| /oneTBB/examples/common/utility/ |
| H A D | fast_random.hpp | 38 unsigned short get() { in get() function in utility::FastRandom 42 unsigned short get(std::size_t& seed) { in get() function in utility::FastRandom
|
| /oneTBB/src/tbb/ |
| H A D | tls.h | 45 T get() { return (T)pthread_getspecific(my_key); } in get() function
|
| H A D | misc.h | 142 unsigned short get() { in get() function 146 unsigned short get( unsigned& seed ) { in get() function
|
| H A D | governor.cpp | 266 void __TBB_EXPORTED_FUNC get(d1::task_scheduler_handle& handle) { in get() function
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _range_common.h | 60 static split get( PartitionerSplitType& ) { return split(); } in get() function
|
| H A D | _flow_graph_node_set_impl.h | 43 static graph& get(const T& object) { in get() function
|
| H A D | _concurrent_queue_base.h | 587 static Iterator get( const Container& container ) { in get() function
|
| /oneTBB/test/common/ |
| H A D | concurrent_associative_common.h | 62 static strip_key get( const Value& value ) { return strip_key(value.second); } in get() function
|
| H A D | test_invoke.h | 126 std::size_t get() const { return real_value; } in get() function
|
| H A D | doctest.h | 593 T& get() { in get() function 611 T& get() { return value; } in get() function
|
| /oneTBB/test/tbb/ |
| H A D | test_scheduler_mix.cpp | 51 int get() { in get() function 64 int get() { in get() function in Random 249 T* get() { in get() function in PtrRWMutex 279 StatType& get() { in get() function in Statistics
|
| H A D | test_global_control.cpp | 44 tbb::task_scheduler_handle& get() { in get() function
|
| /oneTBB/src/tbbmalloc/ |
| H A D | large_objects.cpp | 462 CacheBin::get(ExtMemoryPool *extMemPool, size_t size, BinBitMask *bitMask, int idx) in get() function in rml::internal::LargeObjectCacheImpl::CacheBin 584 CacheBin::get() in get() function in rml::internal::LargeObjectCacheImpl::CacheBin 837 LargeMemoryBlock *LargeObjectCacheImpl<Props>::get(ExtMemoryPool *extMemoryPool, size_t size) in get() function in rml::internal::LargeObjectCacheImpl 970 LargeMemoryBlock *LargeObjectCache::get(size_t size) in get() function in rml::internal::LargeObjectCache
|
| H A D | frontend.cpp | 1596 Block *OrphanedBlocks::get(TLSData *tls, unsigned int size) in get() function in rml::internal::OrphanedBlocks 2236 LargeMemoryBlock *LocalLOCImpl<LOW_MARK, HIGH_MARK>::get(size_t size) in get() function in rml::internal::LocalLOCImpl
|
| /oneTBB/examples/parallel_for/polygon_overlay/ |
| H A D | rpolygon.hpp | 73 void get(int *xMin, int *yMin, int *xMax, int *yMax) const { in get() function in RPolygon
|
| /oneTBB/test/conformance/ |
| H A D | conformance_enumerable_thread_specific.cpp | 153 static inline double get(const T &e ) { return static_cast<double>(e); } in get() function 163 …static inline double get(const minimalNComparable<N> &sum ) { return static_cast<double>(sum.value… in get() function 173 …static inline double get(const ThrowingConstructor &sum ) { return static_cast<double>(sum.m_cnt);… in get() function
|
| /oneTBB/python/tbb/ |
| H A D | pool.py | 337 def get(self, timeout=None): member in ApplyResult
|
| /oneTBB/test/tbbmalloc/ |
| H A D | test_malloc_whitebox.cpp | 971 void get() { in get() function in CacheBinModel
|