HomeSort by relevance Sort by last modified time
    Searched refs:t4 (Results 226 - 250 of 320) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java 115 float t4 = c0 - d0; local
118 float denom = t1 * t4 - t0 * t5;
121 float u = (t3 * t4 + t5 * t2) / denom;
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
e_lgammal_r.c 76 t4 = 6.46249402389127526561003464202671923e-02L, variable
284 p = t0+y*t1+tt+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*(t7+y*(t8+
  /external/llvm/test/MC/Mips/mips4/
invalid-mips64r2.s 31 seh $v1,$t4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/v8/test/mjsunit/
string-lastindexof.js 45 assertEquals(0, s.lastIndexOf("test", 4), "t4");
  /external/llvm/test/MC/Mips/
mips-register-names-o32.s 20 addiu $t4, $zero, 0 # CHECK: encoding: [0x24,0x0c,0x00,0x00]
mips64-register-names-o32.s 21 daddiu $t4, $zero, 0 # CHECK: encoding: [0x64,0x0c,0x00,0x00]
  /external/llvm/test/MC/Mips/mips2/
invalid-mips32r2.s 65 seh $v1,$t4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
67 swxc1 $f19,$t4($k0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
bind.hpp 54 typename F, typename T1, typename T2, typename T3, typename T4
58 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 >
60 typedef bind< F,T1,T2,T3,T4,T5 > f_;
308 typename F, typename T1, typename T2, typename T3, typename T4
339 typedef aux::replace_unnamed_arg< T4,n4 > r4;
342 typedef aux::resolve_bind_arg< a4,U1,U2,U3,U4,U5 > t4; typedef in struct:boost::mpl::bind4::apply
348 , typename t4::type
357 typename F, typename T1, typename T2, typename T3, typename T4
361 bind4< F,T1,T2,T3,T4 >, U1, U2, U3, U4, U5
364 typedef bind4< F,T1,T2,T3,T4 > f_
417 typedef aux::resolve_bind_arg< a4,U1,U2,U3,U4,U5 > t4; typedef in struct:boost::mpl::bind5::apply
    [all...]
  /external/v8/test/cctest/
test-assembler-mips.cc 136 __ li(t4, 0xfffffffc);
503 __ lb(t4, MemOperand(a0, OFFSET_OF(T, si)) );
504 __ sw(t4, MemOperand(a0, OFFSET_OF(T, r5)) );
663 __ Ror(t4, t0, 0x0010);
672 __ sw(t4, MemOperand(a0, OFFSET_OF(T, result_rotr_16)) );
685 __ Ror(t4, t0, t7);
697 __ sw(t4, MemOperand(a0, OFFSET_OF(T, result_rotrv_16)) );
1011 __ subu(t4, t0, t3);
1024 __ pop(t4);
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c 2256 u32 t1, t2, t3, t4; local
2371 u32 t1, t2, t3, t4; local
    [all...]
  /external/boringssl/src/crypto/aes/asm/
aes-x86_64.pl 364 { my ($t3,$t4,$t5)=("%r8d","%r9d","%r13d");
380 movzb ($sbox,$acc0,1),$t4 #$t0
387 shl \$8,$t4
390 xor $t4,$t0
392 movzb `&lo("$s3")`,$t4
404 movzb ($sbox,$t4,1),$t4 #$t1
411 shl \$16,$t4
414 xor $t4,$t1
930 { my ($t3,$t4,$t5)=("%r8d","%r9d","%r13d")
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py 487 t4 = T.from_td(t3)
488 self.assertTrue(type(t4) is T)
489 self.assertEqual(t3.days, t4.days)
490 self.assertEqual(t3.seconds, t4.seconds)
491 self.assertEqual(t3.microseconds, t4.microseconds)
492 self.assertEqual(str(t3), str(t4))
493 self.assertEqual(t4.as_hours(), -1)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_datetime.py 487 t4 = T.from_td(t3)
488 self.assertTrue(type(t4) is T)
489 self.assertEqual(t3.days, t4.days)
490 self.assertEqual(t3.seconds, t4.seconds)
491 self.assertEqual(t3.microseconds, t4.microseconds)
492 self.assertEqual(str(t3), str(t4))
493 self.assertEqual(t4.as_hours(), -1)
    [all...]
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimestampTest.java 423 Timestamp t4 = new Timestamp(Long.MIN_VALUE + 808); local
424 assertEquals("292269055-12-02 16:47:05.0", t4.toString()); //$NON-NLS-1$
  /external/clang/test/CodeGenCXX/
mangle.cpp 1080 using t4 = struct { float z; };
1085 __attribute__((used)) c(t4) {}
  /external/llvm/test/MC/Mips/mips1/
invalid-mips2.s 45 tnei $t4,-29647 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/clang/test/CodeGen/
ms-inline-asm.c 27 void t4(void) { function
28 // CHECK: @t4
  /external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_intrin_avx2.c 84 const __m128i t4 = _mm_set1_epi8(4); local
106 filter1 = _mm_adds_epi8(filt, t4);
461 const __m128i t4 = _mm_set1_epi8(4); local
489 filter1 = _mm_adds_epi8(filt, t4);
    [all...]
vp9_loopfilter_intrin_sse2.c 83 const __m128i t4 = _mm_set1_epi8(4); local
105 filter1 = _mm_adds_epi8(filt, t4);
455 const __m128i t4 = _mm_set1_epi8(4); local
479 filter1 = _mm_adds_epi8(filt, t4);
992 const __m128i t4 = _mm_set1_epi8(4); local
1229 const __m128i t4 = _mm_set1_epi8(4); local
1400 const __m128i t4 = _mm_set1_epi8(4); local
    [all...]
  /external/v8/src/mips/
simulator-mips.h 123 t0, t1, t2, t3, t4, t5, t6, t7, enumerator in enum:v8::internal::Simulator::Register
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_loopfilter_intrin_avx2.c 84 const __m128i t4 = _mm_set1_epi8(4); local
106 filter1 = _mm_adds_epi8(filt, t4);
461 const __m128i t4 = _mm_set1_epi8(4); local
489 filter1 = _mm_adds_epi8(filt, t4);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree.h     [all...]
  /external/mockito/cglib-and-asm/src/org/mockito/asm/
Frame.java 828 int t1, t2, t3, t4; local
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
util.c 146 IRType unused, t1, t2, t3, t4; local
148 typeof_primop(op, &unused, &t1, &t2, &t3, &t4);
151 if (t4 == Ity_INVALID) num_operands = 3;
    [all...]
  /external/boringssl/src/crypto/poly1305/
poly1305_vec.c 288 xmmi T0, T1, T2, T3, T4, T5, T6;
305 T4 = _mm_mul_epu32(H0, p->R24.v);
339 T4 = _mm_add_epi64(T4, T5);
341 T4 = _mm_add_epi64(T4, T5);
343 T4 = _mm_add_epi64(T4, T5);
345 T4 = _mm_add_epi64(T4, T5)
483 uint64_t t0, t1, t2, t3, t4; local
    [all...]

Completed in 2434 milliseconds

1 2 3 4 5 6 7 8 91011>>