Home
last modified time | relevance | path

Searched defs:g9 (Results 1 – 25 of 35) sorted by relevance

12

/external/clang/test/Sema/
Dbitfield-layout.c203 struct g9 { struct
208 CHECK_SIZE(struct, g9, 8); argument
Dprivate-extern.c38 __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
Dattr-alias-elf.c36 void g9() {} in g9() function
Dvarargs-x86-64.c70 void __attribute__((ms_abi)) g9(__builtin_ms_va_list args) { in g9() function
/external/llvm-project/clang/test/Sema/
Dbitfield-layout.c203 struct g9 { struct
208 CHECK_SIZE(struct, g9, 8); argument
Dprivate-extern.c38 __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
Dattr-alias-elf.c36 void g9() {} in g9() function
Dvarargs-x86-64.c70 void __attribute__((ms_abi)) g9(__builtin_ms_va_list args) { in g9() function
Dconstant-builtins-2.c31 double g9 = __builtin_nans(""); variable
/external/llvm-project/clang/test/SemaCXX/
Dfunction-pointer-arguments.cpp41 int (*g9)(const int&, char) = f3; in bad() local
/external/clang/test/SemaCXX/
Dfunction-pointer-arguments.cpp41 int (*g9)(const int&, char) = f3; in bad() local
/external/llvm-project/clang/test/CodeGenCXX/
Dpr12251.cpp73 e9 g9(e9 *x) { in g9() function
/external/clang/test/CodeGenCXX/
Dpr12251.cpp73 e9 g9(e9 *x) { in g9() function
/external/clang/test/CodeGen/
Dtbaa-class.cpp149 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) { in g9() function
Dregparm-struct.c78 void g9(void) { in g9() function
Dconst-init.c50 int g9 = (2 + 3i) * (5 + 7i) != (-11 + 29i); variable
Dtbaa.cpp147 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) { in g9() function
/external/llvm-project/clang/test/CodeGen/
Dtbaa-class.cpp150 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) { in g9() function
Dconst-init.c50 int g9 = (2 + 3i) * (5 + 7i) != (-11 + 29i); variable
Dregparm-struct.c78 void g9(void) { in g9() function
Dtbaa.cpp148 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) { in g9() function
/external/clang/test/CodeGenObjC/
Dencode-test.m153 const char g9[] = @encode(struct S9); function
/external/llvm-project/clang/test/CodeGenObjC/
Dencode-test.m153 const char g9[] = @encode(struct S9); function
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c21 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/
Didct16x16_msa.c329 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

12