Searched refs:normal (Results 1 – 11 of 11) sorted by relevance
| /oneTBB/test/tbb/ |
| H A D | test_arena_priorities.cpp | 59 record = tbb::task_arena::priority::normal; in prepare_logging_data() 113 const tbb::task_arena::priority default_priority = tbb::task_arena::priority::normal; in decide_on_arguments() 196 tbb::task_arena::priority normal = tbb::task_arena::priority::normal; in test() local 203 tbb::task_arena::priority priorities[] = {high, normal, low}; // keep it sorted in test()
|
| H A D | test_scheduler_mix.cpp | 412 …rities[] = { tbb::task_arena::priority::low , tbb::task_arena::priority::normal, tbb::task_arena::… in create()
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | task_arena.h | 122 normal = 2 * priority_stride, enumerator 262 priority a_priority = priority::normal) 269 priority a_priority = priority::normal) 295 : task_arena_base(automatic, 1, priority::normal) // use default settings if attach fails in task_arena() 314 priority a_priority = priority::normal) 328 priority a_priority = priority::normal)
|
| /oneTBB/doc/_static/ |
| H A D | theme_overrides.css | 7 white-space: normal !important;
|
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | parse.cpp | 630 vector normal; in GetPlane() local 638 rc |= GetVector(dfile, &normal); in GetPlane() 641 rt_plane(tex, ctr, normal); in GetPlane() 685 vector normal; in GetRing() local 694 rc |= GetVector(dfile, &normal); in GetRing() 701 rt_ring(tex, ctr, normal, a, b); in GetRing()
|
| H A D | types.hpp | 159 void (*normal)(void *, void *, void *, void *); /* normal function ptr */ member
|
| H A D | shade.cpp | 93 obj->methods->normal(obj, &hit, incident, &N); /* find the surface normal */ in shader()
|
| /oneTBB/doc/main/tbb_userguide/ |
| H A D | Mutual_Exclusion.rst | 103 the protected region was exited by normal control flow or an exception.
|
| /oneTBB/src/tbb/ |
| H A D | arena.cpp | 477 a_priority == tbb::task_arena::priority::normal || in assert_arena_priority_valid()
|
| /oneTBB/doc/ |
| H A D | Doxyfile.in | 341 # will parse them like normal C++ but will assume all classes use public instead 1054 # - Run doxygen as normal 1359 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
|
| /oneTBB/ |
| H A D | third-party-programs.txt | 183 …de anything, other than the work as a whole, that (a) is included in the normal form of packaging …
|