MCPcopy Create free account

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

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

↓ 6 callersFunction__cxx_atomic_fetch_sub
system/lib/libcxx/include/__atomic/support/c11.h:211
↓ 6 callersFunction__dl_seterr
system/lib/libc/musl/src/ldso/dlerror.c:75
↓ 6 callersFunction__emplace
system/lib/libcxx/include/__flat_set/flat_multiset.h:614
↓ 6 callersFunction__format_integer
system/lib/libcxx/include/__format/formatter_integral.h:285
↓ 6 callersFunction__getExceptionClass
Is it one of ours?
system/lib/libcxxabi/src/cxa_exception.cpp:95
↓ 6 callersFunction__handle_error
system/lib/libcxx/include/__filesystem/directory_entry.h:282
↓ 6 callersFunction__in_pattern
system/lib/libcxx/include/__charconv/from_chars_integral.h:74
↓ 6 callersFunction__insert_or_assign
system/lib/libcxx/include/__flat_map/flat_map.h:1078
↓ 6 callersFunction__libcpp_mutex_lock
system/lib/libcxx/src/support/win32/thread_win32.cpp:66
↓ 6 callersFunction__llvm_profile_begin_bitmap
system/lib/compiler-rt/lib/profile/InstrProfilingPlatformOther.c:106
↓ 6 callersFunction__llvm_profile_end_bitmap
system/lib/compiler-rt/lib/profile/InstrProfilingPlatformOther.c:108
↓ 6 callersFunction__llvm_profile_get_counters_size
system/lib/compiler-rt/lib/profile/InstrProfilingBuffer.c:113
↓ 6 callersFunction__llvm_write_binary_ids
system/lib/compiler-rt/lib/profile/InstrProfilingPlatformAIX.c:101
↓ 6 callersFunction__localeconv
system/lib/libcxx/src/support/win32/locale_win32.cpp:29
↓ 6 callersFunction__matches
system/lib/libcxx/src/experimental/tzdb.cpp:100
↓ 6 callersFunction__min_element
system/lib/libcxx/include/__algorithm/min_element.h:28
↓ 6 callersFunction__parent_
system/lib/libcxx/include/__ranges/join_view.h:185
↓ 6 callersFunction__pow5bits
Returns __e == 0 ? 1 : ceil(log_2(5^__e)).
system/lib/libcxx/src/include/ryu/common.h:69
↓ 6 callersFunction__pthread_rwlock_unlock
system/lib/libc/musl/src/thread/pthread_rwlock_unlock.c:3
↓ 6 callersFunction__randname
This assumes that a check for the template size has already been made */
system/lib/libc/musl/src/temp/__randname.c:7
↓ 6 callersFunction__ryu_shiftright128
system/lib/libcxx/src/include/ryu/d2s_intrinsics.h:58
↓ 6 callersFunction__skip_line
system/lib/libcxx/src/experimental/tzdb.cpp:82
↓ 6 callersFunction__tandf
system/lib/libc/musl/src/math/__tandf.c:28
↓ 6 callersFunction__throw_invalid_type_format_error
system/lib/libcxx/include/__format/parser_std_format_spec.h:61
↓ 6 callersMethod__throw_length_error
system/lib/libcxx/src/vector.cpp:24
↓ 6 callersFunction__to_buffer
system/lib/libcxx/include/__format/formatter_floating_point.h:60
↓ 6 callersFunction__to_gcc_failure_order
system/lib/libcxx/include/__atomic/to_gcc_order.h:37
↓ 6 callersFunction__vm_wait
system/lib/libc/musl/src/thread/vmlock.c:7
↓ 6 callersFunction_aligned_free
system/lib/mimalloc/src/alloc-override.c:181
↓ 6 callersMethod_calc_indexes
(self)
tools/webassembly.py:577
↓ 6 callersFunction_mi_arena_id_none
system/lib/mimalloc/src/arena.c:31
↓ 6 callersFunction_mi_clock_now
system/lib/mimalloc/src/stats.c:522
↓ 6 callersFunction_mi_memset
system/lib/mimalloc/include/mimalloc/internal.h:1216
↓ 6 callersFunction_mi_os_free_ex
system/lib/mimalloc/src/os.c:249
↓ 6 callersFunction_mi_page_is_valid
system/lib/mimalloc/src/page.c:119
↓ 6 callersFunction_mi_page_ptr_unalign
Adjust a block that was allocated aligned, to the actual start of the block in the page. note: this can be called from `mi_free_generic_mt` where a no
system/lib/mimalloc/src/free.c:94
↓ 6 callersFunction_mi_safe_ptr_page
system/lib/mimalloc/src/page-map.c:182
↓ 6 callersFunction_mi_stats_merge_into
system/lib/mimalloc/src/stats.c:431
↓ 6 callersFunction_mi_strlcpy
system/lib/mimalloc/src/libc.c:42
↓ 6 callersFunction_mi_strlen
system/lib/mimalloc/src/libc.c:71
↓ 6 callersFunction_mi_thread_done
system/lib/mimalloc/src/init.c:719
↓ 6 callersFunction_mi_toupper
system/lib/mimalloc/src/libc.c:19
↓ 6 callersFunction_mi_wsize_from_size
Align a byte size to a size in _machine words_, i.e. byte size == `wsize*sizeof(void*)`.
system/lib/mimalloc/include/mimalloc/internal.h:511
↓ 6 callersFunction_mm_and_ps
system/include/compat/xmmintrin.h:432
↓ 6 callersFunction_mm_and_si128
system/include/compat/emmintrin.h:762
↓ 6 callersFunction_mm_cmpgt_epi32
system/include/compat/emmintrin.h:969
↓ 6 callersFunction_mm_setzero_ps
system/include/compat/xmmintrin.h:72
↓ 6 callersFunction_mm_testz_si128
system/include/compat/smmintrin.h:294
↓ 6 callersFunction_mm_xor_si128
system/include/compat/emmintrin.h:780
↓ 6 callersFunctionabort
(what)
test/js_optimizer/applyImportAndExportNameChanges2.js:21
↓ 6 callersFunctionabort_noSupport
(info)
src/lib/libglemu.js:1075
↓ 6 callersFunctionabs
system/lib/llvm-libc/src/__support/CPP/algorithm.h:29
↓ 6 callersMethodaccess
system/lib/libcxx/include/__mdspan/default_accessor.h:53
↓ 6 callersFunctionaddToCompileTimeContext
(object)
src/utility.mjs:330
↓ 6 callersMethodadd_browser_reporting
(self)
test/browser_common.py:828
↓ 6 callersFunctionadd_link_arg
(flag, is_file=False)
emcc.py:372
↓ 6 callersFunctionadd_promise
test/pthread/test_pthread_proxying_canceled_work.c:31
↓ 6 callersFunctionaligned_alloc
system/lib/emmalloc.c:824
↓ 6 callersMethodallocated
system/lib/compiler-rt/lib/lsan/lsan_allocator.cpp:314
↓ 6 callersFunctionas_string
system/lib/libcxx/src/string.cpp:293
↓ 6 callersFunctionassertNoJoystickEvent
test/browser/test_sdl_joystick.c:44
↓ 6 callersFunctionassign
system/lib/libcxx/include/__vector/vector.h:311
↓ 6 callersFunctionatan_eval
Approximate atan(x) for |x| <= 2^-7. Using degree-9 Taylor polynomial: P = x - x^3/3 + x^5/5 -x^7/7 + x^9/9; Then the absolute error is bounded by: |a
system/lib/llvm-libc/src/math/generic/atan_utils.h:113
↓ 6 callersFunctionawait_widget
test/pthread/test_pthread_proxying.c:95
↓ 6 callersFunctionbar
(foo, a, b)
test/js_optimizer/minifyLocals.js:10
↓ 6 callersMethodbegin
system/lib/libcxx/include/__ranges/reverse_view.h:70
↓ 6 callersFunctionbig_endian_cmp_mask
system/lib/llvm-libc/src/string/memory_utils/op_x86.h:161
↓ 6 callersFunctionbrowser_should_skip_feature
(skip_env_var, feature)
test/browser_common.py:208
↓ 6 callersFunctionbtowc
system/lib/libc/musl/src/multibyte/btowc.c:6
↓ 6 callersFunctioncallback
test/sqlite/test.c:12
↓ 6 callersMethodcan_catch
Handles bullet 1
system/lib/libcxxabi/src/private_typeinfo.cpp:434
↓ 6 callersFunctioncbegin
system/lib/libcxx/include/__iterator/access.h:57
↓ 6 callersFunctionceil_log10_pow2
Returns 1 + floor(log_10(2^e). This could technically be off by 1 if any power of 2 was also a power of 10, but since that doesn't exist this is alway
system/lib/llvm-libc/src/__support/float_to_string.h:160
↓ 6 callersFunctioncheck
system/lib/llvm-libc/src/wchar/wcsspn.cpp:18
↓ 6 callersFunctioncheckInt
(value, bits, min, max)
src/runtime_debug.js:243
↓ 6 callersFunctioncheckStackCookie
()
test/codesize/test_codesize_minimal_O0.expected.js:311
↓ 6 callersFunctioncheckStackCookie
()
src/runtime_stack_check.js:34
↓ 6 callersFunctioncheck_equal
test/browser/glframebufferattachmentinfo.c:14
↓ 6 callersFunctionchecked_string_to_char_convert
system/lib/libcxx/src/locale.cpp:3876
↓ 6 callersMethodclear
No CTOR.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h:28
↓ 6 callersMethodclearBit
Returns true if the bit has changed from 1 to 0.
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h:40
↓ 6 callersMethodclose
system/lib/llvm-libc/src/__support/File/dir.cpp:54
↓ 6 callersFunctioncompiler_for
(filename, force_c=False)
test/common.py:150
↓ 6 callersFunctionconnect
system/lib/libc/musl/src/network/connect.c:4
↓ 6 callersFunctionconvert_inf_nan
system/lib/llvm-libc/src/stdio/printf_core/float_inf_nan_converter.h:28
↓ 6 callersFunctioncosh
cosh(x) = (exp(x) + 1/exp(x))/2 * = 1 + 0.5*(exp(x)-1)*(exp(x)-1)/exp(x) * = 1 + x*x/2 + o(x^4) */
system/lib/libc/musl/src/math/cosh.c:7
↓ 6 callersFunctioncountl_one
system/lib/libcxx/include/__bit/countl.h:39
↓ 6 callersMethodcreate
test/embind/test_custom_marshal.cpp:20
↓ 6 callersFunctiondata
system/lib/llvm-libc/src/__support/CPP/span.h:95
↓ 6 callersFunctiondecode
test/benchmark/base64.c:40
↓ 6 callersFunctiondelete_dir
Delete a directory (if it exists).
tools/utils.py:203
↓ 6 callersFunctiondestroy_n
system/lib/libcxx/include/__memory/destroy.h:60
↓ 6 callersFunctiondoCallback
(f)
src/Fetch.js:750
↓ 6 callersFunctiondo_replace
(input_, pattern, replacement)
tools/shared.py:606
↓ 6 callersFunctiondo_write_unlock
system/lib/libc/dynlink.c:91
↓ 6 callersFunctiondone
(err)
src/lib/libidbfs.js:360
↓ 6 callersFunctionemplace
system/lib/libcxx/include/__flat_map/flat_multimap.h:442
↓ 6 callersFunctionempty
@returns Whether the trie contains any blocks.
system/lib/llvm-libc/src/__support/freetrie.h:96
↓ 6 callersFunctionemscripten_conditional_set_current_thread_status
system/lib/pthread/thread_profiler.c:51
↓ 6 callersFunctionemscripten_current_thread_process_queued_calls
system/lib/pthread/library_pthread.c:94
← previousnext →1,701–1,800 of 28,963, ranked by callers