HomeSort by relevance Sort by last modified time
    Searched refs:t0 (Results 26 - 50 of 271) sorted by null

12 3 4 5 6 7 8 91011

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
pitch_ol.cpp 205 Word32 max, t0;
223 t0 = 0;
227 t0 = L_mac (t0, *p, *p);
235 *r0 = t0;
238 vad_tone_detection (vadSt, max, t0);
242 t0 = Inv_sqrt (t0);
246 t0 = L_shl (t0, 1)
326 Word32 t0; local
961 Word32 t0; local
    [all...]
p_ol_wgh.cpp 45 Description: t0 was not being declared as Word32.
482 Word32 max, t0;
496 t0 = corr[-i];
500 t0 = Mpy_32_16 (t0_h, t0_l, *ww);
504 L_Extract (t0, &t0_h, &t0_l);
505 t0 = Mpy_32_16 (t0_h, t0_l, *we);
509 if (L_sub (t0, max) >= 0)
511 max = t0;
518 t0 = 0;
523 t0 = L_mac (t0, *p, *p1)
591 Word32 t0; local
878 Word32 t0; local
    [all...]
  /external/clang/test/Sema/
attr-returns-twice.c 5 __attribute__((returns_twice)) void t0(void) { function
  /external/clang/test/SemaTemplate/
template-decl-fail.cpp 6 enum t0 { A = T::x }; // expected-error{{enumeration cannot be a template}} \ enum
  /external/openssl/crypto/sha/asm/
sha512-armv4.pl 54 $t0="r9";
78 mov $t0,$Elo,lsr#14
82 eor $t0,$t0,$Ehi,lsl#18
86 eor $t0,$t0,$Elo,lsr#18
88 eor $t0,$t0,$Ehi,lsl#14
90 eor $t0,$t0,$Ehi,lsr#
    [all...]
sha1-parisc.pl 52 $t0="%r28";
57 "%r9", "%r10","%r11","%r12","%r13","%r14","%r15","%r16",$t0);
68 and $c,$b,$t0
72 or $t1,$t0,$t0
73 addl $t0,$e,$e
80 and $c,$b,$t0
85 or $t1,$t0,$t0
87 add $t0,$e,$
    [all...]
sha256-armv4.pl 29 $ctx="r0"; $t0="r0";
60 ldrb $t0,[$inp],#4
63 orr $T1,$T1,$t0,lsl#24
67 mov $t0,$e,ror#$Sigma1[0]
69 eor $t0,$t0,$e,ror#$Sigma1[1]
79 eor $t0,$t0,$e,ror#$Sigma1[2] @ Sigma1(e)
82 add $T1,$T1,$t0
93 orr $t0,$a,$
    [all...]
sha1-armv4-large.pl 67 $t0="r9";
77 ldr $t0,[$Xi,#15*4]
82 eor $t0,$t0,$t1
85 mov $t0,$t0,ror#31
87 eor $t0,$t0,$t2,ror#31
88 str $t0,[$Xi,#-4]!
91 add $e,$e,$t0 @ E+=X[i
    [all...]
sha1-s390x.pl 59 $t0="%r10";
104 lr $t0,$d
105 xr $t0,$c
107 nr $t0,$b
109 xr $t0,$d
111 alr $e,$t0
123 lr $t0,$b
125 xr $t0,$c
127 xr $t0,$d
129 alr $e,$t0
    [all...]
sha1-thumb.pl 28 $t0="r0";
44 sub $t0,#4
45 ldr $t1,[$t0]
169 ldmia $t0!,{$a,$b,$c,$d,$e} @ $t0 is r0 and holds ctx
170 mov $t0,$Xi
173 mov $t1,$t0
181 cmp $Xi,$t0
185 mov $t1,$t0
193 cmp $Xi,$t0
    [all...]
sha512-ia64.pl 121 s0=r26; s1=r27; t0=r28; t1=r29;
197 $t0="t0", $t1="t1", $code.=<<___ if ($BITS==32);
217 mux2 $t0=A,0x44 };; // copy lower half to upper
224 $t0="A", $t1="E", $code.=<<___ if ($BITS==64);
467 _rotr r10=$t0,$Sigma0[0] } // ROTR(a,28)
471 _rotr r11=$t0,$Sigma0[1] } // ROTR(a,34)
475 _rotr r8=$t0,$Sigma0[2] } // ROTR(a,39)
507 $t0="t0", $t1="t1", $code.=<<___ if ($BITS==32)
    [all...]
  /external/qemu/target-mips/
