| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/ |
| H A D | char_traits_requirements.cc | 58 char array2[len]; in test01() local 143 wchar_t array2[len]; in test02() local
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20010114-1.c | 11 int array2[2][1]= { { 1 }, { 0 } }; in main() local
|
| /openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/ |
| H A D | pass26-frag.c | 23 volatile int array2[10]; in main() local
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
| H A D | wide_stream_objects.cc | 87 wchar_t array2[20]; in test01() local
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
| H A D | line4.c | 18 char array2[j == 90 ? 1 : -1]; variable
|
| /llvm-project/clang/test/SemaCXX/ |
| H A D | vla-ext-diag.cpp | 28 …int array2[n != 12 ? -1 : 1]; // cxx11-warning {{variable length arrays in C++ are a Clang extensi… in old_style_static_assert() local
|
| H A D | non-empty-class-size-zero.cpp | 6 int array2[0]; member
|
| H A D | c99-variable-length-array-cxx11.cpp | 22 …POD array2[N]; // expected-warning{{variable length arrays in C++ are a Clang extension}} expected… in vla() local
|
| H A D | vla.cpp | 34 int array2[] = { 1, 2, 3 }; in test_null_array_size_expr() local
|
| /llvm-project/clang/test/ParserOpenACC/ |
| H A D | parse-sub-array.cpp | 41 T array2[2*I]; in TemplFunc() local
|
| /llvm-project/clang/test/CXX/basic/basic.scope/basic.scope.pdecl/ |
| H A D | p9.cpp | 19 int array2[X2<>::value? 1 : -1]; variable
|
| /llvm-project/flang/test/Lower/ |
| H A D | array-constructor-2.f90 | 123 subroutine test5(a, array2) argument 126 real :: array2(2) local
|
| /llvm-project/clang/test/CXX/temp/temp.decls/temp.friend/ |
| H A D | p4.cpp | 37 int array2[sizeof(X3<int>)]; variable
|
| /llvm-project/clang/test/SemaTemplate/ |
| H A D | instantiate-declref-ice.cpp | 25 int array2[X0<int>::value == sizeof(int)? 1 : -1]; variable
|
| H A D | temp_class_order.cpp | 25 int array2[X1<int*, int*>::value == 2? 1 : -1]; variable
|
| H A D | ms-if-exists.cpp | 51 int array2[] = { in f() local
|
| /llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/ |
| H A D | sfinae-1.cpp | 18 int array2[is_class<char[3]>::value? -1 : 1]; variable
|
| /llvm-project/clang/test/Sema/ |
| H A D | vector-ops.c | 21 int array2[17]; in test1() local
|
| H A D | vector-init.c | 13 float4 array2[2] = { 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, variable
|
| H A D | ext_vector_ops.c | 21 int array2[17]; in test1() local
|
| /llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/ |
| H A D | nolintnextline.cpp | 76 int array2[10]; variable
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| H A D | printcmds.c | 79 unsigned char array2[1]; member
|
| /llvm-project/clang/test/Parser/ |
| H A D | ms-if-exists.c | 59 int array2[] = { in test_if_exists_init_list() local
|
| /llvm-project/clang/test/AST/Interp/ |
| H A D | cxx98.cpp | |
| /llvm-project/flang/test/Semantics/ |
| H A D | reshape.f90 | 8 integer :: array2(2,3) = RESHAPE([(n, n=1,4)], [2,3], [99]) variable
|