| /oneTBB/test/tbb/ |
| H A D | test_concurrent_unordered_set.cpp | 71 void check( const std::list<ValueType>& lst ) { in check() function
|
| H A D | test_concurrent_set.cpp | 65 void check( const std::list<ValueType>& lst ) { in check() function
|
| H A D | test_concurrent_unordered_map.cpp | 87 void check( const std::list<ValueType>& lst ) { in check() function
|
| H A D | test_concurrent_map.cpp | 80 void check( const std::list<ValueType>& lst ) { in check() function
|
| H A D | test_flow_graph_whitebox.cpp | 452 static void check(Decrementer&) {} in check() function 461 static void check(Decrementer& decrementer) { in check() function
|
| H A D | test_parallel_pipeline.cpp | 349 … bool check = pointer_specialized_calls == max_counter && // input filter extra invocation in checkCounters() local 358 bool check = pointer_specialized_calls == max_counter && in checkCounters() local
|
| H A D | test_buffer_node.cpp | 82 bool check( T v ) { in check() function
|
| H A D | test_queue_node.cpp | 111 bool check( int tid, T v ) { in check() function
|
| H A D | test_async_node.cpp | 84 static void check(const T1 &, const T2 &) { } in check() function 90 static void check(const place_wrapper<T1> &a, const place_wrapper<T2> &b) { in check() function
|
| H A D | test_sequencer_node.cpp | 98 bool check( int tid, T v ) { in check() function
|
| H A D | test_task_group.cpp | 1073 auto check = [&] { in run_cancellation_use_case() local
|
| H A D | test_task_arena.cpp | 1242 void check() { in check() function in TestReturnValueNS::ReturnType
|
| /oneTBB/test/conformance/ |
| H A D | conformance_sequencer_node.cpp | 180 …function_node<test_invoke::SmartID<std::size_t>, std::size_t> check(g, serial, [&](const test_invo… in __anona3025c380602() variable
|
| H A D | conformance_flowgraph.h | 245 static bool check = false; in operator() local 372 static bool check = false; in operator() local 394 static bool check = false; in operator() local
|
| H A D | conformance_task_group.cpp | 228 auto check = [&] { in run_cancellation_use_case() local
|
| H A D | conformance_enumerable_thread_specific.cpp | 860 void ets_copy_assign_test( InitSrc init1, InitDst init2, Validator check, const char *allocator_nam… in ets_copy_assign_test()
|
| /oneTBB/src/tbb/ |
| H A D | rml_thread_monitor.h | 181 inline void thread_monitor::check( int error_code, const char* routine ) { in check() function
|
| H A D | co_context.h | 159 inline void check(int error_code, const char* routine) { in check() function
|
| /oneTBB/test/tbbmalloc/ |
| H A D | test_malloc_whitebox.cpp | 91 void check() const { in check() function in AllocInfo 1030 void check() { in check() function in CacheBinModel 1149 void check() { in check() function in TestCollapsingMallocFree 1188 void check() { in check() function in TestCollapsingBootstrap 1554 void check(CleanupType type) { in check() function
|
| H A D | test_malloc_pools.cpp | 762 PoolIdentityCheck check(pools, objs); in TestPoolDetection() local
|
| /oneTBB/examples/graph/dining_philosophers/ |
| H A D | dining_philosophers.cpp | 188 void philosopher::check() { in check() function in philosopher
|
| /oneTBB/test/common/ |
| H A D | doctest.h | 903 … bool check(const String& str) { return isContains ? (content == str) : (content.string == str); } in check() function
|