MCPcopy Create free account

hub / github.com/RcppCore/RcppParallel / functions

Functions3,585 in github.com/RcppCore/RcppParallel

FunctionITT_VERSIONIZE(ITT_JOIN(_N_(counter_create),_init))
ITT_PLATFORM!=ITT_PLATFORM_WIN */
src/tbb/src/tbb/tools_api/ittnotify_static.c:612
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(counter_createW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:569
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(counter_createW_v3),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:855
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_typed),_init))
ITT_PLATFORM!=ITT_PLATFORM_WIN */
src/tbb/src/tbb/tools_api/ittnotify_static.c:708
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_typedW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:666
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_v3),_init))
ITT_PLATFORM!=ITT_PLATFORM_WIN */
src/tbb/src/tbb/tools_api/ittnotify_static.c:897
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(domain_createW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:353
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(enable_attach),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1142
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(histogram_createW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:761
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(module_load_with_sections),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:444
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(module_unload_with_sections),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:460
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(pause),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1019
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(pause_scoped),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1043
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(resume),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1031
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(resume_scoped),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1055
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:477
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thr_ignore),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1137
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_set),_init))
ITT_PLATFORM==ITT_PLATFORM_WIN */
src/tbb/src/tbb/tools_api/ittnotify_static.c:1117
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_setA),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1110
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_setW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1080
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thread_ignore),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1125
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_name),_init))
ITT_PLATFORM==ITT_PLATFORM_WIN */
src/tbb/src/tbb/tools_api/ittnotify_static.c:1089
FunctionITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_nameW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1068
MethodIndexRange
Initizlize with a begin and (exclusive) end index
inst/include/RcppParallel/TinyThread.h:25
MethodInnerProduct
constructors
inst/tests/cpp/innerproduct.cpp:31
MethodJsDistance
initialize from Rcpp input and output matrixes (the RMatrix class can be automatically converted to from the Rcpp matrix type)
inst/tests/cpp/distance.cpp:90
MethodLifoList
LifoList assumes zero initialization so a vector of it can be created * by just allocating some space with no call to constructor. * On Linux, it se
src/tbb/src/tbbmalloc/frontend.cpp:933
MethodLocalLOCImpl
src/tbb/src/tbbmalloc/frontend.cpp:576
MethodMaxRequestComparator
src/tbb/src/tbbmalloc/backend.h:196
MethodMemPoolPolicy
src/tbb/include/oneapi/tbb/scalable_allocator.h:159
MethodMemoryBuffer
Default constructor
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:136
MethodMemoryPool
src/tbb/src/tbbmalloc/frontend.cpp:266
MethodMemoryProvider
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:190
MethodOperationPreprocessor
src/tbb/src/tbbmalloc/large_objects.cpp:125
MethodP
wait/acquire
src/tbb/src/tbb/semaphore.h:136
MethodP
wait/acquire
src/tbb/src/tbb/semaphore.h:204
FunctionPREFIX(calloc)
src/tbb/src/tbbmalloc_proxy/proxy.cpp:192
FunctionPREFIX(free)
src/tbb/src/tbbmalloc_proxy/proxy.cpp:197
FunctionPREFIX(malloc)
src/tbb/src/tbbmalloc_proxy/proxy.cpp:187
FunctionPREFIX(memalign)
The older *NIX interface for aligned allocations; it's formally substituted by posix_memalign and deprecated, so we do not expect it to cause cy
src/tbb/src/tbbmalloc_proxy/proxy.cpp:212
FunctionPREFIX(realloc)
src/tbb/src/tbbmalloc_proxy/proxy.cpp:203
FunctionPREFIX(valloc)
valloc allocates memory aligned on a page boundary */
src/tbb/src/tbbmalloc_proxy/proxy.cpp:218
MethodProportionTimer
inst/include/RcppParallel/Timer.h:10
MethodRMatrix
inst/include/RcppParallel/RMatrix.h:205
MethodRVector
inst/include/RcppParallel/RVector.h:16
FunctionR_init_RcppParallel
src/init.cpp:15
MethodRecursiveMallocCallProtector
src/tbb/src/tbbmalloc/tbbmalloc_internal.h:687
MethodReducerWrapper
inst/include/RcppParallel/TBB.h:75
MethodRegisterProcessShutdownNotification
Work around non-reentrancy in dlopen() on Android
src/tbb/src/tbbmalloc/tbbmalloc.cpp:92
FunctionReplaceFunctionA
Routine to replace the functions TODO: replace opcodesNumber with opcodes and opcodes number to check if we replace right code.
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:478
FunctionReplaceFunctionW
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:518
MethodResOfGet
src/tbb/src/tbbmalloc/frontend.cpp:548
MethodRow
inst/include/RcppParallel/RMatrix.h:106
MethodSingleTimer
inst/include/RcppParallel/Timer.h:45
FunctionSkipReplacement
src/tbb/src/tbbmalloc_proxy/proxy.cpp:671
MethodSquareRoot
initialize with source and destination
inst/tests/cpp/transform.cpp:42
MethodSum
constructors
inst/tests/cpp/sum.cpp:23
MethodSum
constructors
inst/skeleton/vector-sum.cpp:30
MethodTBBArenaParallelForExecutor
src/tbb.cpp:89
MethodTBBArenaParallelReduceExecutor
src/tbb.cpp:200
MethodTBBParallelForExecutor
src/tbb.cpp:58
MethodTBBParallelReduceExecutor
src/tbb.cpp:169
MethodTBBReducer
src/tbb.cpp:137
MethodTBBWorker
src/tbb.cpp:20
FunctionTBB_malloc_replacement_log
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:572
FunctionTBB_runtime_interface_version
src/tbb/src/tbb/version.cpp:19
FunctionTBB_runtime_version
src/tbb/src/tbb/version.cpp:23
MethodTLSData
src/tbb/src/tbbmalloc/frontend.cpp:596
MethodThreadId
src/tbb/src/tbbmalloc/frontend.cpp:156
MethodThreadStackSizeControl
src/tbb.cpp:30
MethodTimedReducer
inst/include/RcppParallel/Timer.h:151
MethodTimersList
inst/include/RcppParallel/Timer.h:92
MethodV
post/release
src/tbb/src/tbb/semaphore.h:138
MethodV
post/release
src/tbb/src/tbb/semaphore.h:206
MethodWork
inst/include/RcppParallel/TinyThread.h:45
MethodWorker
construct and destruct (delete virtually)
inst/include/RcppParallel/Common.h:59
MethodWrapper
src/tbb/include/oneapi/tbb/detail/_flow_graph_types_impl.h:164
MethodWrapper
have to explicitly construct because other decays to a const value_type
src/tbb/include/oneapi/tbb/detail/_flow_graph_types_impl.h:214
Function_N_(fini_ittlib)
src/tbb/src/tbb/tools_api/ittnotify_static.c:1491
Function_N_(init_ittlib)
src/tbb/src/tbb/tools_api/ittnotify_static.c:1600
Function_N_(mark_pt_region_begin)
src/tbb/src/tbb/tools_api/ittnotify_static.c:1756
Function_N_(mark_pt_region_end)
src/tbb/src/tbb/tools_api/ittnotify_static.c:1772
Function_N_(set_error_handler)
src/tbb/src/tbb/tools_api/ittnotify_static.c:1734
Function__TBB_EXPORTED_FUNC abort_bounded_queue_monitors
src/tbb/src/tbb/concurrent_bounded_queue.cpp:60
Function__TBB_EXPORTED_FUNC acquire
src/tbb/src/tbb/queuing_rw_mutex.cpp:587
Function__TBB_EXPORTED_FUNC acquire
src/tbb/src/tbb/rtm_mutex.cpp:108
Function__TBB_EXPORTED_FUNC acquire_reader
Internal acquire read lock. only_speculate == true if we're doing a try_lock, else false.
src/tbb/src/tbb/rtm_rw_mutex.cpp:243
Function__TBB_EXPORTED_FUNC acquire_writer
src/tbb/src/tbb/rtm_rw_mutex.cpp:238
Function__TBB_EXPORTED_FUNC allocate
src/tbb/src/tbb/small_object_pool.cpp:33
Function__TBB_EXPORTED_FUNC allocate_bounded_queue_rep
src/tbb/src/tbb/concurrent_bounded_queue.cpp:28
Function__TBB_EXPORTED_FUNC allocate_memory
src/tbb/src/tbb/allocator.cpp:258
Function__TBB_EXPORTED_FUNC assertion_failure
src/tbb/src/tbb/assert_impl.h:65
Function__TBB_EXPORTED_FUNC attach
src/tbb/src/tbb/arena.cpp:511
Function__TBB_EXPORTED_FUNC cache_aligned_allocate
src/tbb/src/tbb/allocator.cpp:189
Function__TBB_EXPORTED_FUNC cache_aligned_deallocate
src/tbb/src/tbb/allocator.cpp:208
Function__TBB_EXPORTED_FUNC cache_line_size
src/tbb/src/tbb/allocator.cpp:185
Function__TBB_EXPORTED_FUNC cancel_group_execution
src/tbb/src/tbb/task_group_context.cpp:345
Function__TBB_EXPORTED_FUNC capture_fp_settings
src/tbb/src/tbb/task_group_context.cpp:351
Function__TBB_EXPORTED_FUNC constraints_default_concurrency
src/tbb/src/tbb/governor.cpp:589
Function__TBB_EXPORTED_FUNC constraints_threads_per_core
src/tbb/src/tbb/governor.cpp:599
← previousnext →1,301–1,400 of 3,585, ranked by callers