Searched refs:test_template (Results 1 – 12 of 12) sorted by relevance
/external/clang/test/SemaCXX/ |
D | warn-empty-body.cpp | 261 void test_template(int x) { in test_template() function 275 test_template<int>(x); in test_template_inst() 276 test_template<double>(x); in test_template_inst()
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
D | p7-0x-fixits.cpp | 25 void test_template() { in test_template() function
|
D | p7-cxx11-nowarn.cpp | 184 void test_template() { in test_template() function
|
D | p7-0x.cpp | 200 void test_template() { in test_template() function
|
/external/clang/test/OpenMP/ |
D | simd_aligned_messages.cpp | 48 template<int L, class T, class N> T test_template(T* arr, N num) { in test_template() function 164 test_template<-4>(darr, 4); in main()
|
D | for_simd_aligned_messages.cpp | 48 template<int L, class T, class N> T test_template(T* arr, N num) { in test_template() function 164 test_template<-4>(darr, 4); in main()
|
D | parallel_for_simd_linear_messages.cpp | 46 template<int L, class T, class N> T test_template(T* arr, N num) { in test_template() function 162 test_template<-4>(darr, 4); in main()
|
D | parallel_for_simd_aligned_messages.cpp | 48 template<int L, class T, class N> T test_template(T* arr, N num) { in test_template() function 164 test_template<-4>(darr, 4); in main()
|
D | simd_linear_messages.cpp | 46 template<int L, class T, class N> T test_template(T* arr, N num) { in test_template() function 162 test_template<-4>(darr, 4); in main()
|
D | for_simd_linear_messages.cpp | 46 template<int L, class T, class N> T test_template(T* arr, N num) { in test_template() function 162 test_template<-4>(darr, 4); in main()
|
/external/chromium-trace/trace-viewer/third_party/Paste/tests/test_exceptions/ |
D | test_httpexceptions.py | 50 def test_template(): function
|
/external/chromium-trace/trace-viewer/third_party/Paste/Paste.egg-info/ |
D | SOURCES.txt | 198 tests/test_template.txt
|