Home
last modified time | relevance | path

Searched defs:d (Results 1 – 18 of 18) sorted by relevance

/oneTBB/src/tbb/
H A Dprofiling.cpp141 if (__itt_domain* d = get_itt_domain(domain)) { in itt_make_task_group() local
156 if ( __itt_domain *d = get_itt_domain( domain ) ) { in itt_metadata_str_add() local
171 if ( __itt_domain *d = get_itt_domain( domain ) ) { in itt_metadata_ptr_add() local
185 if ( __itt_domain *d = get_itt_domain( domain ) ) { in itt_relation_add() local
196 if (__itt_domain* d = get_itt_domain(domain)) { in itt_task_begin() local
211 if (__itt_domain* d = get_itt_domain(domain)) { in itt_task_end() local
218 if ( __itt_domain *d = get_itt_domain( domain ) ) { in itt_region_begin() local
230 if ( __itt_domain *d = get_itt_domain( domain ) ) { in itt_region_end() local
H A Darena.cpp518 void __TBB_EXPORTED_FUNC execute(d1::task_arena_base& ta, d1::delegate_base& d) { in execute()
730 delegated_task(d1::delegate_base& d, concurrent_monitor& s, d1::wait_context& wo) in delegated_task()
740 void task_arena_impl::execute(d1::task_arena_base& ta, d1::delegate_base& d) { in execute()
853 void isolate_within_arena(d1::delegate_base& d, std::intptr_t isolation) { in isolate_within_arena()
H A Dco_context.h168 inline unsigned WINAPI coroutine_thread_func(void* d) in coroutine_thread_func()
/oneTBB/src/tbb/tools_api/legacy/
H A Dittnotify.h198 #define ITTNOTIFY_VOID_D0(n,d) (d == NULL) ? (void)0 : (!(d)->flags) ? (void)0 : (!ITTNOTIFY_… argument
199 #define ITTNOTIFY_VOID_D1(n,d,x) (d == NULL) ? (void)0 : (!(d)->flags) ? (void)0 : (!ITTNOTIFY_… argument
200 #define ITTNOTIFY_VOID_D2(n,d,x,y) (d == NULL) ? (void)0 : (!(d)->flags) ? (void)0 : (!ITTNOTIFY_… argument
201 #define ITTNOTIFY_VOID_D3(n,d,x,y,z) (d == NULL) ? (void)0 : (!(d)->flags) ? (void)0 : (!ITTNOTIFY_… argument
205 #define ITTNOTIFY_DATA_D0(n,d) (d == NULL) ? 0 : (!(d)->flags) ? 0 : (!ITTNOTIFY_NAME(n… argument
206 #define ITTNOTIFY_DATA_D1(n,d,x) (d == NULL) ? 0 : (!(d)->flags) ? 0 : (!ITTNOTIFY_NAME(n… argument
207 #define ITTNOTIFY_DATA_D2(n,d,x,y) (d == NULL) ? 0 : (!(d)->flags) ? 0 : (!ITTNOTIFY_NAME(n… argument
208 #define ITTNOTIFY_DATA_D3(n,d,x,y,z) (d == NULL) ? 0 : (!(d)->flags) ? 0 : (!ITTNOTIFY_NAME(n… argument
209 #define ITTNOTIFY_DATA_D4(n,d,x,y,z,a) (d == NULL) ? 0 : (!(d)->flags) ? 0 : (!ITTNOTIFY_NAME(n… argument
210 #define ITTNOTIFY_DATA_D5(n,d,x,y,z,a,b) (d == NULL) ? 0 : (!(d)->flags) ? 0 : (!ITTNOTIFY_NAME(n… argument
[all …]
/oneTBB/src/tbb/tools_api/
H A Dittnotify.h1941 #define __itt_id_create(d,x) ITTNOTIFY_VOID_D1(id_create,d,x) argument
1968 #define __itt_id_destroy(d,x) ITTNOTIFY_VOID_D1(id_destroy,d,x) argument
2141 #define __itt_region_begin(d,x,y,z) ITTNOTIFY_VOID_D3(region_begin,d,x,y,z) argument
2143 #define __itt_region_end(d,x) ITTNOTIFY_VOID_D1(region_end,d,x) argument
2211 #define __itt_frame_begin_v3(d,x) ITTNOTIFY_VOID_D1(frame_begin_v3,d,x) argument
2213 #define __itt_frame_end_v3(d,x) ITTNOTIFY_VOID_D1(frame_end_v3,d,x) argument
2255 #define __itt_task_group(d,x,y,z) ITTNOTIFY_VOID_D3(task_group,d,x,y,z) argument
2340 #define __itt_task_begin(d,x,y,z) ITTNOTIFY_VOID_D3(task_begin,d,x,y,z) argument
2344 #define __itt_task_end(d) ITTNOTIFY_VOID_D0(task_end,d) argument
2417 #define __itt_marker(d,x,y,z) ITTNOTIFY_VOID_D3(marker,d,x,y,z) argument
[all …]
/oneTBB/examples/parallel_for/tachyon/src/
H A Dplane.hpp60 flt d; member
H A Dcylinder.cpp92 flt t, s, tin, tout, ln, d; in cylinder_intersect() local
205 flt t, s, tin, tout, ln, d, tmp, tmp3; in fcylinder_intersect() local
H A Dring.cpp95 flt d; in ring_intersect() local
H A Dquadric.hpp56 flt d; member
H A Dtexture.cpp295 int d0, d1, d; in Noise() local
337 flt i, d; in marble_texture() local
H A Dtrace.tbb.cpp216 int d = (y % 3 == 0) ? 2 : 1; in operator ()() local
H A Dapigeom.cpp208 apiflt d, v; in adjust() local
H A Dparse.cpp421 float a, b, c, d, phong, phongexp, phongtype; in GetTexBody() local
H A Dtypes.hpp209 vector d; /* normalized direction of the ray */ member
/oneTBB/test/tbb/
H A Dtest_tagged_msg.cpp107 double d = wi.value(); in TestWrapper() local
H A Dtest_flow_graph_whitebox.cpp462 auto& d = static_cast<tbb::detail::d1::continue_receiver&>(decrementer); in check() local
/oneTBB/examples/parallel_for/seismic/
H A Duniverse.cpp94 ValueType d = 1.0; in InitializeUniverse() local
/oneTBB/examples/graph/fgbzip2/
H A Dblocksort.cpp634 Int32 d, in mainSimpleSort()
792 Int32 sp, lo, hi, d; in mainQSort3() local