Searched refs:t23 (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/Coverage/
H A Dc-language-features.inc121 long double t23; ++t23; --t23;
/external/clang/test/CodeGen/
H A Dasm.c187 unsigned char t23(unsigned char a, unsigned char b) { function
H A Dlibcalls-fno-builtin.c119 long int t23(char **x) { return strtoul("1234", x, 10); } function
120 // CHECK: t23
H A Dms-inline-asm.c235 void t23() {
239 // CHECK: t23
/external/clang/test/SemaCXX/
H A Dtype-traits.cpp349 int t23[F(__is_integral(long double))]; local
378 int t23[F(__is_floating_point(unsigned long))]; local
406 int t23[T(__is_arithmetic(unsigned long))]; local
438 int t23[T(__is_complete_type(unsigned long))]; local
462 int t23[F(__is_void(unsigned long))]; local
492 int t23[F(__is_array(unsigned int))]; local
531 int t23[F(__is_function(unsigned int))]; local
604 int t23[T(__is_fundamental(unsigned long))]; local
654 int t23[F(__is_scalar(UnionAr))]; local
683 int t23[ local
720 int t23[F(__is_pointer(char))]; local
753 int t23[F(__is_member_object_pointer(StructWithMembers*))]; local
789 int t23[F(__is_member_function_pointer(StructWithMembers*))]; local
826 int t23[F(__is_member_pointer(void))]; local
866 int t23[T(__is_const(const UnionAr))]; local
915 int t23[T(__is_volatile(volatile UnionAr))]; local
1033 int t23[T(__is_trivial(AllDefaulted))]; local
1067 int t23[T(__is_trivially_copyable(NonTrivialStruct))]; local
1162 int t23[F(__is_signed(Enum))]; local
1190 int t23[F(__is_unsigned(UnionAr))]; local
[all...]
/external/pixman/demos/
H A Dquad2quad.c24 t19, t20, t21, t22, t23, t24, t25, t26, t27, t28, t29, t30, t31, t32, t33, t34, local
140 t23 = - 2 * px2 * px3 * x2 * x3;
142 t24 = py1 * (t3 + t23 + t22);
1647 + (t286 + t3 + t23 + t22) * t1)
1715 + (t286 + t3 + px1 * x1 * t99 + t23 + t22) * y1)
1793 + (px1 * t537 + x1 * (px1 * t755 + t3 + t23 + t22)) * y1)

Completed in 91 milliseconds