HomeSort by relevance Sort by last modified time
    Searched refs:t1 (Results 601 - 625 of 1329) sorted by null

<<21222324252627282930>>

  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
Pyramid.cpp 159 int t1 = in->ptr[j][i]; local
162 ((6 * t1 + (in->ptr[j-1][i] + t2) + 4) >> 3);
163 scr->ptr[j2+1][i] = (short)((t1 + t2 + 1) >> 1);
174 int t1 = scr->ptr[j][i]; local
177 (mode * ((6 * t1 +
180 (mode * ((t1 + t2 + 1) >> 1)));
  /system/extras/tests/bionic/libc/common/
test_pthread_mutex.c 288 double t1; local
291 t1 = time_now();
292 //DEBUG ONLY: printf("t1-s->t0=%g waitDelay=%g\n", t1-s->t0, s->waitDelay);
293 TTRUE((t1-s->t0) >= s->waitDelay);
301 double t1; local
312 t1 = time_now();
313 TTRUE((t1-s->t0) >= s->waitDelay);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c 2215 u32 t1, t2; local
2256 u32 t1, t2, t3, t4; local
2346 u32 t1, t2; local
2371 u32 t1, t2, t3, t4; local
    [all...]
  /external/chromium_org/v8/src/mips/
code-stubs-mips.cc     [all...]
ic-mips.cc 363 masm, flags, a1, a2, a3, t0, t1, t2);
371 __ JumpIfSmi(a1, &number, t1);
390 __ LoadRoot(t1, Heap::kFalseValueRootIndex);
391 __ Branch(&miss, ne, a1, Operand(t1));
399 masm, flags, a1, a2, a3, t0, t1, t2);
571 __ LoadFromNumberDictionary(&slow_load, t0, a2, a1, a0, a3, t1);
661 masm, flags, a0, a2, a3, t0, t1, t2);
843 GenerateMappedArgumentsLookup(masm, a2, a1, a3, t0, t1, &notin, &slow);
    [all...]
  /dalvik/vm/mterp/mips/
