Searched refs:templ1 (Results 1 – 7 of 7) sorted by relevance
/external/syzkaller/pkg/compiler/testdata/ |
D | consts.txt | 29 type templ1[C] { 33 foo$1(a ptr[in, templ1[CONST20]])
|
D | all.txt | 190 foo$templ1(a ptr[in, templ_struct0[C2, int8]])
|
D | errors.txt | 282 foo$201(a templ1[42]) ### wrong number of arguments for type const, expect value 283 type templ1[A] const[A]
|
/external/clang/test/OpenMP/ |
D | for_simd_codegen.cpp | 364 int templ1(T a, T *z) { in templ1() function 423 templ1<float,2> (a, z); in inst_templ1()
|
D | parallel_for_simd_codegen.cpp | 364 int templ1(T a, T *z) { in templ1() function 380 templ1<float,2> (a, z); in inst_templ1()
|
D | simd_codegen.cpp | 251 int templ1(T a, T *z) { in templ1() function 292 templ1<float,2> (a, z); in inst_templ1()
|
/external/syzkaller/pkg/ast/testdata/ |
D | all.txt | 63 type templ1[A,] int8 ### unexpected ']', expecting identifier
|