Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_blocked_range.cpp91 unsigned char Array[N]; variable
H A Dconformance_blocked_range2d.cpp112 unsigned char Array[N][N]; variable
H A Dconformance_blocked_range3d.cpp140 unsigned char Array[N][N][N]; variable
H A Dconformance_parallel_for.cpp34 static std::atomic<int> Array[N]; variable