Searched defs:g14 (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/clang/test/Sema/ |
H A D | bitfield-layout.c | 268 struct __attribute__((packed)) g14 { struct 274 CHECK_SIZE(struct, g14, 16); argument
|
H A D | private-extern.c | 67 __private_extern__ struct s0 g14; in f8() local
|
H A D | constant-builtins-2.c | 32 float g14 = __builtin_fabsf(-12.f); variable
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | pr12251.cpp | 112 e14 g14(e14 *x) { in g14() function
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | encode-test.m | 177 const char g14[] = @encode(__typeof__(*test_id)); function
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | const-init.c | 88 void *g14 = (void*) 100; variable
|
H A D | regparm-struct.c | 134 void g14(void) { in g14() function
|
H A D | tbaa.cpp | 221 char g14(struct six *a, struct six *b) { in g14() function
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | live.go | 244 func g14() string func
|
D | live_regabi.go | 241 func g14() string func
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A 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
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_bad_pixels.cpp | 923 int32 g14 = p1 [4]; in FixIsolatedPixel() local
|