Searched refs:test_auto (Results 1 – 7 of 7) sorted by relevance
/external/clang/test/OpenMP/ |
D | ordered_codegen.cpp | 112 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
|
D | parallel_for_codegen.cpp | 267 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
|
D | for_codegen.cpp | 241 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
|
/external/llvm-project/clang/test/OpenMP/ |
D | ordered_codegen.cpp | 122 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
|
D | parallel_for_codegen.cpp | 286 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
|
D | for_codegen.cpp | 429 void test_auto(float *a, float *b, float *c, float *d) { in test_auto() function
|
/external/llvm-project/debuginfo-tests/dexter/dex/utils/ |
D | PrettyOutputBase.py | 319 def test_auto(self): member in TestPrettyOutput
|