/external/clang/test/Sema/ |
D | bitfield-layout.c | 203 struct g9 { struct 208 CHECK_SIZE(struct, g9, 8); argument
|
D | private-extern.c | 38 __private_extern__ int g9; // expected-note{{previous declaration}} in f3() local 39 int g9; // expected-error {{non-extern declaration of 'g9' follows extern declaration}} in f3() local
|
D | attr-alias-elf.c | 36 void g9() {} in g9() function
|
D | varargs-x86-64.c | 70 void __attribute__((ms_abi)) g9(__builtin_ms_va_list args) { in g9() function
|
/external/llvm-project/clang/test/Sema/ |
D | bitfield-layout.c | 203 struct g9 { struct 208 CHECK_SIZE(struct, g9, 8); argument
|
D | private-extern.c | 38 __private_extern__ int g9; // expected-note{{previous declaration}} in f3() local 39 int g9; // expected-error {{non-extern declaration of 'g9' follows extern declaration}} in f3() local
|
D | attr-alias-elf.c | 36 void g9() {} in g9() function
|
D | varargs-x86-64.c | 70 void __attribute__((ms_abi)) g9(__builtin_ms_va_list args) { in g9() function
|
D | constant-builtins-2.c | 31 double g9 = __builtin_nans(""); variable
|
/external/llvm-project/clang/test/SemaCXX/ |
D | function-pointer-arguments.cpp | 41 int (*g9)(const int&, char) = f3; in bad() local
|
/external/clang/test/SemaCXX/ |
D | function-pointer-arguments.cpp | 41 int (*g9)(const int&, char) = f3; in bad() local
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | pr12251.cpp | 73 e9 g9(e9 *x) { in g9() function
|
/external/clang/test/CodeGenCXX/ |
D | pr12251.cpp | 73 e9 g9(e9 *x) { in g9() function
|
/external/clang/test/CodeGen/ |
D | tbaa-class.cpp | 149 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) { in g9() function
|
D | regparm-struct.c | 78 void g9(void) { in g9() function
|
D | const-init.c | 50 int g9 = (2 + 3i) * (5 + 7i) != (-11 + 29i); variable
|
D | tbaa.cpp | 147 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) { in g9() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | tbaa-class.cpp | 150 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) { in g9() function
|
D | const-init.c | 50 int g9 = (2 + 3i) * (5 + 7i) != (-11 + 29i); variable
|
D | regparm-struct.c | 78 void g9(void) { in g9() function
|
D | tbaa.cpp | 148 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) { in g9() function
|
/external/clang/test/CodeGenObjC/ |
D | encode-test.m | 153 const char g9[] = @encode(struct S9); function
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | encode-test.m | 153 const char g9[] = @encode(struct S9); function
|
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct16x16_msa.c | 21 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_cols_step1_msa() local 207 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_rows_step1_msa() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | idct16x16_msa.c | 329 v8i16 g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, g10, g11, g12, g13, g14, g15; in vpx_iadst16_1d_columns_addblk_msa() local
|