HomeSort by relevance Sort by last modified time
    Searched refs:t4 (Results 101 - 125 of 155) sorted by null

1 2 3 45 6 7

  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
wanrouter.h 75 unsigned t4; member in struct:wan_x25_conf
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
wanrouter.h 75 unsigned t4; member in struct:wan_x25_conf
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
wanrouter.h 75 unsigned t4; member in struct:wan_x25_conf
  /bionic/libm/src/
e_lgamma_r.c 114 t4 = 1.79706750811820387126e-02, /* 0x3F9266E7, 0x970AF9EC */ variable
259 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));
e_lgammaf_r.c 48 t4 = 1.7970675603e-02, /* 0x3c93373d */ variable
193 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));
  /external/fdlibm/
e_lgamma_r.c 113 t4 = 1.79706750811820387126e-02, /* 0x3F9266E7, 0x970AF9EC */ variable
266 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));
  /external/openssl/crypto/aes/asm/
aes-mips.pl 105 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23));
163 lwl $t4,2($i0) # Te2[s2>>8]
167 lwr $t4,1($i0) # Te2[s2>>8]
205 xor $t0,$t4
209 lw $t4,0($i0) # Te0[s0>>24]
224 xor $t0,$t4
268 lbu $t4,2($i0) # Te4[s2>>8]
304 _ins $t4,8
309 xor $t0,$t4
318 lbu $t4,2($i0) # Te4[s3
    [all...]
aes-x86_64.pl 362 { my ($t3,$t4,$t5)=("%r8d","%r9d","%r13d");
376 movzb ($sbox,$acc0,1),$t4 #$t0
387 shl \$8,$t4
390 xor $t4,$t0
393 movzb `&lo("$s3")`,$t4
399 movzb ($sbox,$t4,1),$t4 #$t1
417 shl \$16,$t4
420 xor $t4,$t1
932 { my ($t3,$t4,$t5)=("%r8d","%r9d","%r13d")
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_intra_prediction.c 1559 u8 t1, t2, t3, t4; local
    [all...]
h264bsd_deblocking.c 2256 u32 t1, t2, t3, t4; local
2371 u32 t1, t2, t3, t4; local
    [all...]
  /external/v8/src/mips/
code-stubs-mips.cc     [all...]
stub-cache-mips.cc     [all...]
simulator-mips.h 149 t0, t1, t2, t3, t4, t5, t6, t7, enumerator in enum:v8::internal::Simulator::Register
  /external/v8/test/mjsunit/
string-lastindexof.js 45 assertEquals(0, s.lastIndexOf("test", 4), "t4");
  /external/kernel-headers/original/linux/
wanrouter.h 124 unsigned t4; /* HDLC supervisory frame timer = T4 * T1 */ member in struct:wan_x25_conf
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 119 $t4="r28";
287 extrdi $t4,$t7,16,48
291 std $t4,`$FRAME+32`($sp)
301 lwz $t4,4($np) ; load n[j] as 32-bit word pair
311 lwz $t4,0($np) ; load n[j..j+3] as 32-bit word pairs
329 std $t4,`$FRAME+96`($sp)
432 lwz $t4,4($np) ; load n[j] as 32-bit word pair
442 lwz $t4,0($np) ; load n[j..j+3] as 32-bit word pairs
452 std $t4,`$FRAME+96`($sp)
460 ld $t4,`$FRAME+32`($sp
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h     [all...]
  /external/v8/test/cctest/
test-assembler-mips.cc 152 __ li(t4, 0xfffffffc);
513 __ lb(t4, MemOperand(a0, OFFSET_OF(T, si)) );
514 __ sw(t4, MemOperand(a0, OFFSET_OF(T, r5)) );
662 __ Ror(t4, t0, 0x0010);
671 __ sw(t4, MemOperand(a0, OFFSET_OF(T, result_rotr_16)) );
684 __ Ror(t4, t0, t7);
696 __ sw(t4, MemOperand(a0, OFFSET_OF(T, result_rotrv_16)) );
1002 __ subu(t4, t0, t3);
1015 __ pop(t4);
    [all...]
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimestampTest.java 424 Timestamp t4 = new Timestamp(Long.MIN_VALUE + 808); local
425 assertEquals("292269055-12-02 16:47:05.0", t4.toString()); //$NON-NLS-1$
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 3672 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
3695 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
3724 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
3814 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
3842 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
3922 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
3951 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
4032 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
4056 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
4112 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
4134 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
4161 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
4245 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
4267 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
4294 SDValue t4 = DAG.getNode(ISD::FMUL, dl, MVT::f32, t3, X); local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree.h     [all...]
  /external/dropbear/libtomcrypt/src/hashes/
tiger.c 42 #define t4 (table+256*3) macro
    [all...]
  /external/icu4c/test/intltest/
tmsgfmt.cpp 547 UnicodeString t4("There {argument, plural, one{is # zavod}few{are {argument, number,###.0} zavoda} other{are #zavodov}} in the directory.");
587 MessageFormat* mfAlpha2 = new MessageFormat(t4, Locale("ru"), err);
756 UnicodeString t4("{0} est {1, select, female {{2,number,integer} all\\u00E9e} other {all\\u00E9}} \\u00E0 Paris.");
758 MessageFormat* msgFmt4 = internalCreate(t4.unescape(), Locale("fr"),err,(char*)"From TestMessageFormat::TestSelectFormat create t4");
771 internalFormat( msgFmt4 , testArgs[i], 3, exp[i].unescape() ,(char*)"From TestMessageFormat::testSelectFormat format t4");
    [all...]

Completed in 1940 milliseconds

1 2 3 45 6 7