translate.c 484 "t0", "t1", "t2", "t3", "t4", "t5", "t6", "t7",
549 TCGv t0 = tcg_temp_new(); local
552 tcg_gen_movi_tl(t0, 0);
564 tcg_gen_ld_tl(t0, addr, sizeof(target_ulong) * from);
568 gen_store_gpr(t0, to);
569 tcg_temp_free(t0);
575 TCGv t0 = tcg_temp_new(); local
579 gen_load_gpr(t0, from);
587 tcg_gen_st_tl(t0, addr, sizeof(target_ulong) * to);
590 tcg_temp_free(t0);
620 TCGv_i32 t0 = tcg_temp_new_i32(); local
635 TCGv_i64 t0 = tcg_temp_new_i64(); local
984 TCGv t0 = tcg_temp_new(); local
1141 TCGv t0, t1; local
1182 TCGv t0 = tcg_temp_new(); local
1265 TCGv t0 = tcg_temp_local_new(); local
1301 TCGv t0 = tcg_temp_local_new(); local
1383 TCGv t0; local
1412 TCGv t0; local
1562 TCGv t0 = tcg_temp_local_new(); local
1601 TCGv t0 = tcg_temp_local_new(); local
1641 TCGv t0 = tcg_temp_local_new(); local
1678 TCGv t0 = tcg_temp_local_new(); local
1827 TCGv t0, t1; local
1859 TCGv t0, t1; local
2006 TCGv t0, t1; local
2241 TCGv t0 = tcg_temp_new(); local
2321 TCGv t0; local
2359 TCGv t0 = tcg_temp_new(); local
2474 TCGv t0 = tcg_temp_new(); local
2707 TCGv t0 = tcg_temp_new(); local
2798 TCGv t0; local
2870 TCGv_i32 t0 = tcg_temp_new_i32(); local
2885 TCGv_i32 t0 = tcg_temp_new_i32(); local
5228 TCGv t0 = tcg_temp_local_new(); local
5392 TCGv t0 = tcg_temp_local_new(); local
5567 TCGv t0 = tcg_temp_new(); local
5588 TCGv t0 = tcg_temp_new(); local
5680 TCGv_i32 t0 = tcg_temp_new_i32(); local
5796 TCGv t0 = tcg_temp_new(); local
5880 TCGv_i32 t0; local
5908 TCGv_i32 t0 = tcg_temp_new_i32(); local
5927 TCGv_i32 t0 = tcg_temp_new_i32(); local
5949 TCGv_i32 t0 = tcg_temp_new_i32(); local
7248 TCGv t0 = tcg_temp_new(); local
7354 TCGv t0 = tcg_temp_local_new(); local
7851 TCGv t0 = tcg_temp_new(); local
7894 TCGv t0 = tcg_temp_new(); local
7907 TCGv t0 = tcg_temp_new(); local
7981 TCGv t0 = tcg_temp_new(); local
    [all...]
  /external/opencv/cv/src/
