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

12 3 4 5 6 7 8

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 67 #define t5 $13 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 67 #define t5 $13 macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 67 #define t5 $13 macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
regdef.h 67 #define t5 $13 macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 67 #define t5 $13 macro
  /external/v8/src/mips/
codegen-mips.cc 90 t5,
127 __ AllocateInNewSpace(scratch, t2, t3, t5, &gc_required, NO_ALLOCATION_FLAGS);
130 __ LoadRoot(t5, Heap::kFixedDoubleArrayMapRootIndex);
132 __ sw(t5, MemOperand(t2, HeapObject::kMapOffset));
139 t5,
150 t5,
178 t5,
192 __ lw(t5, MemOperand(a3));
194 // t5: current element
195 __ UntagAndJumpIfNotSmi(t5, t5, &convert_hole)
    [all...]
  /external/pixman/pixman/
pixman-mips-memcpy-asm.S 112 lw t5, 20(a1)
122 sw t5, 20(a0)
134 lw t5, 52(a1)
144 sw t5, 52(a0)
168 lw t5, 20(a1)
178 sw t5, 20(a0)
264 LWHI t5, 20(a1)
265 LWLO t5, 23(a1)
277 sw t5, 20(a0)
294 LWHI t5, 52(a1
    [all...]
  /external/clang/test/CodeGen/
arm-aapcs-zerolength-bitfield.c 43 struct t5 struct
49 static int arr5_offset[(offsetof(struct t5, bar) == 8) ? 0 : -1];
50 static int arr5_sizeof[(sizeof(struct t5) == 16) ? 0 : -1];
arm-apcs-zerolength-bitfield.c 47 struct t5 struct
53 static int arr5_offset[(offsetof(struct t5, bar) == 4) ? 0 : -1];
54 static int arr5_sizeof[(sizeof(struct t5) == 8) ? 0 : -1];
  /external/clang/test/Analysis/
free.c 24 void t5 () { function
  /external/clang/test/Parser/
ms-inline-asm.c 11 void t5() { function
  /external/clang/test/Sema/
attr-cleanup.c 42 void t5() { function
warn-char-subscripts.c 28 void t5() { function
  /external/clang/test/CodeGenCXX/
microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp 133 Test5 t5; member in namespace:no_thunks
430 Test5 t5; member in namespace:return_adjustment
  /external/llvm/unittests/Support/
ErrorOrTest.cpp 90 ErrorOr<void> t5() { function
100 ErrorOr<void> b = t5();
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
factor.sed 34 t5
  /system/core/libpixelflinger/arch-mips/
t32cb16blend.S 206 lw $t5,4($a1)
211 or $t3,$t4,$t5
218 pixel $t3,$t5,$t1,16
224 lw $t5,-4($a1)
227 or $t3,$t4,$t5
234 pixel $t3,$t5,$t1,16
  /external/chromium_org/v8/src/mips/
codegen-mips.cc 168 t5,
208 __ Allocate(scratch, t2, t3, t5, &gc_required, DOUBLE_ALIGNMENT);
212 __ LoadRoot(t5, Heap::kFixedDoubleArrayMapRootIndex);
214 __ sw(t5, MemOperand(t2, HeapObject::kMapOffset));
221 t5,
232 t5,
258 t5,
272 __ lw(t5, MemOperand(a3));
274 // t5: current element
275 __ UntagAndJumpIfNotSmi(t5, t5, &convert_hole)
    [all...]
  /external/aac/libSBRdec/src/
psdec_hybrid.cpp 176 FIXP_DBL t1, t3, t5, t6; local
183 t5 = fMultDiv2(p2_13_20[5] , ( (pQmfReal[5] >> 1) + (pQmfReal[ 7] >> 1)));
186 mHybridReal[0] = (t1 + t3 + t5 + t6) << 2;
187 mHybridReal[1] = (- t1 - t3 - t5 + t6) << 2;
191 t5 = fMultDiv2(p2_13_20[5] , ( (pQmfImag[5] >> 1) + (pQmfImag[ 7] >> 1)));
194 mHybridImag[0] = (t1 + t3 + t5 + t6) << 2;
195 mHybridImag[1] = (- t1 - t3 - t5 + t6) << 2;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 93 t5 RN 5 label
263 USUB8 t5, p_0, q_0
264 AND t5, t5, m01
265 SHSUB8 t1, t1, t5
267 SSUB8 t1, t1, t5
271 USUB8 t5, filt, m01
  /external/pixman/demos/
quad2quad.c 23 t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, t16, t17, t18, local
117 t5 = x2 * x2;
118 t6 = px2 * px3 * t5 * y3;
126 t12 = - px2 * py3 * t5 * y3;
139 t22 = px2 * px3 * t5;
143 t25 = - px2 * py3 * t5;
161 t39 = - px2 * px3 * t5 * y3;
169 t45 = px2 * py3 * t5 * y3;
188 t59 = - px2 * px3 * t5;
198 t67 = px2 * t5;
    [all...]
  /external/jpeg/
mips_idct_le.S 93 lw $t5, 80($a0) # inptr[DCTSIZE*5]
107 or $s6, $t5, $t6
182 muleq_s.w.phl $v0, $t5, $s2 # tmp6 ...
183 muleq_s.w.phr $t5, $t5, $s2 # ... tmp6 ...
193 ins $t5, $v0, 16, 16 # ... tmp6
200 addq.ph $s7, $t5, $t3 # z13
201 subq.ph $v0, $t5, $t3 # z10
237 subq.ph $t5, $s6, $t7 # tmp6
239 subq.ph $t3, $s5, $t5 # tmp
    [all...]
  /packages/apps/Camera2/src/com/android/camera/crop/
GeometryMathUtils.java 67 float t5 = c1 - d1; local
69 float denom = t1 * t4 - t0 * t5;
72 float u = (t3 * t4 + t5 * t2) / denom;
  /system/core/libcutils/tests/memset_mips/
memset_cmips.S 114 subu t5,t7,t6 # subtract from t7 the reminder
115 # Here t5 counts bytes in 16w "safe" chunks
116 addu t4,a0,t5 # Now t4 is the dst after 64-byte "safe" chunks
  /bionic/libc/arch-mips/string/
memcpy.S 142 lw t5,20(a1)
152 sw t5,20(a0)
164 lw t5,52(a1)
174 sw t5,52(a0)
198 lw t5,20(a1)
208 sw t5,20(a0)
296 LWHI t5,20(a1)
297 LWLO t5,23(a1)
309 sw t5,20(a0)
326 LWHI t5,52(a1
    [all...]

Completed in 2909 milliseconds

12 3 4 5 6 7 8