Home
last modified time | relevance | path

Searched defs:normal (Results 1 – 4 of 4) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.cpp630 vector normal; in GetPlane() local
685 vector normal; in GetRing() local
H A Dtypes.hpp159 void (*normal)(void *, void *, void *, void *); /* normal function ptr */ member
/oneTBB/test/tbb/
H A Dtest_arena_priorities.cpp196 tbb::task_arena::priority normal = tbb::task_arena::priority::normal; in test() local
/oneTBB/include/oneapi/tbb/
H A Dtask_arena.h122 normal = 2 * priority_stride, enumerator