cvdistransform.cpp 97 int t0 = tmp[j-step-1] + DIAG_DIST; local
99 if( t0 > t ) t0 = t;
101 if( t0 > t ) t0 = t;
103 if( t0 > t ) t0 = t;
104 tmp[j] = t0;
117 int t0 = tmp[j]; local
118 if( t0 > HV_DIST
170 int t0 = tmp[j-step*2-1] + LONG_DIST; local
198 int t0 = tmp[j]; local
266 int t0 = ICV_INIT_DIST0, t; local
333 int t0 = tmp[j]; local
    [all...]
  /system/core/libpixelflinger/tests/codegen/
codegen.cpp 31 static void ggl_test_codegen(uint32_t n, uint32_t p, uint32_t t0, uint32_t t1)
39 needs.t[0] = t0;
61 uint32_t t0; local
63 sscanf(argv[1], "%08x:%08x_%08x_%08x", &p, &n, &t0, &t1);
64 ggl_test_codegen(n, p, t0, t1);
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
az_lsp.cpp 176 Word32 t0;
186 t0 = L_mult (x, 512); // 2*x
187 t0 = L_mac (t0, f[1], 8192); // + f[1]
188 L_Extract (t0, &b1_h, &b1_l); // b1 = 2*x + f[1]
192 t0 = Mpy_32_16 (b1_h, b1_l, x); // t0 = 2.0*x*b1
193 t0 = L_shl (t0, 1);
194 t0 = L_mac (t0, b2_h, (Word16) 0x8000); // t0 = 2.0*x*b1 - b
250 Word32 t0; local
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-alpha.pl 25 $t0="t0";
64 sll $Zhi,60,$t0
75 xor $t0,$Zlo,$Zlo
90 sll $Zhi,60,$t0
101 xor $t0,$Zlo,$Zlo
111 sll $Zhi,60,$t0
123 xor $t0,$Zlo,$Zlo
132 sll $Zhi,60,$t0
143 xor $t0,$Zlo,$Zl
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 57 #define t0 $12 /* temp registers (not saved across subroutine calls) */ macro
62 #define t0 $8 /* temp registers (not saved across subroutine calls) */ macro
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
regdef.h 57 #define t0 $12 /* temp registers (not saved across subroutine calls) */ macro
62 #define t0 $8 /* temp registers (not saved across subroutine calls) */ macro
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
regdef.h 57 #define t0 $12 /* temp registers (not saved across subroutine calls) */ macro
62 #define t0 $8 /* temp registers (not saved across subroutine calls) */ macro
  /external/opencv/cxcore/src/
cxrand.cpp 86 unsigned t0, t1; \
89 t0 = ((unsigned)temp & p[i + 12]) + p[i]; \
92 arr[i] = cast_macro((int)t0); \
96 t0 = ((unsigned)temp & p[i + 14]) + p[i+2]; \
99 arr[i+2] = cast_macro((int)t0); \
113 unsigned t0, t1, t; \
117 t0 = (t & p[i + 12]) + p[i]; \
119 arr[i] = cast_macro((int)t0); \
122 t0 = ((t >> 16) & p[i + 14]) + p[i + 2]; \
124 arr[i+2] = cast_macro((int)t0); \
225 Cv64suf t0, t1; local
255 Cv64suf t0; local
515 int t0 = iparam[0][i] = cvCeil( param1.val[i] ); local
530 int t0 = iparam[0][i - channels]; local
544 double t0 = param1.val[i]; local
558 double t0 = param1.val[i]; local
576 double t0 = dparam[0][i - channels]; local
    [all...]
  /development/tools/axl/
chewperf.py 32 t0 = None
37 if not t0: t0 = chewed[1]
38 tm = chewed[1] - t0
54 t0 = chewed[0][1]
56 chewed = [[x[1] - t0, x[0]] for x in chewed]
58 totalTime = tLast - t0
  /external/qemu/tcg/
tcg-op.h 482 TCGv_i32 t0 = tcg_const_i32(arg2); local
483 tcg_gen_add_i32(ret, arg1, t0);
484 tcg_temp_free_i32(t0);
495 TCGv_i32 t0 = tcg_const_i32(arg1); local
496 tcg_gen_sub_i32(ret, t0, arg2);
497 tcg_temp_free_i32(t0);
506 TCGv_i32 t0 = tcg_const_i32(arg2); local
507 tcg_gen_sub_i32(ret, arg1, t0);
508 tcg_temp_free_i32(t0);
529 TCGv_i32 t0 = tcg_const_i32(arg2) local
552 TCGv_i32 t0 = tcg_const_i32(arg2); local
573 TCGv_i32 t0 = tcg_const_i32(arg2); local
589 TCGv_i32 t0 = tcg_const_i32(arg2); local
605 TCGv_i32 t0 = tcg_const_i32(arg2); local
621 TCGv_i32 t0 = tcg_const_i32(arg2); local
636 TCGv_i32 t0 = tcg_const_i32(arg2); local
650 TCGv_i32 t0 = tcg_const_i32(arg2); local
662 TCGv_i32 t0 = tcg_const_i32(arg2); local
690 TCGv_i32 t0; local
699 TCGv_i32 t0; local
708 TCGv_i32 t0; local
717 TCGv_i32 t0; local
990 TCGv_i64 t0; local
1151 TCGv_i64 t0 = tcg_const_i64(arg2); local
1167 TCGv_i64 t0 = tcg_const_i64(arg2); local
1183 TCGv_i64 t0 = tcg_const_i64(arg2); local
1198 TCGv_i64 t0 = tcg_const_i64(arg2); local
1214 TCGv_i64 t0 = tcg_const_i64(arg2); local
1230 TCGv_i64 t0 = tcg_const_i64(arg2); local
1276 TCGv_i64 t0; local
1285 TCGv_i64 t0; local
1294 TCGv_i64 t0; local
1303 TCGv_i64 t0; local
1363 TCGv_i64 t0 = tcg_const_i64(arg2); local
1371 TCGv_i64 t0 = tcg_const_i64(arg1); local
1382 TCGv_i64 t0 = tcg_const_i64(arg2); local
1390 TCGv_i64 t0 = tcg_const_i64(arg2); local
1398 TCGv_i64 t0 = tcg_const_i64(arg2); local
1405 TCGv_i64 t0 = tcg_const_i64(arg2); local
1564 TCGv_i32 t0, t1; local
1571 tcg_gen_mov_i32(TCGV_HIGH(ret), t0); local
2003 TCGv_i32 t0 = tcg_const_i32(arg2); local
2026 TCGv_i64 t0 = tcg_const_i64(arg2); local
    [all...]
  /external/regex-re2/util/
benchmark.cc 36 static int64 t0; variable
44 if(t0 != 0)
45 ns += nsec() - t0;
46 t0 = 0;
50 if(t0 == 0)
51 t0 = nsec();
70 t0 = nsec();
79 if(t0 != 0)
80 ns += nsec() - t0;
  /external/skia/src/core/
SkCubicClipper.cpp 40 SkScalar t0; local
45 t0 = t1;
46 SkScalar y01 = SkScalarInterp(ycrv[0], ycrv[1], t0);
47 SkScalar y12 = SkScalarInterp(ycrv[1], ycrv[2], t0);
48 SkScalar y23 = SkScalarInterp(ycrv[2], ycrv[3], t0);
49 SkScalar y012 = SkScalarInterp(y01, y12, t0);
50 SkScalar y123 = SkScalarInterp(y12, y23, t0);
51 SkScalar y0123 = SkScalarInterp(y012, y123, t0);
59 converged = SkScalarAbs(t1 - t0) <= tol; // NaN-safe
  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
Radix4FFT_v5.s 61 smulwt r4, r10, r8 @ L_mpy_wx(cosx, t0)
64 smlawb r2, r11, r8, r4 @ r2 = L_mpy_wx(cosx, t0) + L_mpy_wx(sinx, t1)@
65 smulwb r5, r10, r8 @ L_mpy_wx(sinx, t0)
67 mov r10, r0, asr #2 @ t0 = r0 >> 2@
70 sub r3, r3, r5 @ r3 = L_mpy_wx(cosx, t1) - L_mpy_wx(sinx, t0)@
73 sub r0, r10, r2 @ r0 = t0 - r2@
76 add r2, r10, r2 @ r2 = t0 + r2@
85 smulwt r6, r10, r8 @ L_mpy_wx(cosx, t0)
88 smlawb r4, r11, r8, r6 @ r4 = L_mpy_wx(cosx, t0) + L_mpy_wx(sinx, t1)@
89 smulwb r7, r10, r8 @ L_mpy_wx(sinx, t0)
    [all...]

Completed in 640 milliseconds

12 3 4 5 6 7 8 91011