/external/clang/test/Sema/ |
D | bitfield-layout.c | 214 struct __attribute__((packed)) g10 { struct 219 CHECK_SIZE(struct, g10, 6); argument
|
D | varargs-x86-64.c | 77 void __attribute__((ms_abi)) g10(int a, ...) { in g10() function
|
/external/llvm-project/clang/test/Sema/ |
D | bitfield-layout.c | 214 struct __attribute__((packed)) g10 { struct 219 CHECK_SIZE(struct, g10, 6); argument
|
D | varargs-x86-64.c | 77 void __attribute__((ms_abi)) g10(int a, ...) { in g10() function
|
D | constant-builtins-2.c | 32 float g10 = __builtin_nansf(""); variable
|
/external/libopus/celt/ |
D | celt.c | 99 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const_c() 163 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const_c() 196 opus_val16 g00, g01, g02, g10, g11, g12; in comb_filter() local
|
D | celt.h | 234 # define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ argument
|
/external/llvm-project/clang/test/SemaCXX/ |
D | function-pointer-arguments.cpp | 43 int (*g10)(int&, char) = f4; in bad() local
|
/external/clang/test/SemaCXX/ |
D | function-pointer-arguments.cpp | 43 int (*g10)(int&, char) = f4; in bad() local
|
/external/libopus/celt/x86/ |
D | pitch_sse.h | 160 # define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ argument 184 #define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ argument
|
D | pitch_sse.c | 134 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const_sse()
|
/external/libopus/celt/mips/ |
D | celt_mipsr1.h | 68 opus_val16 g00, g01, g02, g10, g11, g12; in comb_filter() local
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | pr12251.cpp | 80 e10 g10(e10 *x) { in g10() function
|
/external/clang/test/CodeGenCXX/ |
D | pr12251.cpp | 80 e10 g10(e10 *x) { in g10() function
|
/external/clang/test/CodeGen/ |
D | tbaa-class.cpp | 161 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) { in g10() function
|
D | regparm-struct.c | 89 void g10(void) { in g10() function
|
D | const-init.c | 52 int g10 = (2.0 + 3.0i) * (5.0 + 7.0i) != (-11.0 + 29.0i); variable
|
D | tbaa.cpp | 159 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) { in g10() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | tbaa-class.cpp | 162 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) { in g10() function
|
D | const-init.c | 52 int g10 = (2.0 + 3.0i) * (5.0 + 7.0i) != (-11.0 + 29.0i); variable
|
D | regparm-struct.c | 89 void g10(void) { in g10() function
|
D | tbaa.cpp | 160 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) { in g10() function
|
/external/clang/test/CodeGenObjC/ |
D | encode-test.m | 163 const char g10[] = @encode(struct f); function
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | encode-test.m | 163 const char g10[] = @encode(struct f); 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
|