Searched refs:t22 (Results 1 - 18 of 18) sorted by relevance

/external/clang/test/CodeGen/
H A Dms-declspecs.c19 // CHECK: define void @t22() [[NUW:#[0-9]+]]
20 void __declspec(nothrow) t22();
21 void t22() {}
H A Dattributes.c88 void __attribute__((section(".foo"))) t22(void);
89 void __attribute__((section(".bar"))) t22(void) {} function
91 // CHECK: define void @t22() [[NUW]] section ".bar"
H A Dasm.c175 unsigned char t22(unsigned char a, unsigned char b) { function
H A Dlibcalls-fno-builtin.c115 long int t22(char **x) { return strtoll("1234", x, 10); } function
116 // CHECK: t22
H A Dms-inline-asm.c223 void t22() {
234 // CHECK: t22
/external/clang/test/Coverage/
H A Dc-language-features.inc120 double t22; ++t22; --t22;
/external/clang/test/Sema/
H A Dfunction.c110 void t22(int *ptr, int (*array)[3]) { function
/external/chromium_org/third_party/skia/tests/
H A DPathOpsQuadIntersectionTest.cpp464 double t22 = t2Seed + t2Step * 2; local
484 test = quad2.ptAtT(t22);
485 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step;
490 t10, t1Seed, t12, t20, t2Seed, t22);
498 SkDPoint p22 = quad2.ptAtT(t22);
H A DPathOpsCubicIntersectionTest.cpp496 double t22 = t2Seed + t2Step * 2; local
516 test = cubic2.ptAtT(t22);
517 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step;
522 t10, t1Seed, t12, t20, t2Seed, t22);
530 SkDPoint p22 = cubic2.ptAtT(t22);
/external/skia/tests/
H A DPathOpsQuadIntersectionTest.cpp461 double t22 = t2Seed + t2Step * 2; local
481 test = quad2.ptAtT(t22);
482 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step;
487 t10, t1Seed, t12, t20, t2Seed, t22);
495 SkDPoint p22 = quad2.ptAtT(t22);
H A DPathOpsCubicIntersectionTest.cpp496 double t22 = t2Seed + t2Step * 2; local
516 test = cubic2.ptAtT(t22);
517 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step;
522 t10, t1Seed, t12, t20, t2Seed, t22);
530 SkDPoint p22 = cubic2.ptAtT(t22);
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DQuadraticIntersection_Test.cpp394 double t22 = t2Seed + t2Step * 2; local
414 xy_at_t(quad2, t22, test.x, test.y);
415 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step;
420 t10, t1Seed, t12, t20, t2Seed, t22);
428 _Point p22 = xy_at_t(quad2, t22);
H A DCubicIntersection_Test.cpp670 double t22 = t2Seed + t2Step * 2; local
690 xy_at_t(cubic2, t22, test.x, test.y);
691 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step;
696 t10, t1Seed, t12, t20, t2Seed, t22);
704 _Point p22 = xy_at_t(cubic2, t22);
/external/skia/experimental/Intersection/
H A DQuadraticIntersection_Test.cpp394 double t22 = t2Seed + t2Step * 2; local
414 xy_at_t(quad2, t22, test.x, test.y);
415 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step;
420 t10, t1Seed, t12, t20, t2Seed, t22);
428 _Point p22 = xy_at_t(quad2, t22);
H A DCubicIntersection_Test.cpp670 double t22 = t2Seed + t2Step * 2; local
690 xy_at_t(cubic2, t22, test.x, test.y);
691 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step;
696 t10, t1Seed, t12, t20, t2Seed, t22);
704 _Point p22 = xy_at_t(cubic2, t22);
/external/clang/test/SemaCXX/
H A Dtype-traits.cpp387 int t22[F(__is_integral(double))]; local
416 int t22[F(__is_floating_point(long))]; local
444 int t22[T(__is_arithmetic(long))]; local
476 int t22[T(__is_complete_type(long))]; local
500 int t22[F(__is_void(long))]; local
530 int t22[F(__is_array(int))]; local
569 int t22[F(__is_function(int))]; local
642 int t22[T(__is_fundamental(long))]; local
692 int t22[F(__is_scalar(Union))]; local
721 int t22[ local
758 int t22[F(__is_pointer(cvoid))]; local
791 int t22[F(__is_member_object_pointer(UnionAr*))]; local
827 int t22[F(__is_member_function_pointer(UnionAr*))]; local
864 int t22[F(__is_member_pointer(StructWithMembers*))]; local
904 int t22[T(__is_const(const Union))]; local
953 int t22[T(__is_volatile(volatile Union))]; local
1071 int t22[T(__is_trivial(TrivialStruct))]; local
1105 int t22[T(__is_trivially_copyable(TrivialStruct))]; local
1203 int t22[F(__is_signed(Derives))]; local
1231 int t22[F(__is_unsigned(Union))]; 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
139 t22 = px2 * px3 * t5;
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)
/external/libcxxabi/test/
H A Ddynamic_cast3.cpp1207 namespace t22 namespace
1262 } // t22
2439 t22::test();

Completed in 376 milliseconds