Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 41) sorted by relevance

12

/oneTBB/test/conformance/
H A Dconformance_overwrite_node.cpp36 int tmp = -1; variable
82 int tmp = -1; variable
H A Dconformance_priority_queue_node.cpp67 int tmp = -1; variable
H A Dconformance_write_once_node.cpp61 int tmp = -1; variable
H A Dconformance_join_node.cpp32 my_input_tuple tmp(0, 0.f, input_msg(0)); in get_values() local
187 my_input_tuple tmp(0, 0.f, input_msg(0)); variable
226 std::tuple<oneapi::tbb::flow::continue_msg, float> tmp; variable
247 std::tuple<oneapi::tbb::flow::continue_msg, float> tmp; variable
H A Dconformance_graph.cpp64 int tmp = -1; in test_input_node_rf_reset_protocol() local
91 int tmp = -1; in test_buffering_nodes_rf_reset_protocol() local
157 std::tuple<int> tmp(0); in test_join_node_rf_reset_protocol() local
H A Dconformance_multifunction_node.cpp180 std::size_t tmp = 0; variable
H A Dconformance_indexer_node.cpp84 my_output_type tmp; variable
H A Dconformance_composite_node.cpp179 int tmp = -1; variable
H A Dconformance_sequencer_node.cpp122 int tmp = -1; variable
H A Dconformance_flowgraph.h93 V tmp; in get_values() local
455 int tmp = -1; in test_buffering() local
604 int tmp; in test_copy_ctor_for_buffering_nodes() local
/oneTBB/examples/graph/fgbzip2/
H A Ddecompress.cpp362 UChar pos[BZ_N_GROUPS], tmp, v; in BZ2_decompress() local
619 Int32 tmp = GET_LL(j); in BZ2_decompress() local
/oneTBB/examples/parallel_for/tachyon/src/
H A Dapitrigeom.cpp66 vector x, y, z, tmp; in rt_tri_fcylinder() local
118 vector x, y, z, tmp; in rt_tri_ring() local
H A Dparse.cpp136 apiflt tmp; in degtorad() local
142 vector tmp; in degvectoradvec() local
165 vector tmp; in Rotate3d() local
406 char tmp[255]; in GetTexture() local
420 char tmp[255]; in GetTexBody() local
H A Dtgafile.cpp156 int imgsize, i, tmp; in readtga() local
H A Dobjbound.cpp126 object *cur, *tmp; in movenextobj() local
H A Dcylinder.cpp205 flt t, s, tin, tout, ln, d, tmp, tmp3; in fcylinder_intersect() local
H A Dtriangle.cpp208 vector P, tmp, norm; in stri_normal() local
/oneTBB/src/tbb/
H A Dqueuing_rw_mutex.cpp319 …d1::queuing_rw_mutex::scoped_lock* tmp = tricky_pointer::exchange(next->my_prev, nullptr, std::mem… in release() local
339 queuing_rw_mutex::scoped_lock *tmp = nullptr; in release() local
464 queuing_rw_mutex::scoped_lock* tmp{}; in upgrade_to_writer() local
H A Dmarket.cpp100 int tmp = client.max_workers() * assigned_per_priority + carry; in update_allotment() local
/oneTBB/test/tbb/
H A Dtest_flow_graph_whitebox.cpp850 int tmp = -1; variable
891 int tmp = -1; variable
941 int tmp = -1; variable
968 int tmp = -1; variable
H A Dtest_mutex.h72 long tmp; in value_is() local
H A Dtest_concurrent_queue.cpp96 ClassWithVectorType tmp; in TestVectorTypes() local
/oneTBB/src/tbb/tools_api/
H A Dittnotify_static.c1534 __itt_string_handle* tmp = current_string->next; in __itt_free_allocated_resources() local
1547 __itt_domain* tmp = current_domain->next; in __itt_free_allocated_resources() local
1560 __itt_counter_info_t* tmp = current_couter->next; in __itt_free_allocated_resources() local
1575 __itt_histogram* tmp = current_histogram->next; in __itt_free_allocated_resources() local
1589 __itt_counter_metadata* tmp = current_counter_metadata->next; in __itt_free_allocated_resources() local
/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_node_impl.h191 operation_type* tmp; in handle_operations() local
436 function_body_type *tmp = my_init_body->clone(); in reset_function_input() local
/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp1317 Block* tmp = block->nextPrivatizable.load(std::memory_order_relaxed); in cleanPublicFreeLists() local
2782 void *tmp; in pool_aligned_realloc() local
2999 void *tmp; in scalable_realloc() local
3019 void *tmp; // TODO: fix warnings about uninitialized use of tmp in __TBB_malloc_safer_realloc() local
3113 void *tmp = allocateAligned(defaultMemPool, size, alignment); in scalable_aligned_malloc() local
3124 void *tmp; in scalable_aligned_realloc() local
3145 void *tmp = nullptr; in __TBB_malloc_safer_aligned_realloc() local

12