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

1 2 3 4 56 7 8 91011>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
SecP384R1Field.java 107 long t4 = xx17 + xx21; local
127 cc += (xx[5] & M) - xx16 + t1 + t2 + t4;
139 cc += (xx[9] & M) + xx18 - xx20 + t4;
SecP384R1Point.java 94 int[] t4 = Nat.create(12); local
124 S1 = t4;
168 SecP384R1FieldElement X3 = new SecP384R1FieldElement(t4);
SecP521R1Point.java 92 int[] t4 = Nat.create(17); local
122 S1 = t4;
162 SecP521R1FieldElement X3 = new SecP521R1FieldElement(t4);
  /external/clang/test/Analysis/
reference.cpp 42 char t4 () { function
  /external/clang/test/CodeGen/
asm.c 23 void t4() { function
libcalls-fno-builtin.c 43 double t4(double x) { return fabs(x); } function
44 // CHECK: t4
  /external/clang/test/CodeGenCXX/
new.cpp 67 void t4() { function
  /external/clang/test/Misc/
integer-literal-printing.cpp 73 struct Type4<charTy::c, "4"> t4; // expected-error{{value of type 'const char [2]' is not implicitly convertible to 'typename Type4Helper<(charTy)'\x00'>::Ty' (aka 'charTy')}} local
  /external/clang/test/Sema/
unused-expr.c 53 void t4(int a) {
array-init.c 199 int t4[sizeof t3 == 6 ? 1 : -1]; local
  /external/clang/test/SemaCXX/
vararg-non-pod.cpp 63 void t4() function
  /external/jpeg/
jidctintelsse.c 116 __m128i t0, t1, t2, t3, t4, t5, t6, t7; local
196 t4 = _mm_adds_epi16(tp465, tm465);\
243 temp2 = _mm_adds_epi16(t3, t4);\
252 temp = _mm_subs_epi16(t3, t4);\
  /external/llvm/test/MC/Mips/mips32/
invalid-mips32r2.s 33 seh $v1,$t4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
35 swxc1 $f19,$t4($k0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/valgrind/memcheck/tests/
origin3-no.stderr.exp 32 at 0x........: t4 (origin3-no.c:74)
36 by 0x........: t4 (origin3-no.c:71)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 130 t4 RN 6 label
356 UHSUB8 t4, p_0, q_0
363 SHSUB8 t1, t1, t4
367 SHSUB8 t1, t1, t4
  /external/v8/src/mips/
codegen-mips.cc 193 __ lw(t4, MemOperand(a1, 4, loadstore_chunk));
203 __ sw(t4, MemOperand(a0, 4, loadstore_chunk));
212 __ lw(t4, MemOperand(a1, 12, loadstore_chunk));
222 __ sw(t4, MemOperand(a0, 12, loadstore_chunk));
243 __ lw(t4, MemOperand(a1, 4, loadstore_chunk));
252 __ sw(t4, MemOperand(a0, 4, loadstore_chunk));
357 __ lwr(t4, MemOperand(a1, 4, loadstore_chunk));
369 __ lwl(t4,
392 __ lwl(t4, MemOperand(a1, 4, loadstore_chunk));
404 __ lwr(t4,
    [all...]
builtins-mips.cc 371 __ GetObjectType(a2, a3, t4);
372 __ Branch(&rt_call, ne, t4, Operand(MAP_TYPE));
414 __ Allocate(a3, t4, t5, t6, &rt_call, SIZE_IN_WORDS);
421 // t4: JSObject (not tagged)
423 __ mov(t5, t4);
436 // t4: JSObject (not tagged)
458 __ Addu(t6, t4, Operand(at)); // End of object.
473 __ Addu(a0, t4, Operand(a0)); // End of object.
489 __ Addu(a0, t4, Operand(at)); // End of object.
497 __ Addu(t4, t4, Operand(kHeapObjectTag))
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgammaf_r.c 50 t4 = 6.46013096e-02, /* 0x3d844db1 */ variable
179 p = t0+y*t1+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*t7)))));
  /external/lzma/C/Util/Lzma/
LzmaUtil.c 200 size_t t4 = sizeof(UInt32); local
202 if (t4 != 4 || t8 != 8)
  /external/v8/test/cctest/
test-code-stubs-mips.cc 168 sp, v0, v1, a0, a1, a2, a3, t0, t1, t2, t3, t4, t5};
170 v0, v1, a0, a1, a2, a3, t0, t1, t2, t3, t4, t5};
  /external/webp/src/dsp/
upsampling_sse2.c 78 const __m128i t4 = _mm_avg_epu8(s, t); \
79 const __m128i k = _mm_sub_epi8(t4, t3); /* k = (a + b + c + d) / 4 */ \
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_dspr2.c 958 int32_t t1, t2, t3, t4; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_dspr2.c 958 int32_t t1, t2, t3, t4; local
    [all...]
  /external/boringssl/src/crypto/poly1305/
poly1305_arm_asm.S 130 # qhasm: reg128 t4
958 # qhasm: 2x t4 = r3 unsigned>> 26
959 # asm 1: vshr.u64 >t4=reg128#8,<r3=reg128#5,#26
960 # asm 2: vshr.u64 >t4=q7,<r3=q4,#26
968 # qhasm: 2x x4 = r4 + t4
969 # asm 1: vadd.i64 >x4=reg128#8,<r4=reg128#16,<t4=reg128#8
970 # asm 2: vadd.i64 >x4=q7,<r4=q15,<t4=q7
    [all...]
  /development/ndk/platforms/android-3/include/linux/
wanrouter.h 75 unsigned t4; member in struct:wan_x25_conf

Completed in 4833 milliseconds

1 2 3 4 56 7 8 91011>>