Searched refs:t14 (Results 1 - 19 of 19) sorted by relevance

/external/clang/test/Sema/
H A Dreturn-silent.c4 int t14() { function
H A Dfunction.c39 int t14() { function
40 return; // expected-error {{non-void function 't14' should return a value}}
H A Dthread-specifier.c60 __thread typedef int t14; // expected-error-re {{cannot combine with previous '{{__thread|_Thread_local|thread_local}}' declaration specifier}} typedef
H A Dreturn.c6 int t14() { function
7 return; // expected-warning {{non-void function 't14' should return a value}}
/external/clang/test/CodeGen/
H A Darm-aapcs-zerolength-bitfield.c133 struct t14 struct
145 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1];
146 static int arr14_bar2_offset[(offsetof(struct t14, bar2) == 12) ? 0 : -1];
147 static int arr14_sizeof[(sizeof(struct t14) == 16) ? 0 : -1];
H A Darm-apcs-zerolength-bitfield.c137 struct t14 struct
149 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1];
150 static int arr14_bar2_offset[(offsetof(struct t14, bar2) == 12) ? 0 : -1];
151 static int arr14_sizeof[(sizeof(struct t14) == 16) ? 0 : -1];
H A Dattributes.c11 // CHECK: @t14.x = internal global i32 0, section "SECT"
12 void t14(void) { function
H A Dasm.c108 void t14(struct S *P) { function
H A Dlibcalls-fno-builtin.c83 char *t14(char *x) { return strncpy(x, "foo", 3); } function
84 // CHECK: t14
H A Dms-inline-asm.c133 void t14() {
142 // CHECK: t14
/external/clang/test/Analysis/
H A Dfree.c65 void t14 () { function
/external/clang/test/Coverage/
H A Dc-language-features.inc111 int t14 = __extension__(t13);
113 unsigned t16 = t14 ^ t15;
114 int t17 = t14 % t15;
/external/clang/test/SemaCXX/
H A Dtype-traits.cpp408 int t14[F(__is_floating_point(unsigned char))]; local
436 int t14[T(__is_arithmetic(unsigned char))]; local
468 int t14[T(__is_complete_type(unsigned char))]; local
492 int t14[F(__is_void(char))]; local
522 int t14[F(__is_array(long double))]; local
561 int t14[F(__is_function(long double))]; local
619 int t14[F(__is_rvalue_reference(int))]; local
634 int t14[T(__is_fundamental(unsigned char))]; local
685 int t14[T(__is_scalar(unsigned long))]; local
754 int t14[ local
783 int t14[F(__is_member_object_pointer(char*))]; local
819 int t14[F(__is_member_function_pointer(char*))]; local
856 int t14[F(__is_member_pointer(int*))]; local
896 int t14[T(__is_const(const unsigned long long))]; local
945 int t14[T(__is_volatile(volatile unsigned long long))]; local
1063 int t14[T(__is_trivial(unsigned long))]; local
1097 int t14[T(__is_trivially_copyable(unsigned long))]; local
1176 int t14[F(__is_standard_layout(CppStructNonStandardByBase))]; local
1195 int t14[F(__is_signed(long double))]; local
1224 int t14[F(__is_unsigned(long double))]; local
[all...]
/external/fdlibm/
H A De_lgamma_r.c123 t14 = 3.35529192635519073543e-04, /* 0x3F35FD3E, 0xE8C2D3F4 */ variable
267 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
/external/jpeg/
H A Djsimd_arm_neon.S115 t10, t11, t12, t13, t14
144 vsub.s16 \t14, \x0, \x2
158 vadd.s16 \x6, \t14, \t12
159 vsub.s16 \x1, \t14, \t12
/external/linux-tools-perf/perf-3.12.0/arch/ia64/lib/
H A Dmemcpy_mck.S55 #define t14 t10 // alias! define
246 EK(.ex_handler, (p[D]) ld8 t14 = [src1], 8)
253 EK(.ex_handler, (p[D]) st8 [dst1] = t14, 8)
/external/pixman/demos/
H A Dquad2quad.c23 t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, t16, t17, t18, local
129 t14 = y0 * y0;
1005 + t14 * (px0 * (x1 * (t484 + t482 + t480 + t479)
1660 + t14 * (px0 * (x1 * (t141 + py1 * t129 + t125 + t124 + t123)
1729 + px0 * t652 * t14)
1787 + t14 * (px0 * (x1 * (t769 + py1 * t768 + t765 + t45 + t764)
1844 + t14 * (px0 * (x1 * (py1 * t855 + t853 + t852 + t851)
1915 + py0 * t652 * t14)
1976 + t14 * (px0 * (x1 * (py1 * t1000 + t829 + t828 + t827)
2031 + t14 * (px
[all...]
/external/valgrind/main/VEX/priv/
H A Dguest_mips_toIR.c2374 IRTemp t0, t1 = 0, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, local
2522 t14 = newTemp(Ity_I1);
2609 /* t14 holds 1 if value in t12 is negative, 0 otherwise. */
2610 assign(t14, unop(Iop_32to1,
2619 IRExpr_ITE(mkexpr(t14),
3038 t14 = newTemp(Ity_I32);
3125 assign(t14, binop(Iop_And32,
3133 mkexpr(t14),
3163 t14 = newTemp(Ity_I32);
3265 assign(t14, bino
[all...]
/external/libcxxabi/test/
H A Ddynamic_cast3.cpp733 namespace t14 namespace
786 } // t14
2431 t14::test();

Completed in 745 milliseconds