MCPcopy Create free account

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

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

↓ 7 callersFunction__throw_filesystem_error
system/lib/libcxx/include/__filesystem/filesystem_error.h:72
↓ 7 callersFunction__throw_out_of_range
system/lib/libcxx/include/__vector/vector.h:779
↓ 7 callersFunction__tl_lock
system/lib/libc/musl/src/thread/pthread_create.c:23
↓ 7 callersFunction__tl_unlock
system/lib/libc/musl/src/thread/pthread_create.c:35
↓ 7 callersFunction__vallocate
Allocate space for __n objects throws length_error if __n > max_size() throws (probably bad_alloc) if memory run out Precondition: __begin_ == __end_
system/lib/libcxx/include/__vector/vector.h:571
↓ 7 callersMethod__view
system/lib/libcxx/include/__format/buffer.h:673
↓ 7 callersFunction__vprint_nonunicode
TODO PRINT template or availability markup fires too eagerly (http://llvm.org/PR61563).
system/lib/libcxx/include/__ostream/print.h:33
↓ 7 callersFunction_mi_align_down_ptr
align a pointer downwards
system/lib/mimalloc/include/mimalloc/internal.h:483
↓ 7 callersFunction_mi_bin
system/lib/mimalloc/src/page-queue.c:104
↓ 7 callersFunction_mi_option_get_fast
system/lib/mimalloc/src/options.c:261
↓ 7 callersFunction_mi_os_alloc_aligned
system/lib/mimalloc/src/os.c:425
↓ 7 callersFunction_mi_raw_message
system/lib/mimalloc/src/options.c:513
↓ 7 callersFunction_mm_add_epi16
system/include/compat/emmintrin.h:600
↓ 7 callersFunctiona_dec
system/lib/libc/musl/src/internal/atomic.h:175
↓ 7 callersFunctiona_spin
system/lib/libc/musl/arch/emscripten/atomic_arch.h:101
↓ 7 callersMethodaddBackend
system/lib/wasmfs/wasmfs.h:63
↓ 7 callersFunctionadd_system_js_lib
(lib)
tools/link.py:630
↓ 7 callersMethodadvance_to
system/lib/libcxx/include/__format/format_functions.h:145
↓ 7 callersMethodassertFileContents
(self, filename, contents, tofile=None)
test/common.py:1129
↓ 7 callersFunctionassert_lanes_eq_uint16
test/test_fp16.c:46
↓ 7 callersFunctionatomic_compare_exchange_strong
system/lib/libcxx/include/__memory/shared_ptr.h:1547
↓ 7 callersFunctionatomic_compare_exchange_weak
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h:247
↓ 7 callersFunctionatomic_fetch_sub
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h:126
↓ 7 callersFunctionaverageWorstPercentileMsecs
test/benchmark/benchmark_ffis.cpp:50
↓ 7 callersFunctionbit_ceil
system/lib/libcxx/include/__bit/bit_ceil.h:45
↓ 7 callersMethodcall1
test/embind/embind_benchmark.cpp:154
↓ 7 callersFunctioncatch
(e)
src/lib/libfs.js:842
↓ 7 callersFunctionchecked_string_to_wchar_convert
system/lib/libcxx/src/locale.cpp:3850
↓ 7 callersFunctionclear
system/lib/libcxx/include/__flat_set/flat_set.h:536
↓ 7 callersFunctionclear
system/lib/libcxx/include/__flat_set/flat_multiset.h:480
↓ 7 callersFunctionclear
system/lib/libcxx/include/__flat_map/flat_map.h:751
↓ 7 callersFunctionclear
system/lib/libcxx/include/__flat_map/flat_multimap.h:610
↓ 7 callersFunctioncopysign
system/lib/llvm-libc/src/__support/FPUtil/ManipulationFunctions.h:77
↓ 7 callersFunctioncreate_free_region
system/lib/emmalloc.c:311
↓ 7 callersFunctiondata
system/lib/libcxx/include/__iterator/data.h:25
↓ 7 callersFunctiondestroy
system/lib/libcxx/include/__memory/destroy.h:55
↓ 7 callersMethoddestroy
system/lib/libcxx/include/__functional/function.h:171
↓ 7 callersFunctiondl_iterate_phdr
system/lib/libc/musl/ldso/dynlink.c:2395
↓ 7 callersMethoddo_basic_dylink_test
(self, **kwargs)
test/test_core.py:4084
↓ 7 callersFunctiondo_test
test/pthread/test_pthread_locale.c:15
↓ 7 callersMethodempty
system/lib/llvm-libc/src/__support/CPP/array.h:48
↓ 7 callersMethodempty
system/lib/llvm-libc/src/__support/RPC/rpc_server.h:83
↓ 7 callersFunctionemscripten_proxy_promise
system/lib/pthread/proxying.c:595
↓ 7 callersFunctionemscripten_pthread_attr_settransferredcanvases
system/lib/pthread/library_pthread.c:29
↓ 7 callersFunctionend
system/lib/libcxx/include/__flat_set/flat_multiset.h:339
↓ 7 callersFunctionend
system/lib/libcxx/include/__flat_map/flat_multimap.h:411
↓ 7 callersMethodequals
system/lib/llvm-libc/src/__support/CPP/string_view.h:47
↓ 7 callersMethoderase
(self)
tools/system_libs.py:429
↓ 7 callersFunctionerr
(*args)
tools/file_packager.py:138
↓ 7 callersFunctionerror_condition
system/lib/libcxx/include/__system_error/error_condition.h:61
↓ 7 callersFunctionescape_ninja_path
Escape a path to be used in a ninja file.
tools/system_libs.py:185
↓ 7 callersFunctioneval_as_float
system/lib/libc/musl/src/internal/libm.h:104
↓ 7 callersFunctionexpl
system/lib/libc/musl/src/math/expl.c:71
↓ 7 callersFunctionexpm1
system/lib/libc/musl/src/math/expm1.c:121
↓ 7 callersFunctionfill
test/browser/gl_in_two_pthreads.c:15
↓ 7 callersFunctionfind
map operations
system/lib/libcxx/include/__flat_map/flat_map.h:770
↓ 7 callersFunctionflags
system/lib/compiler-rt/lib/ubsan/ubsan_flags.h:32
↓ 7 callersFunctionfor_each
system/lib/libcxx/include/__algorithm/pstl.h:301
↓ 7 callersMethodfree
(id)
src/lib/libcore.js:2224
↓ 7 callersMethodfront
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_list.h:83
↓ 7 callersFunctionfwide
system/lib/libc/musl/src/stdio/fwide.c:5
↓ 7 callersFunctionget32
system/lib/libunwind/src/AddressSpace.hpp:173
↓ 7 callersFunctiongetArch
system/lib/libunwind/src/Registers.hpp:77
↓ 7 callersFunctiongetCurTexUnit
()
src/lib/libglemu.js:1124
↓ 7 callersMethodget_exports
(self)
tools/webassembly.py:389
↓ 7 callersMethodget_implicit_bit
This functions is specific to FPRepSem<FPType::X86_Binary80>. TODO: Remove if possible.
system/lib/llvm-libc/src/__support/FPUtil/FPBits.h:590
↓ 7 callersFunctionget_interesting_doubles
test/sse/test_sse.h:475
↓ 7 callersFunctionget_lane_mask
system/lib/llvm-libc/src/__support/GPU/utils.h:76
↓ 7 callersFunctionget_port_by_name
(name)
tools/ports/__init__.py:37
↓ 7 callersFunctionget_status_value_for_except
Exception flags are individual bits in the corresponding registers. So, we just OR the bit values to get the full set of exceptions.
system/lib/llvm-libc/src/__support/FPUtil/x86_64/FEnvImpl.h:73
↓ 7 callersFunctiongetint
system/lib/libc/musl/src/time/__tz.c:51
↓ 7 callersFunctiongetprotoent
system/lib/libc/musl/src/network/proto.c:56
↓ 7 callersFunctiongetuid
system/lib/libc/musl/src/unistd/getuid.c:4
↓ 7 callersFunctiongetwc
system/lib/libc/musl/src/stdio/getwc.c:4
↓ 7 callersMethodgood
system/lib/libcxx/src/filesystem/directory_iterator.cpp:67
↓ 7 callersFunctionif
('mozMovementX' in event)
src/lib/libsdl.js:675
↓ 7 callersFunctioninject_code_hooks
(name)
tools/emscripten.py:160
↓ 7 callersFunctioninternal_strlcat
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp:180
↓ 7 callersFunctionisJsOnlySymbol
(symbol)
src/utility.mjs:205
↓ 7 callersMethodis_browser_test
(self)
test/common.py:454
↓ 7 callersFunctionis_sanitizing
(args)
test/test_core.py:447
↓ 7 callersFunctionisalnum
system/lib/llvm-libc/src/__support/ctype_utils.h:304
↓ 7 callersFunctioniter_move
system/lib/libcxx/include/__ranges/join_view.h:342
↓ 7 callersFunctioniter_swap
system/lib/libcxx/include/__iterator/move_iterator.h:238
↓ 7 callersMethodlength
system/lib/compiler-rt/lib/sanitizer_common/sanitizer_common.h:654
↓ 7 callersMethodlength
system/lib/llvm-libc/src/__support/char_vector.h:76
↓ 7 callersFunctionlink_to_free_list
system/lib/emmalloc.c:344
↓ 7 callersFunctionlisten
()
test/websocket/tcp_echo_server.py:5
↓ 7 callersFunctionlocalFile
(filename)
src/utility.mjs:239
↓ 7 callersFunctionlocateFile
(path)
test/codesize/test_small_js_flags.expected.js:36
↓ 7 callersMethodlock
system/lib/libcxx/include/__memory/shared_ptr.h:1372
↓ 7 callersMethodlog_access
()
tools/toolchain_profiler.py:138
↓ 7 callersFunctionmakeCallExpression
(node, name, args)
tools/acorn-optimizer.mjs:943
↓ 7 callersFunctionmake_fake_clang
Create a fake clang that only handles --version. --version writes to stdout (unlike -v which writes to stderr)
test/test_sanity.py:92
↓ 7 callersFunctionmakedir
test/unistd/links.c:20
↓ 7 callersFunctionmakelink
test/unistd/links.c:33
↓ 7 callersFunctionmbsrtowcs
system/lib/libc/musl/src/multibyte/mbsrtowcs.c:8
↓ 7 callersFunctionmerge
system/lib/libcxx/include/__algorithm/merge.h:21
↓ 7 callersFunctionmi_arena_bitmap_init
system/lib/mimalloc/src/arena.c:1452
↓ 7 callersFunctionmi_arena_slice_start
Start of a slice
system/lib/mimalloc/src/arena.c:140
← previousnext →1,501–1,600 of 28,963, ranked by callers