Home
last modified time | relevance | path

Searched defs:g12 (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/clang/test/Sema/
H A Dbitfield-layout.c240 struct __attribute__((packed)) g12 { struct
245 CHECK_SIZE(struct, g12, 10); argument
H A Dprivate-extern.c55 __private_extern__ int g12; in f6() local
/aosp_15_r20/external/libopus/celt/
H A Dcelt.c99 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
H A Dpitch.h198 # define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ argument
/aosp_15_r20/external/libopus/celt/x86/
H A Dpitch_sse.h156 # define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ argument
182 #define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ argument
H A Dpitch_sse.c134 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const_sse()
/aosp_15_r20/external/libopus/celt/mips/
H A Dcelt_mipsr1.h68 opus_val16 g00, g01, g02, g10, g11, g12; in comb_filter() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dpr12251.cpp94 enum e12 g12(enum e12 *x) { in g12() function
/aosp_15_r20/external/clang/test/CodeGen/
H A Dtbaa-class.cpp185 uint32_t g12(StructC *C, StructD *D, uint64_t count) { in g12() function
H A Dconst-init.c77 long g12 = (long) &g12_tmp; variable
H A Dregparm-struct.c112 void g12(void) { in g12() function
H A Dtbaa.cpp183 uint32_t g12(StructC *C, StructD *D, uint64_t count) { in g12() function
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dencode-test.m171 const char g12[] = @encode(_Atomic(int)); function
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A 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
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_bad_pixels.cpp921 int32 g12 = p1 [2]; in FixIsolatedPixel() local