Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/RcppParallel
/ functions
Functions
3,585 in github.com/RcppCore/RcppParallel
⨍
Functions
3,585
◇
Types & classes
1,050
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(counter_create),_init))
ITT_PLATFORM!=ITT_PLATFORM_WIN */
src/tbb/src/tbb/tools_api/ittnotify_static.c:612
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(counter_createW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:569
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(counter_createW_v3),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:855
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_typed),_init))
ITT_PLATFORM!=ITT_PLATFORM_WIN */
src/tbb/src/tbb/tools_api/ittnotify_static.c:708
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_typedW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:666
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(counter_create_v3),_init))
ITT_PLATFORM!=ITT_PLATFORM_WIN */
src/tbb/src/tbb/tools_api/ittnotify_static.c:897
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(domain_createW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:353
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(enable_attach),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1142
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(histogram_createW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:761
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(module_load_with_sections),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:444
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(module_unload_with_sections),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:460
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(pause),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1019
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(pause_scoped),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1043
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(resume),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1031
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(resume_scoped),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1055
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(string_handle_createW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:477
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thr_ignore),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1137
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_set),_init))
ITT_PLATFORM==ITT_PLATFORM_WIN */
src/tbb/src/tbb/tools_api/ittnotify_static.c:1117
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_setA),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1110
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thr_name_setW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1080
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thread_ignore),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1125
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_name),_init))
ITT_PLATFORM==ITT_PLATFORM_WIN */
src/tbb/src/tbb/tools_api/ittnotify_static.c:1089
Function
ITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_nameW),_init))
src/tbb/src/tbb/tools_api/ittnotify_static.c:1068
Method
IndexRange
Initizlize with a begin and (exclusive) end index
inst/include/RcppParallel/TinyThread.h:25
Method
InnerProduct
constructors
inst/tests/cpp/innerproduct.cpp:31
Method
JsDistance
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
Method
LifoList
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
Method
LocalLOCImpl
src/tbb/src/tbbmalloc/frontend.cpp:576
Method
MaxRequestComparator
src/tbb/src/tbbmalloc/backend.h:196
Method
MemPoolPolicy
src/tbb/include/oneapi/tbb/scalable_allocator.h:159
Method
MemoryBuffer
Default constructor
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:136
Method
MemoryPool
src/tbb/src/tbbmalloc/frontend.cpp:266
Method
MemoryProvider
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:190
Method
OperationPreprocessor
src/tbb/src/tbbmalloc/large_objects.cpp:125
Method
P
wait/acquire
src/tbb/src/tbb/semaphore.h:136
Method
P
wait/acquire
src/tbb/src/tbb/semaphore.h:204
Function
PREFIX(calloc)
src/tbb/src/tbbmalloc_proxy/proxy.cpp:192
Function
PREFIX(free)
src/tbb/src/tbbmalloc_proxy/proxy.cpp:197
Function
PREFIX(malloc)
src/tbb/src/tbbmalloc_proxy/proxy.cpp:187
Function
PREFIX(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
Function
PREFIX(realloc)
src/tbb/src/tbbmalloc_proxy/proxy.cpp:203
Function
PREFIX(valloc)
valloc allocates memory aligned on a page boundary */
src/tbb/src/tbbmalloc_proxy/proxy.cpp:218
Method
ProportionTimer
inst/include/RcppParallel/Timer.h:10
Method
RMatrix
inst/include/RcppParallel/RMatrix.h:205
Method
RVector
inst/include/RcppParallel/RVector.h:16
Function
R_init_RcppParallel
src/init.cpp:15
Method
RecursiveMallocCallProtector
src/tbb/src/tbbmalloc/tbbmalloc_internal.h:687
Method
ReducerWrapper
inst/include/RcppParallel/TBB.h:75
Method
RegisterProcessShutdownNotification
Work around non-reentrancy in dlopen() on Android
src/tbb/src/tbbmalloc/tbbmalloc.cpp:92
Function
ReplaceFunctionA
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
Function
ReplaceFunctionW
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:518
Method
ResOfGet
src/tbb/src/tbbmalloc/frontend.cpp:548
Method
Row
inst/include/RcppParallel/RMatrix.h:106
Method
SingleTimer
inst/include/RcppParallel/Timer.h:45
Function
SkipReplacement
src/tbb/src/tbbmalloc_proxy/proxy.cpp:671
Method
SquareRoot
initialize with source and destination
inst/tests/cpp/transform.cpp:42
Method
Sum
constructors
inst/tests/cpp/sum.cpp:23
Method
Sum
constructors
inst/skeleton/vector-sum.cpp:30
Method
TBBArenaParallelForExecutor
src/tbb.cpp:89
Method
TBBArenaParallelReduceExecutor
src/tbb.cpp:200
Method
TBBParallelForExecutor
src/tbb.cpp:58
Method
TBBParallelReduceExecutor
src/tbb.cpp:169
Method
TBBReducer
src/tbb.cpp:137
Method
TBBWorker
src/tbb.cpp:20
Function
TBB_malloc_replacement_log
src/tbb/src/tbbmalloc_proxy/function_replacement.cpp:572
Function
TBB_runtime_interface_version
src/tbb/src/tbb/version.cpp:19
Function
TBB_runtime_version
src/tbb/src/tbb/version.cpp:23
Method
TLSData
src/tbb/src/tbbmalloc/frontend.cpp:596
Method
ThreadId
src/tbb/src/tbbmalloc/frontend.cpp:156
Method
ThreadStackSizeControl
src/tbb.cpp:30
Method
TimedReducer
inst/include/RcppParallel/Timer.h:151
Method
TimersList
inst/include/RcppParallel/Timer.h:92
Method
V
post/release
src/tbb/src/tbb/semaphore.h:138
Method
V
post/release
src/tbb/src/tbb/semaphore.h:206
Method
Work
inst/include/RcppParallel/TinyThread.h:45
Method
Worker
construct and destruct (delete virtually)
inst/include/RcppParallel/Common.h:59
Method
Wrapper
src/tbb/include/oneapi/tbb/detail/_flow_graph_types_impl.h:164
Method
Wrapper
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
← previous
next →
1,301–1,400 of 3,585, ranked by callers