MCPcopy Create free account

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

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

↓ 1 callersFunctionsubtractNoOverflow
system/lib/compiler-rt/lib/ubsan/ubsan_diag.cpp:252
↓ 1 callersMethodsum
system/lib/llvm-libc/src/__support/big_int.h:187
↓ 1 callersFunctionsum_float_benchmark
test/embind/embind_benchmark.cpp:373
↓ 1 callersFunctionsum_int_benchmark
test/embind/embind_benchmark.cpp:354
↓ 1 callersFunctionsum_row
Sums a single row of a matrix.
test/pthread/test_pthread_barrier.c:23
↓ 1 callersFunctionsw_write
system/lib/libc/musl/src/stdio/vswprintf.c:13
↓ 1 callersFunctionswab
system/lib/libc/musl/src/string/swab.c:3
↓ 1 callersFunctionswap
system/lib/libcxx/include/__ostream/basic_ostream.h:70
↓ 1 callersFunctionswap
system/lib/libcxx/include/__stop_token/stop_token.h:35
↓ 1 callersFunctionsymbolHandler
(symbol)
src/jsifier.mjs:536
↓ 1 callersFunctionsymbolize_address_sourcemap
(module, address, force_file)
tools/emsymbolizer.py:213
↓ 1 callersFunctionsymbolize_address_symbolmap
Symbolize using a symbol map file.
tools/emsymbolizer.py:233
↓ 1 callersFunctionsymlink_dir
system/lib/libcxx/src/filesystem/posix_compat.h:228
↓ 1 callersFunctionsymlink_file
system/lib/libcxx/src/filesystem/posix_compat.h:224
↓ 1 callersFunctionsync
test/other/test_jspi_wildcard.c:29
↓ 1 callersFunctionsync_one_onerror
system/lib/libc/dynlink.c:223
↓ 1 callersFunctionsyncfs
system/lib/libc/musl/src/linux/syncfs.c:5
↓ 1 callersFunctionsyscall_impl
system/lib/llvm-libc/src/__support/OSUtil/darwin/syscall.h:26
↓ 1 callersFunctionsysv_hash
system/lib/libc/musl/ldso/dynlink.c:237
↓ 1 callersFunctionsysv_lookup
system/lib/libc/musl/ldso/dynlink.c:257
↓ 1 callersFunctiontanf
system/lib/libc/musl/src/math/tanf.c:26
↓ 1 callersMethodtarget
system/lib/libcxx/include/__functional/function.h:784
↓ 1 callersMethodtarget
system/lib/libcxx/include/__chrono/time_zone_link.h:48
↓ 1 callersFunctiontcdrain
system/lib/libc/musl/src/termios/tcdrain.c:5
↓ 1 callersFunctiontdestroy
system/lib/libc/musl/src/search/tdestroy.c:6
↓ 1 callersMethodtearDownClass
(cls)
test/test_sanity.py:151
↓ 1 callersFunctiontear_down
test/other/test_mmap_and_munmap.c:255
↓ 1 callersFunctiontelldir
system/lib/libc/musl/src/dirent/telldir.c:4
↓ 1 callersFunctiontemper
system/lib/libc/musl/src/prng/rand_r.c:3
↓ 1 callersFunctionterm_width
()
test/single_line_runner.py:19
↓ 1 callersFunctionterminate_all_browser_processes
()
test/browser_common.py:143
↓ 1 callersFunctiontest
test/emscripten_performance_now.c:9
↓ 1 callersFunctiontest
test/test_utf16_bench.c:15
↓ 1 callersFunctiontest
test/test_utf8_bench.c:15
↓ 1 callersFunctiontest
test/browser/test_idbstore_sync.c:17
↓ 1 callersFunctiontest
test/unistd/unlink.c:51
↓ 1 callersFunctiontest
test/stdio/test_fgetc_ungetc.c:29
↓ 1 callersFunctiontest
test/stdio/test_rename.c:55
↓ 1 callersFunctiontest
test/stdio/test_remove.c:32
↓ 1 callersFunctiontest
test/utime/test_utime.c:25
↓ 1 callersFunctiontest
test/utime/test_futimens.c:53
↓ 1 callersFunctiontest
test/core/test_ubsan_full_no_return.cpp:1
↓ 1 callersFunctiontest
test/core/test_exceptions_longjmp3.cpp:10
↓ 1 callersFunctiontest
test/core/test_exceptions_longjmp2.cpp:10
↓ 1 callersFunctiontest
test/core/test_exceptions_allowed_uncaught.cpp:17
↓ 1 callersFunctiontest
test/termios/test_tcgetattr.c:31
↓ 1 callersFunctiontest
test/stat/test_stat.c:51
↓ 1 callersFunctiontest
test/stat/test_fstatat.c:35
↓ 1 callersFunctiontest
test/stat/test_chmod.c:45
↓ 1 callersFunctiontest
test/stat/test_mknod.c:24
↓ 1 callersFunctiontest
test/fcntl/test_fcntl_open.c:39
↓ 1 callersFunctiontest
test/sqlite/benchmark.c:27
↓ 1 callersFunctiontest
test/dirent/test_readdir.c:43
↓ 1 callersMethodtest
(compiler, main_name, lib_args, err_expected)
test/test_other.py:1473
↓ 1 callersMethodtest
test/core/test_embind_polymorphic_class_no_rtti.cpp:41
↓ 1 callersFunctiontestAlpha
Clear to a color with alpha = 0. If alpha is enabled then all pixels will have alpha = 0. If alpha is disabled then pixels will have alpha of 255
test/browser/test_webgl_context_attributes_common.c:231
↓ 1 callersFunctiontestAntiAliasing
Draw a red triangle on a white background. If antialiasing is disabled, resulting pixels will only have white and red colors. If antialiasing is enabl
test/browser/test_webgl_context_attributes_common.c:133
↓ 1 callersFunctiontestDepth
Draw a red triangle with depth equals to 0 then a green triangle whose depth equals -1. If there is an attached depth buffer, the resulting image will
test/browser/test_webgl_context_attributes_common.c:167
↓ 1 callersFunctiontestImage
test/browser/test_sdl_stb_image.c:16
↓ 1 callersFunctiontestImage
test/browser/test_sdl_stb_image_data.c:20
↓ 1 callersFunctiontestImage
test/browser/test_sdl_image_prepare.c:16
↓ 1 callersFunctiontestImage
test/browser/test_sdl2_image_prepare_data.c:16
↓ 1 callersFunctiontestImage
test/browser/test_sdl2_image_prepare.c:16
↓ 1 callersFunctiontestImage
test/browser/test_sdl_image_prepare_data.c:18
↓ 1 callersFunctiontestStencil
The stencil function is set to GL_LEQUAL so fragments will be written to the back buffer only if the ref value is less or equal than the one in the st
test/browser/test_webgl_context_attributes_common.c:200
↓ 1 callersFunctiontest_absolute_path_symlinks
test/unistd/links.c:167
↓ 1 callersFunctiontest_add_pd
test/sse/test_avx.cpp:29
↓ 1 callersFunctiontest_add_ps
test/sse/test_avx.cpp:30
↓ 1 callersFunctiontest_addsub_pd
test/sse/test_avx.cpp:35
↓ 1 callersFunctiontest_addsub_ps
test/sse/test_avx.cpp:36
↓ 1 callersFunctiontest_already_fulfilled
test/core/test_promise_await.c:12
↓ 1 callersFunctiontest_already_fulfilled_unchecked
test/core/test_promise_await.c:26
↓ 1 callersFunctiontest_and_pd
test/sse/test_avx.cpp:72
↓ 1 callersFunctiontest_and_ps
test/sse/test_avx.cpp:73
↓ 1 callersFunctiontest_andnot_pd
test/sse/test_avx.cpp:75
↓ 1 callersFunctiontest_andnot_ps
test/sse/test_avx.cpp:76
↓ 1 callersFunctiontest_asctime
test/other/test_time.c:321
↓ 1 callersFunctiontest_auto_ptr
test/other/test_auto_ptr_cxx17.cpp:8
↓ 1 callersFunctiontest_bad_signal
test/core/test_signals.c:39
↓ 1 callersFunctiontest_basics
test/other/test_time.c:38
↓ 1 callersFunctiontest_big_chunks
test/wasmfs/wasmfs_fetch.c:266
↓ 1 callersFunctiontest_blend_epi16
test/sse/test_sse4_1.cpp:34
↓ 1 callersFunctiontest_blend_pd
test/sse/test_avx.cpp:119
↓ 1 callersFunctiontest_blend_pd
test/sse/test_sse4_1.cpp:35
↓ 1 callersFunctiontest_blend_ps
test/sse/test_avx.cpp:120
↓ 1 callersFunctiontest_blend_ps
test/sse/test_sse4_1.cpp:36
↓ 1 callersFunctiontest_blendv_epi8
test/sse/test_sse4_1.cpp:37
↓ 1 callersFunctiontest_blendv_pd
test/sse/test_avx.cpp:121
↓ 1 callersFunctiontest_blendv_pd
test/sse/test_sse4_1.cpp:38
↓ 1 callersFunctiontest_blendv_ps
test/sse/test_avx.cpp:122
↓ 1 callersFunctiontest_blendv_ps
test/sse/test_sse4_1.cpp:39
↓ 1 callersFunctiontest_blob_txt
test/fs/test_workerfs.c:25
↓ 1 callersFunctiontest_broadcast_pd
TODO reuse Ret_DoublePtr?
test/sse/test_avx.cpp:194
↓ 1 callersFunctiontest_broadcast_ps
test/sse/test_avx.cpp:195
↓ 1 callersFunctiontest_broadcast_ss
test/sse/test_avx.cpp:189
↓ 1 callersFunctiontest_builtins
test/core/test_float_builtins.c:25
↓ 1 callersFunctiontest_c11_threads
test/other/test_pthread_stub.c:32
↓ 1 callersFunctiontest_calloc
test/core/test_emmalloc.c:76
↓ 1 callersFunctiontest_cancel_in_progress
test/pthread/test_pthread_proxying_canceled_work.c:295
↓ 1 callersFunctiontest_cancel_then_proxy
test/pthread/test_pthread_proxying_canceled_work.c:64
← previousnext →10,301–10,400 of 28,963, ranked by callers