| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | texture.cpp | 164 long x, y, z; in checker_texture() local 227 flt x, y, z; in wood_texture() local 259 byte_t x, y, z, i, j, k; in InitNoise() local 287 int Noise(flt x, flt y, flt z) { in Noise() 338 flt x, y, z; in marble_texture() local
|
| H A D | grid.hpp | 81 int z; /* Voxel Z address */ member 96 #define z2voxel(g, z) (((z)-g->min.z) / g->voxsize.z) argument
|
| H A D | apitrigeom.cpp | 66 vector x, y, z, tmp; in rt_tri_fcylinder() local 118 vector x, y, z, tmp; in rt_tri_ring() local
|
| H A D | vol.cpp | 169 int x, y, z; in scalar_volume_texture() local
|
| H A D | parse.cpp | 150 static void InitRot3d(RotMat *rot, apiflt x, apiflt y, apiflt z) { in InitRot3d() 648 int x, y, z; in GetVol() local
|
| H A D | grid.cpp | 412 int x, y, z, zindex, yindex, voxindex; in engrid_object() local
|
| H A D | api.cpp | 81 vector rt_vector(apiflt x, apiflt y, apiflt z) { in rt_vector()
|
| H A D | types.hpp | 102 flt z; /* Z coordinate value */ member
|
| /oneTBB/src/tbb/tools_api/legacy/ |
| H A D | ittnotify.h | 201 #define ITTNOTIFY_VOID_D3(n,d,x,y,z) (d == NULL) ? (void)0 : (!(d)->flags) ? (void)0 : (!ITTNOTIFY_… argument 202 #define ITTNOTIFY_VOID_D4(n,d,x,y,z,a) (d == NULL) ? (void)0 : (!(d)->flags) ? (void)0 : (!ITTN… argument 203 #define ITTNOTIFY_VOID_D5(n,d,x,y,z,a,b) (d == NULL) ? (void)0 : (!(d)->flags) ? (void)0 : (!ITTN… argument 204 #define ITTNOTIFY_VOID_D6(n,d,x,y,z,a,b,c) (d == NULL) ? (void)0 : (!(d)->flags) ? (void)0 : (!ITTN… 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 211 #define ITTNOTIFY_DATA_D6(n,d,x,y,z,a,b,c) (d == NULL) ? 0 : (!(d)->flags) ? 0 : (!ITTNOTIFY_NAME(n… argument
|
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify.h | 2141 #define __itt_region_begin(d,x,y,z) ITTNOTIFY_VOID_D3(region_begin,d,x,y,z) 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 2342 #define __itt_task_begin_fn(d,x,y,z) ITTNOTIFY_VOID_D3(task_begin_fn,d,x,y,z) argument 2417 #define __itt_marker(d,x,y,z) ITTNOTIFY_VOID_D3(marker,d,x,y,z) argument 2475 #define __itt_metadata_add(d,x,y,z,a,b) ITTNOTIFY_VOID_D5(metadata_add,d,x,y,z,a,b) argument 2519 #define __itt_metadata_str_addA(d,x,y,z,a) ITTNOTIFY_VOID_D4(metadata_str_addA,d,x,y,z,a) argument 2701 #define __itt_relation_add(d,x,y,z) ITTNOTIFY_VOID_D3(relation_add,d,x,y,z) argument 2830 #define __itt_id_create_ex(d,x,y,z) ITTNOTIFY_VOID_D3(id_create_ex,d,x,y,z) argument 2832 #define __itt_id_destroy_ex(d,x,y,z) ITTNOTIFY_VOID_D3(id_destroy_ex,d,x,y,z) argument [all …]
|
| /oneTBB/examples/graph/fgbzip2/ |
| H A D | huffman.cpp | 79 #define UPHEAP(z) \ argument 91 #define DOWNHEAP(z) \ argument
|
| H A D | decompress.cpp | 507 Int32 z = l + nn; in BZ2_decompress() local
|
| /oneTBB/examples/parallel_for_each/parallel_preorder/ |
| H A D | Matrix.hpp | 26 Matrix(float z) { in Matrix()
|
| /oneTBB/test/conformance/ |
| H A D | conformance_parallel_scan.cpp | 39 const std::vector<T>& z; member in Body
|
| /oneTBB/src/tbbmalloc_proxy/ |
| H A D | proxy_overload_osx.h | 166 malloc_zone_t* z = zone_array[i]; in DoMallocReplacement() local
|
| /oneTBB/test/tbb/ |
| H A D | test_tagged_msg.cpp | 117 int z; in RunTests() local
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | flow_graph.h | 1230 graph_task *z = tmp->ltask; in handle_operations_impl() local
|