Home
last modified time | relevance | path

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

12

/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20130806_221321-fw_1.0.AA-robot/
Dtouch_firmware_report-link-fw_1.0.AA-complete-20140116_103340.log55 g10
110 g10
129 g10
148 g10
166 g10
250 g10
277 g10
324 g10
341 g10
358 g10
[all …]
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032458-fw_11.23-robot_sim/
Dtouch_firmware_report-lumpy-fw_11.23-complete-20140116_103525.log55 g10
110 g10
129 g10
148 g10
166 g10
250 g10
277 g10
324 g10
341 g10
358 g10
[all …]
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032659-fw_11.23-robot_sim/
Dtouch_firmware_report-lumpy-fw_11.23-complete-20140116_103533.log55 g10
110 g10
129 g10
148 g10
166 g10
250 g10
277 g10
324 g10
341 g10
358 g10
[all …]
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_030025-fw_11.27-robot_sim/
Dtouch_firmware_report-lumpy-fw_11.27-complete-20140116_103515.log55 g10
110 g10
129 g10
148 g10
166 g10
250 g10
277 g10
324 g10
341 g10
358 g10
[all …]
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_031746-fw_11.27-robot_sim/
Dtouch_firmware_report-lumpy-fw_11.27-complete-20140116_103521.log55 g10
110 g10
129 g10
148 g10
166 g10
250 g10
277 g10
324 g10
341 g10
358 g10
[all …]
/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/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20131115_234449-fw_1.0.AA-manual/
Dtouch_firmware_report-link-fw_1.0.AA-complete-20140116_103446.log55 g10
110 g10
129 g10
148 g10
212 g10
262 g10
289 g10
336 g10
353 g10
370 g10
[all …]
/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}}
Dvarargs-x86-64.c77 void __attribute__((ms_abi)) g10(int a, ...) { in g10() function
/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/dbus/dbus/
Dversioninfo.rc.in2 * Copyright (C) 2005 g10 Code GmbH
/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/llvm/test/CodeGen/AArch64/
Dshrink-wrap.ll17 @g10 = external unnamed_addr constant [144 x i32], align 4
101 %arrayidx78 = getelementptr inbounds [144 x i32], [144 x i32]* @g10, i64 0, i64 %idxprom53
/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()

12