MCPcopy Create free account

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

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

↓ 7 callersFunctionmi_arena_start
Start of the arena memory area
system/lib/mimalloc/src/arena.c:135
↓ 7 callersFunctionmi_bchunk_set
Set a single bit
system/lib/mimalloc/src/bitmap.c:275
↓ 7 callersFunctionmi_bfield_atomic_try_clear_mask
system/lib/mimalloc/src/bitmap.c:183
↓ 7 callersFunctionmi_ctz
system/lib/mimalloc/include/mimalloc/bits.h:203
↓ 7 callersFunctionmi_os_prim_free
system/lib/mimalloc/src/os.c:235
↓ 7 callersFunctionmi_page_area
system/lib/mimalloc/include/mimalloc/internal.h:694
↓ 7 callersFunctionmi_page_set_theap
system/lib/mimalloc/include/mimalloc/internal.h:861
↓ 7 callersFunctionmi_theap_queue_first_update
The current small page array is for efficiency and for each small size (up to 256) it points directly to the page for that size without having to comp
system/lib/mimalloc/src/page-queue.c:209
↓ 7 callersFunctionmi_validate_ptr_page
Get the page belonging to a pointer Does further checks in debug mode to see if this was a valid pointer.
system/lib/mimalloc/src/free.c:159
↓ 7 callersFunctionnextafter
system/lib/llvm-libc/src/__support/FPUtil/ManipulationFunctions.h:213
↓ 7 callersMethodparseEncoding
system/lib/libcxxabi/src/demangle/ItaniumDemangle.h:5649
↓ 7 callersFunctionposix_fallocate
system/lib/libc/musl/src/fcntl/posix_fallocate.c:4
↓ 7 callersFunctionprint_stats
test/core/test_emmalloc_trim.c:11
↓ 7 callersFunctionprinty
test/core/test_vsnprintf.c:12
↓ 7 callersFunctionpthread_attr_getstack
system/lib/libc/musl/src/thread/pthread_attr_get.c:38
↓ 7 callersFunctionqsort
system/lib/libc/musl/src/stdlib/qsort_nr.c:11
↓ 7 callersFunctionread
(stream, buffer, offset, length, position)
src/lib/liblz4.js:133
↓ 7 callersMethodread_type
(self)
tools/webassembly.py:245
↓ 7 callersMethodrecord_subprocess_finish
(process_pid, returncode)
tools/toolchain_profiler.py:208
↓ 7 callersFunctionrecvfrom
system/lib/libc/musl/src/network/recvfrom.c:4
↓ 7 callersMethodrelease
system/lib/libcxxabi/src/cxa_vector.cpp:108
↓ 7 callersMethodremove_prefix
Moves the start of the view forward by n characters. The behavior is undefined if n > size().
system/lib/llvm-libc/src/__support/CPP/string_view.h:133
↓ 7 callersMethodrequire_jspi
(self)
test/common.py:636
↓ 7 callersFunctionrun
(cmd, **args)
tools/maint/npm_update.py:17
↓ 7 callersFunctionrun
(cmd, **args)
tools/maint/rebaseline_tests.py:27
↓ 7 callersFunctionsetDevicePixelRatio
test/browser/test_glfw3_hi_dpi_aware.c:62
↓ 7 callersFunctionsetenv
system/lib/libc/musl/src/env/setenv.c:24
↓ 7 callersFunctionsetup
test/unistd/links.c:43
↓ 7 callersFunctionshutdown
()
test/codesize/test_codesize_file_preload.expected.js:842
↓ 7 callersMethodshutdown
(self)
emrun.py:569
↓ 7 callersFunctionsincos
test/hello_world_gles_proxy.c:71
↓ 7 callersFunctionsincos
test/hello_world_gles_full_944.c:63
↓ 7 callersFunctionsincos
test/hello_world_gles_full.c:63
↓ 7 callersFunctionsinh
sinh(x) = (exp(x) - 1/exp(x))/2 * = (exp(x)-1 + (exp(x)-1)/exp(x))/2 * = x + x^3/6 + o(x^5) */
system/lib/libc/musl/src/math/sinh.c:7
↓ 7 callersFunctionsleep_briefly
Suspend the thread briefly to assist the thread scheduler during busy loops.
system/lib/llvm-libc/src/__support/threads/sleep.h:18
↓ 7 callersMethodstack_bottom
system/lib/compiler-rt/lib/asan/asan_thread.cpp:216
↓ 7 callersMethodstack_top
system/lib/compiler-rt/lib/asan/asan_thread.cpp:214
↓ 7 callersFunctionstarts_with
system/lib/libcxxabi/src/demangle/StringViewExtras.h:22
↓ 7 callersMethodstop
Shuts down the server if it is running.
test/browser_common.py:574
↓ 7 callersFunctionsubrange
system/lib/libcxx/include/__ranges/subrange.h:75
↓ 7 callersFunctionswapc
system/lib/libc/musl/src/locale/__mo_lookup.c:4
↓ 7 callersFunctiontest
test/core/test_convertI32PairToI53Checked.cpp:15
↓ 7 callersFunctiontest_poll
test/unistd/pipe.c:75
↓ 7 callersFunctiontest_read
test/unistd/pipe.c:35
↓ 7 callersFunctiontest_value
test/other/test_frexp.c:14
↓ 7 callersFunctiontest_write
test/unistd/pipe.c:27
↓ 7 callersFunctiontimespec_get
There is no other implemented value than TIME_UTC; all other values * are considered erroneous. */
system/lib/libc/musl/src/time/timespec_get.c:5
↓ 7 callersMethodtimestamp
()
tools/toolchain_profiler.py:134
↓ 7 callersFunctiontoRep
system/lib/compiler-rt/lib/builtins/fp_lib.h:199
↓ 7 callersMethodto_storage_type
system/lib/llvm-libc/src/__support/FPUtil/FPBits.h:220
↓ 7 callersMethodto_sys
system/lib/libcxx/include/__chrono/utc_clock.h:136
↓ 7 callersFunctiontop12
Top 12 bits of a double (sign and exponent bits). */
system/lib/libc/musl/src/math/exp2.c:65
↓ 7 callersFunctiontop12
Top 12 bits of a double (sign and exponent bits). */
system/lib/libc/musl/src/math/exp.c:67
↓ 7 callersFunctiontre_ast_new_catenation
system/lib/libc/musl/src/regex/regcomp.c:205
↓ 7 callersFunctiontruthy
test/core/test_i64_2.cpp:26
↓ 7 callersFunctiontype_to_c
(t, non_pointing=False)
tools/webidl_binder.py:326
↓ 7 callersFunctionunsign
(node)
tools/acorn-optimizer.mjs:1158
↓ 7 callersFunctionunsuffixed_basename
(name)
tools/utils.py:115
↓ 7 callersFunctionupper_bound
system/lib/libcxx/include/__flat_set/flat_set.h:605
↓ 7 callersMethoduuid_size
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.h:856
↓ 7 callersFunctionvirtualize
Wrap a real file in an IgnoreCase virtual file of the same kind.
system/lib/wasmfs/backends/ignore_case_backend.cpp:65
↓ 7 callersFunctionwaitpid
system/lib/libc/musl/src/process/waitpid.c:4
↓ 7 callersFunctionwasmfs_create_directory
This function is exposed to users and allows users to specify a particular backend that a directory should be created within.
system/lib/wasmfs/syscalls.cpp:660
↓ 7 callersFunctionwrite
(stream, buffer, offset, length, position)
src/lib/liblz4.js:180
↓ 7 callersFunctionxatol
system/lib/libc/musl/src/passwd/getspnam_r.c:15
↓ 6 callersMethodAdd
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp:28
↓ 6 callersFunctionAddDieCallback
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp:22
↓ 6 callersMethodCheckLocked
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp:352
↓ 6 callersMethodDestroy
system/lib/compiler-rt/lib/asan/asan_thread.cpp:124
↓ 6 callersFunctionEM_ASYNC_JS
test/embind/embind_jspi_test.cpp:87
↓ 6 callersFunctionGetGlobalAddressInformation
system/lib/compiler-rt/lib/asan/asan_descriptions.cpp:303
↓ 6 callersMethodGetModuleNameForPc
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h:149
↓ 6 callersFunctionGetProcessName
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp:274
↓ 6 callersFunctionGetThreadContextByTidLocked
system/lib/compiler-rt/lib/asan/asan_thread.cpp:89
↓ 6 callersFunctionGetThreadSelf
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:115
↓ 6 callersFunctionInterceptionFailed
system/lib/compiler-rt/lib/interception/interception_win.cpp:164
↓ 6 callersFunctionMaybeInstallSigaction
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:215
↓ 6 callersFunctionMmapNamed
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:433
↓ 6 callersFunctionMonotonicNanoTime
This needs to be called during initialization to avoid being racy.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:531
↓ 6 callersFunctionParseHex
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp:62
↓ 6 callersMethodPointerIsMine
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h:115
↓ 6 callersFunctionRegisterRange
Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_VFP / _UVRSD_DOUBLE.
system/lib/libunwind/src/Unwind-EHABI.cpp:208
↓ 6 callersFunctionRoundUpToPowerOfTwo
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.h:459
↓ 6 callersFunctionSetContainerGranule
Marks the specified number of bytes in a granule as accessible or poisones the whole granule with kAsanContiguousContainerOOBMagic value.
system/lib/compiler-rt/lib/asan/asan_poisoning.cpp:658
↓ 6 callersMethodStaticFunc
test/embind/embind_test.cpp:2633
↓ 6 callersFunctionStripPathPrefix
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp:87
↓ 6 callersFunctionUTF8ArrayToString
(heapOrArray, idx = 0, maxBytesToRead, ignoreNul)
test/codesize/test_codesize_file_preload.expected.js:686
↓ 6 callersFunctionUnpoisonStack
system/lib/compiler-rt/lib/asan/asan_rtl.cpp:602
↓ 6 callersMethodWhichFuncCalled
test/embind/embind_test.cpp:2629
↓ 6 callersMethodWrite
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp:907
↓ 6 callersFunction_Unwind_GetIP
Called by personality handler during phase 2 to get instruction pointer.
system/lib/libunwind/src/Unwind-sjlj.c:439
↓ 6 callersFunction_W_EXITCODE
(ret, sig)
src/lib/libcore.js:384
↓ 6 callersFunction__allocate_at_least
system/lib/libcxx/include/__memory/allocate_at_least.h:25
↓ 6 callersMethod__allocation_size
system/lib/libcxx/src/memory_resource.cpp:205
↓ 6 callersFunction__append1
system/lib/libcxx/include/__charconv/to_chars_base_10.h:31
↓ 6 callersFunction__atomic_store_n
system/lib/compiler-rt/lib/builtins/emutls.c:248
↓ 6 callersFunction__complement
system/lib/libcxx/include/__charconv/traits.h:179
↓ 6 callersFunction__constexpr_memmove
system/lib/libcxx/include/__string/constexpr_c_functions.h:208
↓ 6 callersFunction__copy_file
system/lib/libcxx/src/filesystem/operations.cpp:380
↓ 6 callersFunction__create_directory
system/lib/libcxx/src/filesystem/operations.cpp:511
← previousnext →1,601–1,700 of 28,963, ranked by callers