Home
last modified time | relevance | path

Searched defs:g10 (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/clang/test/Sema/
H A Dbitfield-layout.c214 struct __attribute__((packed)) g10 { struct
219 CHECK_SIZE(struct, g10, 6); argument
H A Dvarargs-x86-64.c77 void __attribute__((ms_abi)) g10(int a, ...) { in g10() function
/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/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcodecapi.h10 # define DEFINE_CODECAPI_GUID(name, guidstr, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11) \ argument
23 # define DEFINE_CODECAPI_GUID(name, guidstr, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11) \ argument
28 # define DEFINE_CODECAPI_GUID(name, guidstr, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11) DEFINE_GUIDSTRU… 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/clang/test/SemaCXX/
H A Dfunction-pointer-arguments.cpp43 int (*g10)(int&, char) = f4; in bad() local
/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/libvpx/vp9/encoder/mips/msa/
H A 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
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dpr12251.cpp80 e10 g10(e10 *x) { in g10() function
/aosp_15_r20/external/clang/test/CodeGen/
H A Dtbaa-class.cpp161 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) { in g10() function
H A Dconst-init.c52 int g10 = (2.0 + 3.0i) * (5.0 + 7.0i) != (-11.0 + 29.0i); variable
H A Dregparm-struct.c89 void g10(void) { in g10() function
H A Dtbaa.cpp159 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) { in g10() function
/aosp_15_r20/device/generic/goldfish/camera/
Dconverters.cpp125 const int32_t g10 = (p10 >> 8) & 0xFF; in rgba2yuv() local
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dencode-test.m163 const char g10[] = @encode(struct f); function
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dnoise.inl43 tvec2<T, P> g10(gx.y, gy.y); local
365 tvec2<T, P> g10(gx.y, gy.y); local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dnoise.inl43 tvec2<T, P> g10(gx.y, gy.y); local
365 tvec2<T, P> g10(gx.y, gy.y); local
/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.cpp919 int32 g10 = p1 [0]; in FixIsolatedPixel() local
/aosp_15_r20/external/libyuv/unit_test/
H A Dconvert_argb_test.cc2440 int g10 = (reinterpret_cast<uint32_t*>(ar30_pixels)[i] >> 10) & 1023; in TEST_F() local
2504 int g10 = (reinterpret_cast<uint32_t*>(ab30_pixels)[i] >> 10) & 1023; in TEST_F() local
2566 int g10 = (reinterpret_cast<uint32_t*>(ar30_pixels)[i] >> 10) & 1023; in TEST_F() local
/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h4262 const ParamGenerator<T10>& g10) in CartesianProductGenerator10()
4300 const ParamGenerator<T10>& g10, in Iterator()
4773 const Generator9& g9, const Generator10& g10) in CartesianProductHolder10()
/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-param-test.h1375 const Generator10& g10) { in Combine()
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...

12