MCPcopy Create free account

hub / github.com/emscripten-core/emscripten / functions

Functions28,963 in github.com/emscripten-core/emscripten

↓ 4 callersFunctionj0f
system/lib/libc/musl/src/math/j0f.c:64
↓ 4 callersFunctionj1
system/lib/libc/musl/src/math/j1.c:113
↓ 4 callersFunctionj1f
system/lib/libc/musl/src/math/j1f.c:64
↓ 4 callersFunctionjoin
system/lib/libcxx/include/__thread/jthread.h:93
↓ 4 callersFunctionkernel_stat_to_stat
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:418
↓ 4 callersFunctionlane_count
Convert a potentially disjoint bitmask into an increasing integer per-lane for use with indexing between gpu lanes.
system/lib/llvm-libc/src/__support/GPU/allocator.cpp:74
↓ 4 callersFunctionlaunder
system/lib/libcxx/include/__new/launder.h:30
↓ 4 callersMethodlength
()
test/codesize/test_codesize_file_preload.expected.js:2891
↓ 4 callersMethodlimit_settings
(self, allowed)
tools/settings.py:361
↓ 4 callersFunctionload_and_xor_m128i
system/lib/llvm-libc/src/string/memory_utils/op_x86.h:149
↓ 4 callersFunctionload_and_xor_m256i
system/lib/llvm-libc/src/string/memory_utils/op_x86.h:206
↓ 4 callersFunctionlock_for_pointer
Returns a lock to use for a given pointer.
system/lib/compiler-rt/lib/builtins/atomic.c:125
↓ 4 callersFunctionlog1pf
system/lib/libc/musl/src/math/log1pf.c:24
↓ 4 callersFunctionlog1pl
system/lib/libc/musl/src/math/log1pl.c:54
↓ 4 callersFunctionlogb
system/lib/llvm-libc/src/__support/FPUtil/ManipulationFunctions.h:135
↓ 4 callersMethodlookup
(self, offset, lower_bound=None)
tools/emsymbolizer.py:200
↓ 4 callersMethodlowest_set_bit_nonzero
Count trailing zeros with respect to stride. (Assume the bitmask is none zero.)
system/lib/llvm-libc/src/__support/HashTable/bitmask.h:46
↓ 4 callersFunctionlprofBufferIOWrite
system/lib/compiler-rt/lib/profile/InstrProfilingWriter.c:86
↓ 4 callersFunctionlprofLockFd
system/lib/compiler-rt/lib/profile/InstrProfilingUtil.c:145
↓ 4 callersFunctionlprofWriteData
system/lib/compiler-rt/lib/profile/InstrProfilingWriter.c:241
↓ 4 callersFunctionmakeModuleReceive
(localName, moduleName)
src/parseTools.mjs:943
↓ 4 callersFunctionmakeThrow
()
src/parseTools.mjs:664
↓ 4 callersFunctionmakedir
test/fs/test_fs_symlink_resolution.c:8
↓ 4 callersFunctionmangleCSymbolName
(f)
src/jsifier.mjs:61
↓ 4 callersFunctionmatch_any
system/lib/llvm-libc/src/__support/GPU/utils.h:107
↓ 4 callersFunctionmaybe_test_file
(filename)
test/common.py:136
↓ 4 callersFunctionmbrlen
system/lib/libc/musl/src/multibyte/mbrlen.c:3
↓ 4 callersFunctionmbsnrtowcs
Returns >= 0: the number of wide characters found in the multi byte sequence src (of src_size_bytes), that fit in the buffer dst (of max_dest_chars el
system/lib/libcxx/src/support/win32/support.cpp:24
↓ 4 callersFunctionmi_bbitmap_size
system/lib/mimalloc/src/bitmap.c:1542
↓ 4 callersFunctionmi_bbitmap_try_find_and_clear_generic
Go through the bbitmap and for every sequence of `n` set bits, call the visitor function. If it returns `true` stop the search. This is used for find
system/lib/mimalloc/src/bitmap.c:1763
↓ 4 callersFunctionmi_bchunk_all_are_clear_relaxed
are all bits in a bitmap chunk clear?
system/lib/mimalloc/src/bitmap.c:903
↓ 4 callersFunctionmi_bchunk_clear
system/lib/mimalloc/src/bitmap.c:360
↓ 4 callersFunctionmi_bchunk_try_find_and_clear_at
system/lib/mimalloc/src/bitmap.c:579
↓ 4 callersFunctionmi_bfield_atomic_try_clear_mask_of
Tries to clear a mask atomically, and returns true if the mask bits atomically transitioned from mask to 0 and false otherwise (leaving the bit field
system/lib/mimalloc/src/bitmap.c:170
↓ 4 callersFunctionmi_bfield_popcount
system/lib/mimalloc/src/bitmap.c:34
↓ 4 callersFunctionmi_bitmap_init
initialize a bitmap to all unset; avoid a mem_zero if `already_zero` is true returns the size of the bitmap
system/lib/mimalloc/src/bitmap.c:1034
↓ 4 callersFunctionmi_bitmap_is_xsetN
Is a sequence of n bits already all set/cleared?
system/lib/mimalloc/src/bitmap.c:1189
↓ 4 callersFunctionmi_bitmap_unsafe_setN
Set a sequence of `n` bits in the bitmap (and can cross chunks). Not atomic so only use if local to a thread.
system/lib/mimalloc/src/bitmap.c:1081
↓ 4 callersFunctionmi_cpuid
#include <cpuid.h>
system/lib/mimalloc/src/init.c:1021
↓ 4 callersFunctionmi_good_size
system/lib/mimalloc/src/page-queue.c:114
↓ 4 callersFunctionmi_heap_arena_pages
system/lib/mimalloc/src/arena.c:645
↓ 4 callersFunctionmi_heap_get_stats
system/lib/mimalloc/src/stats.c:445
↓ 4 callersFunctionmi_key_index
system/lib/mimalloc/src/threadlocal.c:48
↓ 4 callersFunctionmi_manage_os_memory_ex2
system/lib/mimalloc/src/arena.c:1576
↓ 4 callersFunctionmi_module_is_dll
system/lib/mimalloc/src/prim/windows/prim.c:756
↓ 4 callersFunctionmi_new_aligned
system/lib/mimalloc/src/alloc.c:739
↓ 4 callersFunctionmi_os_page_align_area_conservative
system/lib/mimalloc/src/os.c:530
↓ 4 callersFunctionmi_os_prim_alloc
system/lib/mimalloc/src/os.c:323
↓ 4 callersFunctionmi_page_extend_free
Extend the capacity (up to reserved) by initializing a free list We do at most `MI_MAX_EXTEND` to avoid touching too much memory Note: we also experim
system/lib/mimalloc/src/page.c:629
↓ 4 callersFunctionmi_page_is_expandable
is the page not yet used up to its reserved space?
system/lib/mimalloc/include/mimalloc/internal.h:769
↓ 4 callersFunctionmi_page_is_mostly_used
is more than 7/8th of a page in use?
system/lib/mimalloc/include/mimalloc/internal.h:783
↓ 4 callersFunctionmi_page_is_valid_init
system/lib/mimalloc/src/page.c:83
↓ 4 callersFunctionmi_page_map_get_idx
system/lib/mimalloc/src/page-map.c:129
↓ 4 callersFunctionmi_page_set_has_interior_pointers
system/lib/mimalloc/include/mimalloc/internal.h:857
↓ 4 callersFunctionmi_page_usable_size_of
Return the exact usable size of a block.
system/lib/mimalloc/src/free.c:524
↓ 4 callersFunctionmi_page_xthread_id
Thread id of thread that owns this page (with flags in the bottom 2 bits)
system/lib/mimalloc/include/mimalloc/internal.h:815
↓ 4 callersFunctionmi_print_header
system/lib/mimalloc/src/stats.c:257
↓ 4 callersFunctionmi_rotl32
system/lib/mimalloc/include/mimalloc/bits.h:326
↓ 4 callersFunctionmi_stat_count_add_mt
must be thread safe as it is called from stats_merge
system/lib/mimalloc/src/stats.c:96
↓ 4 callersFunctionmi_theap_malloc_aligned_at
system/lib/mimalloc/src/alloc-aligned.c:238
↓ 4 callersFunctionmi_theap_malloc_small_zero
system/lib/mimalloc/src/alloc.c:188
↓ 4 callersFunctionmi_theap_page_queue_of
system/lib/mimalloc/src/page-queue.c:187
↓ 4 callersFunctionmi_theap_realloc
system/lib/mimalloc/src/alloc.c:407
↓ 4 callersFunctionmi_theap_strndup
system/lib/mimalloc/src/alloc.c:510
↓ 4 callersFunctionmi_theap_zalloc_aligned_at
system/lib/mimalloc/src/alloc-aligned.c:246
↓ 4 callersFunctionmi_validate_block_from_ptr
system/lib/mimalloc/src/free.c:122
↓ 4 callersFunctionmi_vfprintf_thread
system/lib/mimalloc/src/options.c:502
↓ 4 callersFunctionmkdir
system/lib/libc/musl/src/stat/mkdir.c:5
↓ 4 callersFunctionmodf
system/lib/llvm-libc/src/__support/FPUtil/ManipulationFunctions.h:56
↓ 4 callersFunctionmtx_unlock
system/lib/libc/musl/src/thread/mtx_unlock.c:4
↓ 4 callersFunctionmul_add_with_carry
system/lib/llvm-libc/src/__support/big_int.h:171
↓ 4 callersFunctionmultiply
(value, by)
tools/acorn-optimizer.mjs:1283
↓ 4 callersFunctionmultiply
* Multiplies two 4x4 matrices. * * The result is stored in matrix m. * * @param m the first matrix to multiply * @param n the second matrix to
test/full_es2_sdlproc.c:290
↓ 4 callersFunctionmultiply
* Multiplies two 4x4 matrices. * * The result is stored in matrix m. * * @param m the first matrix to multiply * @param n the second matrix to mu
test/hello_world_gles_proxy.c:308
↓ 4 callersFunctionmultiply
* Multiplies two 4x4 matrices. * * The result is stored in matrix m. * * @param m the first matrix to multiply * @param n the second matrix to
test/hello_world_gles_deriv.c:297
↓ 4 callersFunctionmultiply
* Multiplies two 4x4 matrices. * * The result is stored in matrix m. * * @param m the first matrix to multiply * @param n the second matrix to mu
test/hello_world_gles_full_944.c:300
↓ 4 callersFunctionmultiply
* Multiplies two 4x4 matrices. * * The result is stored in matrix m. * * @param m the first matrix to multiply * @param n the second matrix to mu
test/hello_world_gles_full.c:300
↓ 4 callersFunctionmultiply
* Multiplies two 4x4 matrices. * * The result is stored in matrix m. * * @param m the first matrix to multiply * @param n the second matrix to mu
test/hello_world_gles.c:302
↓ 4 callersMethodn
system/lib/libcxx/include/__random/student_t_distribution.h:46
↓ 4 callersMethodn
system/lib/libcxx/include/__random/fisher_f_distribution.h:46
↓ 4 callersFunctionname
system/lib/libcxx/src/locale.cpp:130
↓ 4 callersMethodneg_format
system/lib/libcxx/include/__locale_dir/money.h:66
↓ 4 callersMethodnegative_sign
system/lib/libcxx/include/__locale_dir/money.h:63
↓ 4 callersFunctionnextafter
system/lib/libc/musl/src/math/nextafter.c:3
↓ 4 callersFunctionnode_from_offset
system/lib/libcxxabi/src/fallback_malloc.cpp:94
↓ 4 callersFunctionntohl
system/lib/libc/musl/src/network/ntohl.c:4
↓ 4 callersFunctionnull
system/include/emscripten/val.h:335
↓ 4 callersMethodok
system/lib/llvm-libc/src/__support/integer_to_string.h:123
↓ 4 callersFunctionoperator new
system/lib/libcxx/src/new.cpp:53
↓ 4 callersFunctionoperator new
system/lib/libcxx/include/__new/placement_new_delete.h:22
↓ 4 callersMethodoperator->
system/lib/libcxx/include/__ranges/movable_box.h:234
↓ 4 callersMethodoperator<<
system/lib/llvm-libc/src/__support/big_int.h:833
↓ 4 callersFunctionoperator=
system/lib/libcxx/include/__atomic/atomic_ref.h:134
↓ 4 callersFunctionout
system/lib/libc/musl/src/stdio/vfwprintf.c:126
↓ 4 callersMethodparseSimpleId
system/lib/libcxxabi/src/demangle/ItaniumDemangle.h:3704
↓ 4 callersMethodparse_wasm
(self, filename)
test/common.py:703
↓ 4 callersFunctionpath_to_bin
(emscripten_root, bin_name)
tools/scons/site_scons/site_tools/emscripten/emscripten.py:11
↓ 4 callersFunctionpathconf
system/lib/libc/musl/src/conf/pathconf.c:3
↓ 4 callersFunctionperform_sanity_checks
(quiet=False)
tools/shared.py:351
↓ 4 callersFunctionpopCurrentFile
()
src/utility.mjs:55
← previousnext →2,801–2,900 of 28,963, ranked by callers