Home
last modified time | relevance | path

Searched refs:incomplete_array (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.comp/
H A Darray.pass.cpp40 typedef char incomplete_array[]; typedef
48 test_array<incomplete_array>(); in main()
/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
H A Darray.pass.cpp39 typedef char incomplete_array[]; typedef
47 test_array<incomplete_array>(); in main()
/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Darray.pass.cpp49 typedef char incomplete_array[]; typedef
56 test_array<incomplete_array>(); in main()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Darray.pass.cpp48 typedef char incomplete_array[]; typedef
55 test_array<incomplete_array>(); in main()
/aosp_15_r20/external/clang/test/PCH/
H A Dtentative-defs.h9 int incomplete_array[]; variable
H A Dexternal-defs.h10 int incomplete_array[]; variable
/aosp_15_r20/external/clang/test/PCH/Inputs/
H A Dchain-external-defs2.h10 int incomplete_array[]; variable
H A Dchain-external-defs1.h10 int incomplete_array[]; variable
/aosp_15_r20/external/clang/test/Index/
H A Dprint-type.cpp43 void foo(int i, int incomplete_array[]) { int variable_array[i]; } in foo() argument
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp68 …typedef Types incomplete_array[]; // expected-error{{declaration type contains unexpanded paramete… typedef
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp268 namespace incomplete_array { namespace
/aosp_15_r20/external/tcpdump/
H A Dconfigure3437 struct incomplete_array
3513 struct incomplete_array *ia =
3514 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
/aosp_15_r20/external/libpcap/
H A Dconfigure3991 struct incomplete_array
4067 struct incomplete_array *ia =
4068 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
/aosp_15_r20/external/lmfit/
H A Dconfigure11449 struct incomplete_array
11525 struct incomplete_array *ia =
11526 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
/aosp_15_r20/external/libpng/
H A Dconfigure2340 struct incomplete_array
2417 struct incomplete_array *ia =
2418 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
/aosp_15_r20/external/strace/
H A Dconfigure4460 struct incomplete_array
4536 struct incomplete_array *ia =
4537 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));