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

12 3 4 5

  /external/clang/test/CodeGen/
arm-aapcs-zerolength-bitfield.c 42 struct t5 struct
48 static int arr5_offset[(offsetof(struct t5, bar) == 8) ? 0 : -1];
49 static int arr5_sizeof[(sizeof(struct t5) == 16) ? 0 : -1];
arm-apcs-zerolength-bitfield.c 46 struct t5 struct
52 static int arr5_offset[(offsetof(struct t5, bar) == 4) ? 0 : -1];
53 static int arr5_sizeof[(sizeof(struct t5) == 8) ? 0 : -1];
asm.c 31 void t5(int i) { function
32 asm("nop" : "=r"(i) : "0"(t5));
attributes.c 4 // CHECK: @t5 = weak global i32 2
5 int t5 __attribute__((weak)) = 2; variable
complex.c 77 void t5() { function
ms-inline-asm.c 37 void t5(void) { function
38 // CHECK: @t5
  /external/clang/test/Analysis/
free.c 24 void t5 () { function
reference.cpp 49 char t5 (char& r) { function
  /external/clang/test/Parser/
ms-inline-asm.c 10 void t5() { function
  /external/clang/test/Sema/
function.c 20 int t5(b); // expected-error {{parameter list without types}}
warn-char-subscripts.c 28 void t5() { function
unused-expr.c 78 void t5() {
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_2/function/
tostring-1.js 57 t5 = new TestFunction( "anonymous", "", tab+"return \"hello!\";" );
83 t5.toString(),
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
factor.sed 34 t5
  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Arguments.h 219 template<typename T1, typename T2, typename T3, typename T4, typename T5> struct Arguments5 : Arguments4<T1, T2, T3, T4> {
224 typename WTF::RemoveConst<typename WTF::RemoveReference<T5>::Type>::Type> ValueType;
230 Arguments5(T1 t1, T2 t2, T3 t3, T4 t4, T5 t5)
232 , argument5(t5)
250 T5 argument5;
253 template<typename T1, typename T2, typename T3, typename T4, typename T5> Arguments5<const T1&, const T2&, const T3&, const T4&, const T5&> In(const T1& t1, const T2& t2, const T3 &t3, const T4& t4, const T5& t5)
    [all...]
  /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/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/webkit/Source/WebKit/chromium/src/
GraphicsContext3DChromium.cpp 364 #define DELEGATE_TO_IMPL_5(name, t1, t2, t3, t4, t5) \
365 void GraphicsContext3DInternal::name(t1 a1, t2 a2, t3 a3, t4 a4, t5 a5) \
370 #define DELEGATE_TO_IMPL_5R(name, t1, t2, t3, t4, t5, rt) \
371 rt GraphicsContext3DInternal::name(t1 a1, t2 a2, t3 a3, t4 a4, t5 a5) \
376 #define DELEGATE_TO_IMPL_6(name, t1, t2, t3, t4, t5, t6) \
377 void GraphicsContext3DInternal::name(t1 a1, t2 a2, t3 a3, t4 a4, t5 a5, t6 a6) \
382 #define DELEGATE_TO_IMPL_6R(name, t1, t2, t3, t4, t5, t6, rt) \
383 rt GraphicsContext3DInternal::name(t1 a1, t2 a2, t3 a3, t4 a4, t5 a5, t6 a6) \
388 #define DELEGATE_TO_IMPL_7(name, t1, t2, t3, t4, t5, t6, t7) \
389 void GraphicsContext3DInternal::name(t1 a1, t2 a2, t3 a3, t4 a4, t5 a5, t6 a6, t7 a7)
    [all...]
  /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...]
  /external/jpeg/
jidctintelsse.c 116 __m128i t0, t1, t2, t3, t4, t5, t6, t7; local
209 t5 = _mm_mulhi_epi16(temp2, *cos4);\
212 t5 = _mm_adds_epi16(t5, temp2);\
213 t5 = _mm_or_si128(t5, *( __m128i*)M128_one_corr);\
242 temp = _mm_adds_epi16(t2, t5);\
253 temp2 = _mm_subs_epi16(t2, t5);\
  /external/qemu/distrib/jpeg-6b/
jidctintelsse.c 116 __m128i t0, t1, t2, t3, t4, t5, t6, t7; local
209 t5 = _mm_mulhi_epi16(temp2, *cos4);\
212 t5 = _mm_adds_epi16(t5, temp2);\
213 t5 = _mm_or_si128(t5, *( __m128i*)M128_one_corr);\
242 temp = _mm_adds_epi16(t2, t5);\
253 temp2 = _mm_subs_epi16(t2, t5);\
  /bionic/libc/kernel/arch-mips/asm/
regdef.h 40 #define t5 $13 macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
regdef.h 40 #define t5 $13 macro
  /external/clang/test/SemaCXX/
vararg-non-pod.cpp 62 void t5() function

Completed in 571 milliseconds

12 3 4 5