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

1 2

  /external/clang/test/CodeGen/
ms_struct-bitfield.c 158 } ATTR t11; variable in typeref:struct:__anon23307
159 int s11 = sizeof(t11);
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/compiler-rt/test/asan/TestCases/
stack-overflow.cc 36 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13;
48 t11 = z11;
63 z11 = 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 471 M_LOAD_XINT pSrc, srcStep, $offset, t00, t01, t10, t11 ;// Load a, a', b, b'
472 M_EXT_XINT $offset, t00, t01, t10, t11
474 M_HSUM_XOR t01, t11, tmp ;// s0', l0'
478 ;// t00, t01, t10, t11 required from previous loop
485 M_AVG4 t01, t11, t21, t31, $rndVal ;// s0', l0', s1', l1'
490 M_LOAD_XINT pSrc, srcStep, $offset, t00, t01, t10, t11 ;// Load a, a', b, b'
492 M_EXT_XINT $offset, t00, t01, t10, t11
494 M_HSUM_XOR t01, t11, tmp
496 M_AVG4 t21, t31, t01, t11, $rndVal
611 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...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DeblockingLuma_unsafe_s.s 119 t11 RN 9 label
351 MVN t11, q_1
352 UHSUB8 t10, t10, t11
  /external/clang/test/CodeGenCXX/
new.cpp 125 void t11(int n) { function
  /external/clang/test/SemaCXX/
vararg-non-pod.cpp 157 namespace t11 { namespace
type-traits.cpp 382 int t11[T(__is_integral(unsigned int))]; local
405 int t11[F(__is_floating_point(bool))]; local
433 int t11[T(__is_arithmetic(bool))]; local
465 int t11[T(__is_complete_type(bool))]; local
489 int t11[F(__is_void(double))]; local
519 int t11[F(__is_array(cvoid))]; local
558 int t11[F(__is_function(cvoid))]; local
592 int t11[F(__is_reference(const int))]; local
604 int t11[F(__is_lvalue_reference(const int))]; local
616 int t11[F(__is_rvalue_reference(void *&))] local
631 int t11[T(__is_fundamental(bool))]; local
666 int t11[F(__is_object(int&))]; local
682 int t11[T(__is_scalar(int))]; local
716 int t11[T(__is_compound(IntArNB))]; local
751 int t11[T(__is_pointer(Union*))]; local
780 int t11[F(__is_member_object_pointer(void*))]; local
816 int t11[F(__is_member_function_pointer(void*))]; local
853 int t11[F(__is_member_pointer(cvoid*))]; local
893 int t11[T(__is_const(const long double))]; local
942 int t11[T(__is_volatile(volatile long double))]; local
1060 int t11[T(__is_trivial(unsigned char))]; local
1094 int t11[T(__is_trivially_copyable(unsigned char))]; local
1173 int t11[F(__is_standard_layout(CppStructNonStandardByMemb))]; local
1192 int t11[F(__is_signed(cvoid))]; local
1221 int t11[F(__is_unsigned(cvoid))]; local
1688 int t11[F(__is_same(Base, Base&))]; local
    [all...]
  /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...]

Completed in 1070 milliseconds

1 2