Home
last modified time | relevance | path

Searched refs:ii (Results 1 – 11 of 11) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_enumerable_thread_specific.cpp201 T ii; in flog_segmented_interator() local
202 for(my_si=my_vec.begin(), ii=0; my_si != my_vec.end(); ++my_si, ++ii) { in flog_segmented_interator()
203 if((*my_si) != ii) { in flog_segmented_interator()
233 for(my_si = my_vec.begin(), ii=0; my_si != my_vec.end(); ++my_si, ++ii) { in flog_segmented_interator()
240 for(my_csi=my_vec.begin(), ii=0; my_csi != my_vec.end(); ++my_csi, ++ii) { in flog_segmented_interator()
271 for(my_csi = my_vec.begin(), ii=0; my_csi != my_vec.end(); ++my_csi, ++ii) { in flog_segmented_interator()
301 Key ii; in flog_segmented_iterator_map() local
302 for(my_si=my_vec.begin(), ii=0; my_si != my_vec.end(); ++my_si, ++ii) { in flog_segmented_iterator_map()
303 if(((*my_si).first != ii) || ((*my_si).second != 2*ii)) { in flog_segmented_iterator_map()
309 for(my_csi=my_vec.begin(), ii=0; my_csi != my_vec.end(); ++my_csi, ++ii) { in flog_segmented_iterator_map()
[all …]
H A Dtest_tagged_msg.cpp69 for(int ii = 0; ii < 15; ++ii) { ww[ii] = char('0' + ii); } ww[14] = 0; in TestWrapper() local
203 for(size_t ii=0; ii < 14;++ii) { in RunTests() local
204 my_b[ii] = (char)('0' + ii); in RunTests()
H A Dtest_flow_graph_whitebox.cpp248 int ii; in TestFunctionNode() local
249 CHECK_MESSAGE( (qnode1.try_get(ii) && ii == 1), "output not passed" ); in TestFunctionNode()
259 CHECK_MESSAGE( (qnode1.try_get(ii) && ii == 1), "output not passed" ); in TestFunctionNode()
582 for (int ii = 0; ii < 2 ; ++ii) { in TestMultifunctionNode() local
604 if( ii == 1) { in TestMultifunctionNode()
615 …CHECK_MESSAGE( ((ii == 0 && !qin.my_successors.empty()) || (ii == 1 && qin.my_successors.empty()))… in TestMultifunctionNode()
H A Dtest_indexer_node.cpp363 for(int ii=0; ii < SIZE; ++ii) last_index_seen.push_back(-1); in test_one_serial() local
385 for(int ii=0; ii < SIZE; ++ii) last_index_seen[ii] = -1; in test_one_serial() local
H A Dtest_openmp.cpp60 InnerBody( data_type /*c*/[], const data_type a[], const data_type b[], int ii ) : in InnerBody() argument
61 my_a(a), my_b(b), i(ii), sum(0) in InnerBody()
H A Dtest_task_arena.cpp1415 int ii = 0; in TestArenaWorkersMigrationWithNumThreads() local
1416 for (; ii < n_outer_repetitions; ++ii) { in TestArenaWorkersMigrationWithNumThreads()
1436 if (ii > 1) { in TestArenaWorkersMigrationWithNumThreads()
/oneTBB/test/conformance/
H A Dconformance_parallel_reduce.cpp77 for ( int ii = br.begin(); ii != br.end(); ++ii ) { in TestDeterministicReductionFor() local
79 value = op(value, ii); in TestDeterministicReductionFor()
/oneTBB/test/common/
H A Dgraph_utils.h524 for(int ii = 0; ii < NN; ++ii) {
525 CHECK_MESSAGE(nFound[ii], "missing value");
/oneTBB/
H A DLICENSE.txt20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h497 for(iterator ii = begin(); ii != end(); ++ii) { in reset() local
498 graph_node *my_p = &(*ii); in reset()
/oneTBB/doc/
H A DDoxyfile.in814 # *.c++, *.java, *.ii, *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h,
825 *.ii \