Searched defs:alignments (Results 1 – 6 of 6) sorted by relevance
/external/jemalloc_new/test/unit/ |
D | base.c | 131 const size_t alignments[] = { in TEST_BEGIN() local 192 const size_t alignments[] = { in TEST_BEGIN() local
|
/external/llvm-project/compiler-rt/test/hwasan/TestCases/ |
D | malloc-align.c | 15 static const size_t alignments[] = {8, 16, 64, 256, 1024, 4096, 65536, 131072}; variable
|
/external/llvm-project/openmp/runtime/test/api/ |
D | kmp_aligned_malloc.c | 7 int alignments[] = {64, 128, 256, 512, 1024, 2048, 4096}; variable
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_kernel_memory_alignment.cpp | 227 cl_ulong alignments[6]; in test_kernel_memory_alignment() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1354 const int alignments[] = {1, 2, 4, 8}; in test() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1671 const int alignments[] = {1, 2, 4, 8}; in test() local
|