Home
last modified time | relevance | path

Searched refs:g10 (Results 1 – 25 of 30) sorted by relevance

12

/external/libopus/celt/
Dcelt.c90 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const() argument
102 + MULT16_32_Q15(g10,x2) in comb_filter_const()
120 opus_val16 g00, g01, g02, g10, g11, g12; in comb_filter() local
137 g10 = MULT16_16_Q15(g1, gains[tapset1][0]); in comb_filter()
153 + MULT16_32_Q15(MULT16_16_Q15(f,g10),x2) in comb_filter()
171 comb_filter_const(y+i, x+i, T1, N-i, g10, g11, g12); in comb_filter()
/external/clang/test/Sema/
Dprivate-extern.c43 extern int g10; in f4()
44 extern int g10; in f4()
Dattr-alias-elf.c39 void g10() __attribute__((alias("f10"))); // expected-error {{alias definition is part of a cycle}}
/external/clang/test/CXX/except/except.spec/
Dp5-virtual.cpp59 virtual void g10() throw(int); // expected-note {{overridden virtual function is here}}
95 …virtual void g10() noexcept(false); // expected-error {{exception specification of overriding func…
/external/llvm/test/CodeGen/PowerPC/
Dppc64-fastcc.ll5 …4 %g8, double %f8, <4 x i32> %v8, i64 %g9, double %f9, <4 x i32> %v9, i64 %g10, double %f10, <4 x …
13 …4 %g8, double %f8, <4 x i32> %v8, i64 %g9, double %f9, <4 x i32> %v9, i64 %g10, double %f10, <4 x …
21 …4 %g8, double %f8, <4 x i32> %v8, i64 %g9, double %f9, <4 x i32> %v9, i64 %g10, double %f10, <4 x …
29 …4 %g8, double %f8, <4 x i32> %v8, i64 %g9, double %f9, <4 x i32> %v9, i64 %g10, double %f10, <4 x …
37 …4 %g8, double %f8, <4 x i32> %v8, i64 %g9, double %f9, <4 x i32> %v9, i64 %g10, double %f10, <4 x …
45 …4 %g8, double %f8, <4 x i32> %v8, i64 %g9, double %f9, <4 x i32> %v9, i64 %g10, double %f10, <4 x …
53 …4 %g8, double %f8, <4 x i32> %v8, i64 %g9, double %f9, <4 x i32> %v9, i64 %g10, double %f10, <4 x …
61 …4 %g8, double %f8, <4 x i32> %v8, i64 %g9, double %f9, <4 x i32> %v9, i64 %g10, double %f10, <4 x …
69 …4 %g8, double %f8, <4 x i32> %v8, i64 %g9, double %f9, <4 x i32> %v9, i64 %g10, double %f10, <4 x …
77g10(i64 %g1, double %f1, <4 x i32> %v1, i64 %g2, double %f2, <4 x i32> %v2, i64 %g3, double %f3, <…
[all …]
/external/libopus/celt/x86/
Dpitch_sse.h106 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const() argument
111 g10v = _mm_load1_ps(&g10); in comb_filter_const()
149 + MULT16_32_Q15(g10,x[i-T]) in comb_filter_const()
/external/llvm/test/CodeGen/XCore/
Dscavenging.ll14 @g10 = external global i32 ; <i32*> [#uses=2]
32 %12 = load volatile i32, i32* @g10, align 4 ; <i32> [#uses=1]
37 store volatile i32 %12, i32* @g10, align 4
/external/clang/test/SemaCXX/
Dfunction-pointer-arguments.cpp43 int (*g10)(int&, char) = f4; in bad() local
/external/clang/test/CodeGenObjC/
Dencode-test.m162 // CHECK: @g10 = constant [14 x i8] c"{f=i[4{?=}]i}\00"
163 const char g10[] = @encode(struct f); function
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c20 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_cols_step1_msa() local
43 MADD_BF(r11, r4, r3, r12, k0, k1, k2, k3, g8, g9, g10, g11); in fadst16_cols_step1_msa()
46 BUTTERFLY_4(g0, g2, g10, g8, tp0, tp2, tp3, tp1); in fadst16_cols_step1_msa()
206 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_rows_step1_msa() local
227 MADD_BF(r11, r4, r3, r12, k0, k1, k2, k3, g8, g9, g10, g11); in fadst16_rows_step1_msa()
230 BUTTERFLY_4(g0, g2, g10, g8, tp0, tp2, tp3, tp1); in fadst16_rows_step1_msa()
/external/clang/test/CodeGenCXX/
Dpr12251.cpp80 e10 g10(e10 *x) { in g10() function
/external/clang/test/CodeGen/
Dconst-init.c52 int g10 = (2.0 + 3.0i) * (5.0 + 7.0i) != (-11.0 + 29.0i); variable
Dtbaa-class.cpp161 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) { in g10() function
Dregparm-struct.c89 void g10(void) { in g10() function
Dtbaa.cpp155 uint32_t g10(StructS *S, StructS2 *S2, uint64_t count) { in g10() function
/external/libvpx/libvpx/vpx_dsp/mips/
Didct16x16_msa.c330 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
357 MADD_BF(r11, r4, r3, r12, k0, k1, k2, k3, g8, g9, g10, g11); in vpx_iadst16_1d_columns_addblk_msa()
358 BUTTERFLY_4(g0, g2, g10, g8, h8, h9, v2, v0); in vpx_iadst16_1d_columns_addblk_msa()
/external/llvm/test/CodeGen/Mips/
Dfastcc.ll77 @g10 = external global i32
165 store i32 %a10, i32* @g10, align 4
/external/v8/test/mjsunit/es6/
Dgenerators-iteration.js166 function g10() { function
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h4262 const ParamGenerator<T10>& g10) in CartesianProductGenerator10() argument
4264 g9_(g9), g10_(g10) {} in CartesianProductGenerator10()
4300 const ParamGenerator<T10>& g10, in Iterator() argument
4312 begin10_(g10.begin()), end10_(g10.end()), current10_(current10) { in Iterator()
4773 const Generator9& g9, const Generator10& g10) in CartesianProductHolder10() argument
4775 g9_(g9), g10_(g10) {} in CartesianProductHolder10()
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util-generated.h4265 const ParamGenerator<T10>& g10) in CartesianProductGenerator10() argument
4267 g9_(g9), g10_(g10) {} in CartesianProductGenerator10()
4303 const ParamGenerator<T10>& g10, in Iterator() argument
4315 begin10_(g10.begin()), end10_(g10.end()), current10_(current10) { in Iterator()
4776 const Generator9& g9, const Generator10& g10) in CartesianProductHolder10() argument
4778 g9_(g9), g10_(g10) {} in CartesianProductHolder10()
/external/protobuf/gtest/include/gtest/internal/
Dgtest-param-util-generated.h4263 const ParamGenerator<T10>& g10) in CartesianProductGenerator10() argument
4265 g9_(g9), g10_(g10) {} in CartesianProductGenerator10()
4301 const ParamGenerator<T10>& g10, in Iterator() argument
4313 begin10_(g10.begin()), end10_(g10.end()), current10_(current10) { in Iterator()
4774 const Generator9& g9, const Generator10& g10) in CartesianProductHolder10() argument
4776 g9_(g9), g10_(g10) {} in CartesianProductHolder10()
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h4586 const ParamGenerator<T10>& g10) in CartesianProductGenerator10() argument
4588 g9_(g9), g10_(g10) {} in CartesianProductGenerator10()
4624 const ParamGenerator<T10>& g10, in Iterator() argument
4636 begin10_(g10.begin()), end10_(g10.end()), current10_(current10) { in Iterator()
5097 const Generator9& g9, const Generator10& g10) in CartesianProductHolder10() argument
5099 g9_(g9), g10_(g10) {} in CartesianProductHolder10()
/external/gtest/include/gtest/internal/
Dgtest-param-util-generated.h4586 const ParamGenerator<T10>& g10) in CartesianProductGenerator10() argument
4588 g9_(g9), g10_(g10) {} in CartesianProductGenerator10()
4624 const ParamGenerator<T10>& g10, in Iterator() argument
4636 begin10_(g10.begin()), end10_(g10.end()), current10_(current10) { in Iterator()
5097 const Generator9& g9, const Generator10& g10) in CartesianProductHolder10() argument
5099 g9_(g9), g10_(g10) {} in CartesianProductHolder10()
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-param-test.h1370 const Generator10& g10) { in Combine() argument
1374 g1, g2, g3, g4, g5, g6, g7, g8, g9, g10); in Combine()
/external/gtest/include/gtest/
Dgtest-param-test.h1370 const Generator10& g10) { in Combine() argument
1374 g1, g2, g3, g4, g5, g6, g7, g8, g9, g10); in Combine()

12