| /oneTBB/test/conformance/ |
| H A D | conformance_version.cpp | 28 const char* expected = "1.0"; variable
|
| H A D | conformance_limiter_node.cpp | 122 int expected[] = {0, 2, 3, 4, 5, 6}; variable
|
| H A D | conformance_parallel_for.cpp | 358 std::size_t expected = change_vector[i - 1] == 0 ? number_of_overloads : 0; in test_pfor_func_invoke() local
|
| H A D | conformance_flowgraph.h | 31 constexpr int expected = 5; variable
|
| H A D | conformance_concurrent_vector.cpp | 261 int expected = j<old_size ? j : 33; in TestResizeAndCopy() local
|
| H A D | conformance_concurrent_queue.cpp | 715 int expected = int( nthread * ((M - 1) * M / 2) + ((prefill - 1) * prefill) / 2); in TestPushPop() local
|
| /oneTBB/src/tbb/ |
| H A D | queuing_rw_mutex.cpp | 50 …static T* compare_exchange_strong( std::atomic<word>& obj, const T* expected, const T* desired, st… in compare_exchange_strong() 110 auto expected = RELEASED; in try_acquire_internal_lock() local 272 d1::queuing_rw_mutex::scoped_lock* expected = nullptr; in try_acquire() local 294 d1::queuing_rw_mutex::scoped_lock* expected = &s; in release() local 367 d1::queuing_rw_mutex::scoped_lock* expected = &s; in release() local 388 d1::queuing_rw_mutex::scoped_lock* expected = &s; in release() local 473 d1::queuing_rw_mutex::scoped_lock* expected = &s; in upgrade_to_writer() local
|
| H A D | arena_slot.h | 299 d1::task** expected = task_pool_ptr; in acquire_task_pool() local 337 d1::task** expected = victim_task_pool; in lock_task_pool() local
|
| H A D | mailbox.h | 138 atomic_proxy_ptr* expected = &curr->next_in_mailbox; in internal_pop() local
|
| H A D | private_server.cpp | 361 auto expected = my_slack.load(std::memory_order_relaxed); in try_insert_in_asleep_list() local
|
| /oneTBB/test/common/ |
| H A D | initializer_list_support.h | 29 void test_ctor( std::initializer_list<ElementType> init, const ContainerType& expected ) { in test_ctor() 35 …est_assignment_operator( std::initializer_list<ElementType> init, const ContainerType& expected ) { in test_assignment_operator()
|
| H A D | exception_handling.h | 149 intptr_t expected = 0; in ThrowTestException() local 157 intptr_t expected = 0; in ThrowTestException() local
|
| H A D | test_join_node_multiple_predecessors.h | 81 buffer_node<continue_msg>& bn3, queue_node_t& qn, bool expected) in run_and_check()
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | collaborative_call_once.h | 145 std::uintptr_t expected = runner_bits; in set_completion_state() local 157 std::uintptr_t expected = m_state.load(std::memory_order_acquire); in do_collaborative_call_once() local
|
| H A D | queuing_mutex.h | 106 scoped_lock* expected = nullptr; in try_acquire() local 127 scoped_lock* expected = this; in release() local
|
| /oneTBB/test/tbb/ |
| H A D | test_parallel_reduce.cpp | 82 static const ValueType count, expected; member in ParallelSumTester 86 const ValueType ParallelSumTester::expected = count * (count + 1) / 2; member in ParallelSumTester
|
| H A D | test_openmp.cpp | 147 data_type expected[M+N], actual[M+N]; variable
|
| H A D | test_parallel_scan.cpp | 49 int expected = init + TriangularSum(finish_index); in VerifySum() local
|
| H A D | test_limiter_node.cpp | 392 int expected[] = {0, 2, 3, 4, 5, 6}; in test_decrementer() local
|
| H A D | test_eh_algorithms.cpp | 561 int expected = 1; // identity for multiplication in Validate() local 613 int expected = w.Validate(0); in TestCancelation3() local
|
| H A D | test_scheduler_mix.cpp | 183 std::uintptr_t expected = 0; in trySet() local
|
| H A D | test_task.cpp | 428 int expected = 1; in execute() local
|
| /oneTBB/python/rml/ |
| H A D | ipc_server.cpp | 47 bool expected = false; in __RML_open_factory() local
|