binflop2addr.S 14 GET_OPA4(rOBJ) # t1 <- A+
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
SmartPtr.h 99 bool operator <(const SmartPtr<T>& t1) const {
100 return m_ptr < t1.m_ptr;
  /external/clang/test/Sema/
unused-expr.c 31 extern void t1();
34 c ? t1() : t2();
  /external/jpeg/
mips_idct_le.S 86 lw $t1, 16($a0) # inptr[DCTSIZE*1]
100 or $s4, $t1, $t2
165 muleq_s.w.phl $v0, $t1, $s0 # tmp4 ...
166 muleq_s.w.phr $t1, $t1, $s0 # ... tmp4 ...
177 ins $t1, $v0, 16, 16 # ... tmp4
187 addq.ph $s5, $t1, $t7 # z11
188 subq.ph $s6, $t1, $t7 # z12
241 addq.ph $t1, $s4, $t3 # tmp4
253 addq.ph $v0, $t6, $t1
    [all...]
  /external/lzma/C/
Lzma2Enc.c 178 int t1, t1n, t2, t3; local
185 t1 = p->lzmaProps.numThreads;
203 t1 = 1;
209 else if (t1 <= 0)
211 t1 = t3 / t2;
212 if (t1 == 0)
213 t1 = 1;
218 p->lzmaProps.numThreads = t1;
  /external/opencv/cxcore/src/
cxcmp.cpp     [all...]
cxmean.cpp 170 double t1 = scale*(double)tmp##1; \
172 mean[1] = t1
177 double t1 = scale*(double)tmp##1; \
180 mean[1] = t1; \
186 double t1 = scale*(double)tmp##1; \
188 mean[1] = t1; \
190 t1 = scale*(double)tmp##3; \
192 mean[3] = t1
cxdxt.cpp 536 double t1 = -dst[i+1].im;
537 dst[i].im = t0; dst[i+1].im = t1;
831 double t1 = dst[i].im*im_scale;
833 dst[i].im = t1;
841 double t1 = -dst[i+1].im;
843 dst[i+1].im = t1;
962 int t1 = idst[i*2+3] ^ 0x80000000;
963 idst[i*2+1] = t0; idst[i*2+3] = t1;
    [all...]
  /external/valgrind/main/none/tests/mips32/
MoveIns.stdout.exp 2 mfc1 $t1, $f0 :: fs 4.676074, rt 0x4095a266
27 mfc1 $t1, $f25 :: fs nan, rt 0xffffffff
30 mtc1 $t1, $f0 :: fs 4.676074, rt 0x4095a266
55 mtc1 $t1, $f25 :: fs nan, rt 0xffffffff
114 movf $t0, $t1, $fcc0 :: out: 0x0, RDval: 0x0, RSval: 0xffffffff, cc: 1
115 movf $t0, $t1, $fcc0 :: out: 0xffffffff, RDval: 0xffffffff, RSval: 0xffffffff, cc: 0
116 movf $t0, $t1, $fcc0 :: out: 0x22b, RDval: 0x22b, RSval: 0xffffffff, cc: 1
117 movf $t0, $t1, $fcc0 :: out: 0x5, RDval: 0x0, RSval: 0x5, cc: 0
118 movf $t0, $t1, $fcc0 :: out: 0x0, RDval: 0x0, RSval: 0xffffffff, cc: 1
119 movf $t0, $t1, $fcc0 :: out: 0x19, RDval: 0xffffffff, RSval: 0x19, cc:
    [all...]
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
ml_math_func.h 104 static inline long inv_delta_time_ms(inv_time_t t1, inv_time_t t2)
106 return (long)((t1 - t2) / 1000000L);
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.h 104 static inline long inv_delta_time_ms(inv_time_t t1, inv_time_t t2)
106 return (long)((t1 - t2) / 1000000L);
  /libcore/luni/src/test/java/com/android/org/bouncycastle/crypto/digests/
DigestTest.java 66 long t1 = System.currentTimeMillis(); local
68 oldTime = oldTime + (t1 - t0);
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
SmartPtr.h 95 bool operator <(const SmartPtr<T>& t1) const {
96 return m_ptr < t1.m_ptr;
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
SmartPtr.h 99 bool operator <(const SmartPtr<T>& t1) const {
100 return m_ptr < t1.m_ptr;
  /external/qemu/
qemu-io.c 351 struct timeval t1, t2; local
455 gettimeofday(&t1, NULL);
487 t2 = tsub(t2, t1);
531 struct timeval t1, t2; local
585 gettimeofday(&t1, NULL);
612 t2 = tsub(t2, t1);
656 struct timeval t1, t2; local
727 gettimeofday(&t1, NULL);
745 t2 = tsub(t2, t1);
787 struct timeval t1, t2 local
891 struct timeval t1, t2; local
1014 struct timeval t1; member in struct:aio_ctx
1431 struct timeval t1, t2; local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-ppc.pl 79 $t1="r13";
104 if ($SIZE_T==8) { die if ($t1 ne "r13"); $t1="r0"; }
363 andi. $t1,$out,3
364 or. $t0,$t0,$t1
382 subfic $t1,$out,4096
385 andi. $t1,$t1,4096-16
485 lwz $t1,4($key)
492 xor $s1,$s1,$t1
    [all...]
  /external/openssl/crypto/aes/asm/
aes-ppc.pl 79 $t1="r13";
104 if ($SIZE_T==8) { die if ($t1 ne "r13"); $t1="r0"; }
363 andi. $t1,$out,3
364 or. $t0,$t0,$t1
382 subfic $t1,$out,4096
385 andi. $t1,$t1,4096-16
485 lwz $t1,4($key)
492 xor $s1,$s1,$t1
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol_bld.cpp 85 uint32_t s1 = source0, s2, t1 = target0, t2; local
98 if(s1 == t1 && s2 == t2) {
102 t = (t1 & 0xFFFF0000)|((t2 & 0xFFFF0000)>>16);
109 t = (t1 & 0x0000FF00) | (t2 & 0x0000FF00)>>8;
116 t = (t1 & 0x000000FF)<<8 | (t2 & 0x000000FF);
326 uint32_t t1, t2; local
350 t1 = lh->baseCE;
352 lh->gapsLo[0] = (t1 & UCOL_PRIMARYMASK) | (t2 & UCOL_PRIMARYMASK) >> 16;
353 lh->gapsLo[1] = (t1 & UCOL_SECONDARYMASK) << 16 | (t2 & UCOL_SECONDARYMASK) << 8;
354 lh->gapsLo[2] = (UCOL_TERTIARYORDER(t1)) << 24 | (UCOL_TERTIARYORDER(t2)) << 16
    [all...]
  /external/icu4c/i18n/
ucol_bld.cpp 86 uint32_t s1 = source0, s2, t1 = target0, t2; local
99 if(s1 == t1 && s2 == t2) {
103 t = (t1 & 0xFFFF0000)|((t2 & 0xFFFF0000)>>16);
110 t = (t1 & 0x0000FF00) | (t2 & 0x0000FF00)>>8;
117 t = (t1 & 0x000000FF)<<8 | (t2 & 0x000000FF);
327 uint32_t t1, t2; local
351 t1 = lh->baseCE;
353 lh->gapsLo[0] = (t1 & UCOL_PRIMARYMASK) | (t2 & UCOL_PRIMARYMASK) >> 16;
354 lh->gapsLo[1] = (t1 & UCOL_SECONDARYMASK) << 16 | (t2 & UCOL_SECONDARYMASK) << 8;
355 lh->gapsLo[2] = (UCOL_TERTIARYORDER(t1)) << 24 | (UCOL_TERTIARYORDER(t2)) << 16
    [all...]
  /external/v8/src/mips/
ic-mips.cc 404 masm, flags, a1, a2, a3, t0, t1, t2);
412 __ JumpIfSmi(a1, &number, t1);
431 __ LoadRoot(t1, Heap::kFalseValueRootIndex);
432 __ Branch(&miss, ne, a1, Operand(t1));
440 masm, flags, a1, a2, a3, t0, t1, t2);
612 __ LoadFromNumberDictionary(&slow_load, t0, a2, a1, a0, a3, t1);
705 masm, flags, a0, a2, a3, t0, t1, t2);
    [all...]

Completed in 1403 milliseconds

<<21222324252627282930>>