MCPcopy Create free account

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

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

Function_LIBCPP_HIDE_FROM_ABI __bit_iterator<_Cp, false> __copy_aligned
system/lib/libcxx/include/__algorithm/copy.h:42
Function_LIBCPP_HIDE_FROM_ABI __bit_iterator<_Cp, false> __copy_backward_aligned
system/lib/libcxx/include/__algorithm/copy_backward.h:41
Function_LIBCPP_HIDE_FROM_ABI __bit_iterator<_Cp, false> __copy_backward_unaligned
system/lib/libcxx/include/__algorithm/copy_backward.h:83
Function_LIBCPP_HIDE_FROM_ABI __bit_iterator<_Cp, false> __copy_unaligned
system/lib/libcxx/include/__algorithm/copy.h:87
Function_LIBCPP_HIDE_FROM_ABI __call_once_proxy
system/lib/libcxx/include/__mutex/once_flag.h:117
Method_LIBCPP_HIDE_FROM_ABI __ctor_uses_allocator_empty_tag
system/lib/libcxx/include/__flat_map/flat_multimap.h:730
Method_LIBCPP_HIDE_FROM_ABI __ctor_uses_allocator_tag
system/lib/libcxx/include/__flat_map/flat_multimap.h:727
Method_LIBCPP_HIDE_FROM_ABI __float_buffer
TODO FMT Improve this constructor to do a better estimate. When using a scientific formatting with a precision of 6 a stack buffer will always suffice
system/lib/libcxx/include/__format/formatter_floating_point.h:156
Method_LIBCPP_HIDE_FROM_ABI __impl
system/lib/libcxx/src/experimental/include/tzdb/time_zone_private.h:27
Function_LIBCPP_HIDE_FROM_ABI __value_func
system/lib/libcxx/include/__functional/function.h:192
Function_LIBCPP_HIDE_FROM_ABI basic_format_arg<_Context> get
system/lib/libcxx/include/__format/format_args.h:29
Function_LIBCPP_HIDE_FROM_ABI binder1st<_Operation> bind1st
system/lib/libcxx/include/__functional/binder1st.h:45
Function_LIBCPP_HIDE_FROM_ABI binder2nd<_Operation> bind2nd
system/lib/libcxx/include/__functional/binder2nd.h:45
Function_LIBCPP_HIDE_FROM_ABI const_mem_fun1_ref_t<_Sp, _Tp, _Ap> mem_fun_ref
system/lib/libcxx/include/__functional/mem_fun_ref.h:136
Function_LIBCPP_HIDE_FROM_ABI const_mem_fun1_t<_Sp, _Tp, _Ap> mem_fun
system/lib/libcxx/include/__functional/mem_fun_ref.h:106
Function_LIBCPP_HIDE_FROM_ABI const_mem_fun_ref_t<_Sp, _Tp> mem_fun_ref
system/lib/libcxx/include/__functional/mem_fun_ref.h:130
Function_LIBCPP_HIDE_FROM_ABI const_mem_fun_t<_Sp, _Tp> mem_fun
system/lib/libcxx/include/__functional/mem_fun_ref.h:101
Function_LIBCPP_HIDE_FROM_ABI constexpr iterator_t<_View> base
system/lib/libcxx/include/__ranges/filter_view.h:129
Function_LIBCPP_HIDE_FROM_ABI decltype(__pow10_128)& __pow
TODO FMT This pow function should get an index. By moving this to its own header it can be reused by the pow function in to_chars_base_10.
system/lib/libcxx/include/__charconv/traits.h:110
Function_LIBCPP_HIDE_FROM_ABI decltype(__pow10_32)& __pow
system/lib/libcxx/include/__charconv/traits.h:56
Function_LIBCPP_HIDE_FROM_ABI decltype(__pow10_64)& __pow
system/lib/libcxx/include/__charconv/traits.h:79
Function_LIBCPP_HIDE_FROM_ABI format_to_n_result<_OutIt> format_to_n
system/lib/libcxx/include/__format/format_functions.h:541
Function_LIBCPP_HIDE_FROM_ABI format_to_n_result<_OutIt> format_to_n
system/lib/libcxx/include/__format/format_functions.h:676
Function_LIBCPP_HIDE_FROM_ABI mem_fun1_ref_t<_Sp, _Tp, _Ap> mem_fun_ref
system/lib/libcxx/include/__functional/mem_fun_ref.h:77
Function_LIBCPP_HIDE_FROM_ABI mem_fun1_t<_Sp, _Tp, _Ap> mem_fun
system/lib/libcxx/include/__functional/mem_fun_ref.h:49
Function_LIBCPP_HIDE_FROM_ABI mem_fun_ref_t<_Sp, _Tp> mem_fun_ref
system/lib/libcxx/include/__functional/mem_fun_ref.h:72
Function_LIBCPP_HIDE_FROM_ABI mem_fun_t<_Sp, _Tp> mem_fun
system/lib/libcxx/include/__functional/mem_fun_ref.h:44
Function_LIBCPP_HIDE_FROM_ABI operator++
Note: All legal vectorizable types support operator++/--. There doesn't seem to be a way to trigger the constraint. Therefore, no SFINAE check is adde
system/lib/libcxx/include/experimental/__simd/reference.h:140
Function_LIBCPP_HIDE_FROM_ABI operator--
system/lib/libcxx/include/experimental/__simd/reference.h:151
Function_LIBCPP_HIDE_FROM_ABI pair<_ForwardIterator, _OutputIterator> __unique_copy
system/lib/libcxx/include/__algorithm/unique_copy.h:62
Function_LIBCPP_HIDE_FROM_ABI pair<_InputIterator, _InputAndOutputIterator> __unique_copy
system/lib/libcxx/include/__algorithm/unique_copy.h:84
Function_LIBCPP_HIDE_FROM_ABI pair<_InputIterator, _OutputIterator> __unique_copy
system/lib/libcxx/include/__algorithm/unique_copy.h:40
Function_LIBCPP_HIDE_FROM_ABI pointer_to_binary_function<_Arg1, _Arg2, _Result> ptr_fun
system/lib/libcxx/include/__functional/pointer_to_binary_function.h:34
Function_LIBCPP_HIDE_FROM_ABI pointer_to_unary_function<_Arg, _Result> ptr_fun
system/lib/libcxx/include/__functional/pointer_to_unary_function.h:34
Method_LIBCPP_HIDE_FROM_ABI simd
system/lib/libcxx/include/experimental/__simd/simd.h:67
Method_LIBCPP_HIDE_FROM_ABI simd_mask
system/lib/libcxx/include/experimental/__simd/simd_mask.h:49
Function_LIBCPP_HIDE_FROM_ABI vector
system/lib/libcxx/include/__vector/vector.h:168
Function_LIBCPP_HIDE_FROM_ABI ~__allocation_guard
system/lib/libcxx/include/__memory/allocation_guard.h:58
Function_LIBCPP_HIDE_FROM_ABI ~enable_shared_from_this
system/lib/libcxx/include/__memory/shared_ptr.h:1438
Function_LIBCPP_HIDE_FROM_ABI ~lock_guard
system/lib/libcxx/include/__mutex/lock_guard.h:37
Function_LIBCPP_OVERRIDABLE_FUNCTION
system/lib/libcxx/src/new.cpp:46
Function_LIBCPP_OVERRIDABLE_FUNCTION
system/lib/libcxxabi/src/stdlib_new_delete.cpp:66
Function_LIBCPP_REQUIRES_CAPABILITY
system/lib/libcxx/include/__mutex/lock_guard.h:35
Function_LIBCPP_TLS_DESTRUCTOR_CC destruct_
system/lib/libcxxabi/src/cxa_exception_storage.cpp:61
Function_MaybeReportResult
test/report_result.c:28
Method_MoveSegment
system/lib/libcxx/include/__algorithm/move.h:59
Function_NOEXCEPT_
system/lib/libcxx/include/__utility/swap.h:41
Function_NOEXCEPT_
system/lib/libcxx/include/__memory/unique_ptr.h:267
Method_NOEXCEPT_
system/lib/libcxx/include/__utility/exception_guard.h:103
Function_OutputIterator base
system/lib/libcxx/include/__memory/raw_storage_iterator.h:76
Function_Pair
system/lib/libcxx/include/__ranges/subrange.h:130
Method_PairMutable
system/lib/libcxx/include/__memory/uses_allocator_construction.h:164
Function_RandomAccessIterator __counting_sort_impl
system/lib/libcxx/include/__algorithm/radix_sort.h:214
Function_RandomAccessIterator __partition_with_equals_on_left
system/lib/libcxx/include/__algorithm/sort.h:654
Function_RandomAccessIterator __shuffle
system/lib/libcxx/include/__algorithm/shuffle.h:135
Function_SampleIterator sample
system/lib/libcxx/include/__algorithm/sample.h:104
Function_SampleIterator __sample
system/lib/libcxx/include/__algorithm/sample.h:86
Method_SimdStorage __generate
system/lib/libcxx/include/experimental/__simd/scalar.h:58
Method_SimdStorage __generate
system/lib/libcxx/include/experimental/__simd/vec_ext.h:75
Method_SimdStorage __generate_init
system/lib/libcxx/include/experimental/__simd/vec_ext.h:70
Method_Storage
system/lib/libcxx/include/__memory/shared_ptr.h:204
Function_Unwind_CallPersonality
Calls to this function are in landing pads in compiler-generated user code. In other EH schemes, stack unwinding is done by libunwind library, which c
system/lib/libunwind/src/Unwind-wasm.c:47
Function_Unwind_Complete
system/lib/libunwind/src/Unwind-EHABI.cpp:837
Function_Unwind_DeleteException
Called by personality handler during phase 2 if a foreign exception is caught.
system/lib/libunwind/src/UnwindLevel1.c:565
Function_Unwind_DeleteException
Called by personality handler during phase 2 if a foreign exception is caught.
system/lib/libunwind/src/Unwind-EHABI.cpp:1187
Function_Unwind_DeleteException
Called by __cxa_end_catch.
system/lib/libunwind/src/Unwind-wasm.c:73
Function_Unwind_FindEnclosingFunction
Scans unwind information to find the function that contains the specified code address "pc".
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:87
Function_Unwind_Find_FDE
Find DWARF unwind info for an address 'pc' in some function.
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:212
Function_Unwind_ForcedUnwind
Not used by C++. Unwinds stack, calling "stop" function at each frame. Could be used to implement longjmp().
system/lib/libunwind/src/UnwindLevel1.c:506
Function_Unwind_GetCFA
Returns the CFA (call frame area, or stack pointer at start of function) for the current context.
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:233
Function_Unwind_GetCFA
Called by personality handler to get "Call Frame Area" for current frame.
system/lib/libunwind/src/Unwind-sjlj.c:518
Function_Unwind_GetDataRelBase
Called by personality handler during phase 2 to get base address for data relative encodings.
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:64
Function_Unwind_GetGR
Called by personality handler during phase 2 to get register values.
system/lib/libunwind/src/UnwindLevel1.c:575
Function_Unwind_GetIP
Called by personality handler during phase 2 to get instruction pointer.
system/lib/libunwind/src/UnwindLevel1.c:596
Function_Unwind_GetIP
Called by personality handler to get instruction pointer.
system/lib/libunwind/src/Unwind-wasm.c:94
Function_Unwind_GetIP
system/lib/libunwind/include/unwind_arm_ehabi.h:154
Function_Unwind_GetIPInfo
Called by personality handler during phase 2 to get instruction pointer. ipBefore is a boolean that says if IP is already adjusted to be the call site
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:246
Function_Unwind_GetIPInfo
Called by personality handler during phase 2 to get instruction pointer. ipBefore is a boolean that says if IP is already adjusted to be the call site
system/lib/libunwind/src/Unwind-sjlj.c:450
Function_Unwind_GetLanguageSpecificData
Called by personality handler during phase 2 to get LSDA for current frame.
system/lib/libunwind/src/UnwindLevel1.c:526
Function_Unwind_GetLanguageSpecificData
Called by personality handler during phase 2 to get LSDA for current frame.
system/lib/libunwind/src/Unwind-seh.cpp:479
Function_Unwind_GetLanguageSpecificData
Called by personality handler to get LSDA for current frame.
system/lib/libunwind/src/Unwind-wasm.c:108
Function_Unwind_GetRegionStart
Called by personality handler during phase 2 to find the start of the function.
system/lib/libunwind/src/UnwindLevel1.c:549
Function_Unwind_GetRegionStart
Called by personality handler during phase 2 to find the start of the function.
system/lib/libunwind/src/Unwind-EHABI.cpp:1172
Function_Unwind_GetRegionStart
Called by personality handler during phase 2 to find the start of the function.
system/lib/libunwind/src/Unwind-seh.cpp:491
Function_Unwind_GetRegionStart
Not used in Wasm.
system/lib/libunwind/src/Unwind-wasm.c:117
Function_Unwind_GetTextRelBase
Called by personality handler during phase 2 to get base address for text relative encodings.
system/lib/libunwind/src/UnwindLevel1-gcc-ext.c:77
Function_Unwind_GetTextRelBase
Called by personality handler during phase 2 to get base address for text relative encodings.
system/lib/libunwind/src/Unwind-sjlj.c:508
Function_Unwind_RaiseException
Called by __cxa_throw. Only returns if there is a fatal error.
system/lib/libunwind/src/UnwindLevel1.c:448
Function_Unwind_Reason_Code _Unwind_ForcedUnwind
Not used by C++. Unwinds stack, calling "stop" function at each frame. Could be used to implement longjmp().
system/lib/libunwind/src/Unwind-EHABI.cpp:1152
Function_Unwind_Reason_Code _Unwind_ForcedUnwind
Not used by C++. Unwinds stack, calling "stop" function at each frame. Could be used to implement \c longjmp().
system/lib/libunwind/src/Unwind-seh.cpp:461
Function_Unwind_Reason_Code _Unwind_RaiseException
Called by __cxa_throw. Only returns if there is a fatal error.
system/lib/libunwind/src/Unwind-EHABI.cpp:816
Function_Unwind_Reason_Code _Unwind_RaiseException
Called by \c __cxa_throw(). Only returns if there is a fatal error.
system/lib/libunwind/src/Unwind-seh.cpp:393
Function_Unwind_Reason_Code _Unwind_VRS_Interpret
system/lib/libunwind/src/Unwind-EHABI.cpp:259
Function_Unwind_Reason_Code __aeabi_unwind_cpp_pr0
system/lib/libunwind/src/Unwind-EHABI.cpp:446
Function_Unwind_Reason_Code __aeabi_unwind_cpp_pr1
system/lib/libunwind/src/Unwind-EHABI.cpp:452
Function_Unwind_Reason_Code __aeabi_unwind_cpp_pr2
system/lib/libunwind/src/Unwind-EHABI.cpp:458
Function_Unwind_Reason_Code __gnu_unwind_frame
system/lib/libunwind/src/Unwind-EHABI.cpp:1196
Function_Unwind_Reason_Code __gxx_personality_v0
system/lib/libcxxabi/src/cxa_personality.cpp:1059
Function_Unwind_Reason_Code __gxx_personality_v0
system/lib/libcxxabi/src/cxa_exception_emscripten.cpp:42
Function_Unwind_Resume
When _Unwind_RaiseException() is in phase2, it hands control to the personality function at each frame. The personality may force a jump to a landing
system/lib/libunwind/src/Unwind-EHABI.cpp:854
← previousnext →13,601–13,700 of 28,963, ranked by callers