HomeSort by relevance Sort by last modified time
    Searched refs:t11 (Results 1 - 25 of 30) sorted by null

1 2

  /external/clang/test/CodeGen/
arm-aapcs-zerolength-bitfield.c 102 struct t11 struct
110 static int arr11_offset[(offsetof(struct t11, bar2) == 9) ? 0 : -1];
111 static int arr11_sizeof[(sizeof(struct t11) == 16) ? 0 : -1];
arm-apcs-zerolength-bitfield.c 106 struct t11 struct
114 static int arr11_offset[(offsetof(struct t11, bar2) == 5) ? 0 : -1];
115 static int arr11_sizeof[(sizeof(struct t11) == 8) ? 0 : -1];
attributes.c 62 // CHECK: define void @t11() [[NUW]] section "SECT" {
63 void __attribute__((section("SECT"))) t11(void) {} function
asm.c 67 unsigned t11(signed char input) { function
libcalls-fno-builtin.c 71 int t11(void) { return strncmp("foo", "bar", 3); } function
72 // CHECK: t11
  /external/clang/test/Analysis/
free.c 51 void t11 () { function
  /external/clang/test/Sema/
function.c 30 void t11(){t10(1);} // expected-warning{{too many arguments}} function
thread-specifier.c 48 __thread __private_extern__ int t11; local
unused-expr.c 137 void t11(int i, int j) {
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 457 M_LOAD_XINT pSrc, srcStep, $offset, t00, t01, t10, t11 ;// Load a, a', b, b'
458 M_EXT_XINT $offset, t00, t01, t10, t11
460 M_HSUM_XOR t01, t11, tmp ;// s0', l0'
464 ;// t00, t01, t10, t11 required from previous loop
471 M_AVG4 t01, t11, t21, t31, $rndVal ;// s0', l0', s1', l1'
476 M_LOAD_XINT pSrc, srcStep, $offset, t00, t01, t10, t11 ;// Load a, a', b, b'
478 M_EXT_XINT $offset, t00, t01, t10, t11
480 M_HSUM_XOR t01, t11, tmp
482 M_AVG4 t21, t31, t01, t11, $rndVal
597 t11 RN label
    [all...]
  /external/clang/test/CXX/except/except.spec/
p5-pointers.cpp 69 void (*t11)(void (*)() throw(A)) = &s9; // expected-error {{argument types differ}}
  /external/jpeg/
jsimd_arm_neon.S 115 t10, t11, t12, t13, t14
120 vsub.s16 \t11, \x2, \x6
122 vswp.s16 \t11, \x2
126 vsub.s16 \t11, \x1, \x7
128 vswp.s16 \t11, \x1
137 vsub.s16 \t11, \x7, \x5
139 vqdmulh.s16 \t13, \t11, d0[1]
140 vadd.s16 \t11, \t11, \t13
152 vadd.s16 \t11, \t12, \t1
    [all...]
  /external/clang/test/SemaCXX/
type-traits.cpp 343 int t11[T(__is_integral(unsigned int))]; local
366 int t11[F(__is_floating_point(bool))]; local
394 int t11[T(__is_arithmetic(bool))]; local
426 int t11[T(__is_complete_type(bool))]; local
450 int t11[F(__is_void(double))]; local
480 int t11[F(__is_array(cvoid))]; local
519 int t11[F(__is_function(cvoid))]; local
553 int t11[F(__is_reference(const int))]; local
565 int t11[F(__is_lvalue_reference(const int))]; local
577 int t11[F(__is_rvalue_reference(void *&))] local
592 int t11[T(__is_fundamental(bool))]; local
627 int t11[F(__is_object(int&))]; local
643 int t11[T(__is_scalar(int))]; local
677 int t11[T(__is_compound(IntArNB))]; local
712 int t11[T(__is_pointer(Union*))]; local
741 int t11[F(__is_member_object_pointer(void*))]; local
777 int t11[F(__is_member_function_pointer(void*))]; local
814 int t11[F(__is_member_pointer(cvoid*))]; local
854 int t11[T(__is_const(const long double))]; local
903 int t11[T(__is_volatile(volatile long double))]; local
1021 int t11[T(__is_trivial(unsigned char))]; local
1055 int t11[T(__is_trivially_copyable(unsigned char))]; local
1131 int t11[F(__is_standard_layout(CppStructNonStandardByMemb))]; local
1150 int t11[F(__is_signed(cvoid))]; local
1179 int t11[F(__is_unsigned(cvoid))]; local
1639 int t11[F(__is_same(Base, Base&))]; local
    [all...]
vararg-non-pod.cpp 157 namespace t11 { namespace
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DeblockingLuma_unsafe_s.s 105 t11 RN 9 label
337 MVN t11, q_1
338 UHSUB8 t10, t10, t11
  /external/clang/test/CodeGenCXX/
new.cpp 123 void t11(int n) { function
  /external/libvorbis/lib/
smallft.c 844 t11,t12; local
926 t11=t8;
931 t11-=2;
932 ch[t5-1]=cc[t9-1]+cc[t11-1];
933 ch[t6-1]=cc[t9-1]-cc[t11-1];
934 ch[t5]=cc[t9]-cc[t11];
935 ch[t6]=cc[t9]+cc[t11];
963 t11=t8;
966 ch[t5-1]=cc[t11-1]+cc[t12-1];
967 ch[t6-1]=cc[t11-1]-cc[t12-1]
    [all...]
  /external/speex/libspeex/
smallft.c 846 t11,t12; local
928 t11=t8;
933 t11-=2;
934 ch[t5-1]=cc[t9-1]+cc[t11-1];
935 ch[t6-1]=cc[t9-1]-cc[t11-1];
936 ch[t5]=cc[t9]-cc[t11];
937 ch[t6]=cc[t9]+cc[t11];
965 t11=t8;
968 ch[t5-1]=cc[t11-1]+cc[t12-1];
969 ch[t6-1]=cc[t11-1]-cc[t12-1]
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c 121 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
261 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
e_lgammaf_r.c 54 t11 = -5.3859531181e-04, /* 0xba0d3085 */ variable
194 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
  /external/fdlibm/
e_lgamma_r.c 120 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
267 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_texfilter.c 110 const GLfloat t01[4], const GLfloat t11[4])
112 result[0] = lerp_2d(a, b, t00[0], t10[0], t01[0], t11[0]);
113 result[1] = lerp_2d(a, b, t00[1], t10[1], t01[1], t11[1]);
114 result[2] = lerp_2d(a, b, t00[2], t10[2], t01[2], t11[2]);
115 result[3] = lerp_2d(a, b, t00[3], t10[3], t01[3], t11[3]);
1159 GLfloat t00[4], t10[4], t01[4], t11[4]; \/* sampled texel colors *\/ local
1223 GLfloat t00[4], t10[4], t01[4], t11[4]; \/* sampled texel colors *\/ local
2730 GLfloat t00[4], t01[4], t10[4], t11[4]; local
2866 GLfloat t00[4], t01[4], t10[4], t11[4]; local
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 110 const GLfloat t01[4], const GLfloat t11[4])
112 result[0] = lerp_2d(a, b, t00[0], t10[0], t01[0], t11[0]);
113 result[1] = lerp_2d(a, b, t00[1], t10[1], t01[1], t11[1]);
114 result[2] = lerp_2d(a, b, t00[2], t10[2], t01[2], t11[2]);
115 result[3] = lerp_2d(a, b, t00[3], t10[3], t01[3], t11[3]);
1159 GLfloat t00[4], t10[4], t01[4], t11[4]; \/* sampled texel colors *\/ local
1223 GLfloat t00[4], t10[4], t01[4], t11[4]; \/* sampled texel colors *\/ local
2730 GLfloat t00[4], t01[4], t10[4], t11[4]; local
2866 GLfloat t00[4], t01[4], t10[4], t11[4]; local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-mips.pl 105 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23));
187 lwl $t11,1($i3) # Te3[s2]
191 lwr $t11,0($i3) # Te3[s2]
222 xor $t3,$t11
288 lbu $t11,2($i3) # Te4[s3>>24]
326 _ins $t11,24
336 xor $t3,$t11
518 lwl $t11,1($i3) # Td3[s0]
522 lwr $t11,0($i3) # Td3[s0]
556 xor $t3,$t11
    [all...]
  /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));
187 lwl $t11,1($i3) # Te3[s2]
191 lwr $t11,0($i3) # Te3[s2]
222 xor $t3,$t11
288 lbu $t11,2($i3) # Te4[s3>>24]
326 _ins $t11,24
336 xor $t3,$t11
518 lwl $t11,1($i3) # Td3[s0]
522 lwr $t11,0($i3) # Td3[s0]
556 xor $t3,$t11
    [all...]

Completed in 613 milliseconds

1 2