Home
last modified time | relevance | path

Searched defs:F (Results 1 – 3 of 3) sorted by relevance

/oneTBB/test/common/
H A Dvector_types.h45 static constexpr int F = sizeof(Mvec)/sizeof(float); variable
/oneTBB/test/tbb/
H A Dtest_openmp.cpp150 void RunTest( Func F, int m, int n, int p) { in RunTest()
H A Dtest_task_group.cpp274 const std::uintptr_t F = 6765; variable