| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | util.cpp | 87 double ttime, start, end; in timertime() local 108 double ttime, start, end; in timertime() local
|
| H A D | intersect.cpp | 78 void free_objects(object *start) { in free_objects()
|
| /oneTBB/examples/parallel_reduce/convex_hull/ |
| H A D | convex_hull.hpp | 132 Index start; member 158 double cross_product(const point<T>& start, const point<T>& end1, const point<T>& end2) { in cross_product() 169 double time_diff(my_time_t start, my_time_t end) { in time_diff()
|
| /oneTBB/examples/parallel_reduce/primes/ |
| H A D | primes.cpp | 41 inline NumberType strike(NumberType start, NumberType limit, NumberType stride) { in strike() 85 NumberType find_primes_in_window(NumberType start, NumberType window_size) { in find_primes_in_window() 123 void initialize(NumberType start) { in initialize()
|
| /oneTBB/test/tbb/ |
| H A D | test_openmp.cpp | 39 int start = i < n ? 0 : i - n + 1; in SerialConvolve() local 85 int start = i < n ? 0 : i - n + 1; in OpenMP_TBB_Convolve() local 114 int start = i < n ? 0 : i - n + 1; in operator ()() local
|
| H A D | test_composite_node.cpp | 45 int start; member in my_input_body
|
| H A D | test_scheduler_mix.cpp | 394 …auto find_arena(std::size_t start, F f) -> decltype(f(std::declval<ArenaPtrRWMutex&>(), std::size_… in find_arena()
|
| H A D | test_indexer_node.cpp | 560 tbb::flow::broadcast_node<input_t>& start, in check_edge()
|
| H A D | test_async_node.cpp | 764 broadcast_node<input_t> start(g); in test_precedes() local
|
| H A D | test_flow_graph_priorities.cpp | 59 tbb::tick_count start = tbb::tick_count::now(); in spin_for() local
|
| H A D | test_eh_flow_graph.cpp | 1943 tbb::flow::broadcast_node<tbb::flow::continue_msg> start(g); in test_flow_graph_exception0() local
|
| /oneTBB/test/conformance/ |
| H A D | conformance_tick_count.cpp | 58 oneapi::tbb::tick_count start = oneapi::tbb::tick_count::now(); in WaitForDuration() local
|
| H A D | conformance_parallel_for.cpp | 59 int start; member in FooRange
|
| /oneTBB/test/common/ |
| H A D | vector_types.h | 85 void ClassWithVectorType<Mvec>::init( int start ) { in init()
|
| /oneTBB/examples/graph/logic_sim/ |
| H A D | test_all.cpp | 59 oneapi::tbb::tick_count start = oneapi::tbb::tick_count::now(); in main() local
|
| /oneTBB/examples/graph/binpack/ |
| H A D | binpack.cpp | 299 oneapi::tbb::tick_count start = oneapi::tbb::tick_count::now(); in main() local
|
| /oneTBB/src/tbbmalloc/ |
| H A D | backend.h | 189 int getMinUsedBin(int start) const { return bins.getMinTrue(start); } in getMinUsedBin()
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | partitioner.h | 509 void execute(StartType &start, Range &range, execution_data& ed) { in execute()
|
| H A D | concurrent_vector.h | 769 static void zero_unconstructed_elements( pointer start, size_type count ) { in zero_unconstructed_elements()
|
| /oneTBB/test/tbbmalloc/ |
| H A D | test_malloc_compliance.cpp | 358 size_t size = 0, start = 0; in InvariantDataRealloc() local
|