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

1 2

  /external/clang/test/Analysis/
free.c 56 void t12 () { function
  /external/clang/test/CodeGen/
attributes.c 26 // CHECK: @t12 = global i32 0, section "SECT"
27 int t12 __attribute__((section("SECT"))); variable
libcalls-fno-builtin.c 75 char *t12(char *x) { return strcpy(x, "foo"); } function
76 // CHECK: t12
asm.c 76 unsigned char t12(unsigned input) { function
ms_struct-bitfield.c 167 } ATTR t12; variable in typeref:struct:__anon22502
168 int s12 = sizeof(t12);
arm-aapcs-zerolength-bitfield.c 113 struct t12 struct
121 static int arr12_offset[(offsetof(struct t12, bar) == 8) ? 0 : -1];
122 static int arr12_sizeof[(sizeof(struct t12) == 16) ? 0 : -1];
arm-apcs-zerolength-bitfield.c 117 struct t12 struct
125 static int arr12_offset[(offsetof(struct t12, bar) == 4) ? 0 : -1];
126 static int arr12_sizeof[(sizeof(struct t12) == 8) ? 0 : -1];
  /external/clang/test/Sema/
function.c 33 void t12(int) {} // expected-error{{parameter name omitted}} function
  /external/chromium_org/third_party/skia/experimental/Intersection/
QuadraticIntersection_Test.cpp 392 double t12 = t1Seed + t1Step * 2; local
403 xy_at_t(quad1, t12, test.x, test.y);
404 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
420 t10, t1Seed, t12, t20, t2Seed, t22);
423 _Point p12 = xy_at_t(quad1, t12);
CubicIntersection_Test.cpp 668 double t12 = t1Seed + t1Step * 2; local
679 xy_at_t(cubic1, t12, test.x, test.y);
680 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
696 t10, t1Seed, t12, t20, t2Seed, t22);
699 _Point p12 = xy_at_t(cubic1, t12);
  /external/chromium_org/third_party/skia/tests/
PathOpsQuadIntersectionTest.cpp 459 double t12 = t1Seed + t1Step * 2; local
470 test = quad1.ptAtT(t12);
471 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
487 t10, t1Seed, t12, t20, t2Seed, t22);
490 SkDPoint p12 = quad1.ptAtT(t12);
PathOpsCubicIntersectionTest.cpp 494 double t12 = t1Seed + t1Step * 2; local
505 test = cubic1.ptAtT(t12);
506 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
522 t10, t1Seed, t12, t20, t2Seed, t22);
525 SkDPoint p12 = cubic1.ptAtT(t12);
  /external/clang/test/CodeGenCXX/
new.cpp 146 void t12() { function
  /external/libcxxabi/test/
dynamic_cast3.cpp 622 namespace t12 namespace
676 } // t12
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/lib/
memcpy_mck.S 54 #define t12 t6 // alias! define
245 EX(.ex_handler, (p[D]) ld8 t12 = [src0], 8)
252 EX(.ex_handler, (p[D]) st8 [dst0] = t12, 8)
  /external/skia/experimental/Intersection/
QuadraticIntersection_Test.cpp 392 double t12 = t1Seed + t1Step * 2; local
403 xy_at_t(quad1, t12, test.x, test.y);
404 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
420 t10, t1Seed, t12, t20, t2Seed, t22);
423 _Point p12 = xy_at_t(quad1, t12);
CubicIntersection_Test.cpp 668 double t12 = t1Seed + t1Step * 2; local
679 xy_at_t(cubic1, t12, test.x, test.y);
680 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
696 t10, t1Seed, t12, t20, t2Seed, t22);
699 _Point p12 = xy_at_t(cubic1, t12);
  /external/skia/tests/
PathOpsQuadIntersectionTest.cpp 459 double t12 = t1Seed + t1Step * 2; local
470 test = quad1.ptAtT(t12);
471 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
487 t10, t1Seed, t12, t20, t2Seed, t22);
490 SkDPoint p12 = quad1.ptAtT(t12);
PathOpsCubicIntersectionTest.cpp 494 double t12 = t1Seed + t1Step * 2; local
505 test = cubic1.ptAtT(t12);
506 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step;
522 t10, t1Seed, t12, t20, t2Seed, t22);
525 SkDPoint p12 = cubic1.ptAtT(t12);
  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast3.cpp 622 namespace t12 namespace
676 } // t12
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
dynamic_cast3.cpp 622 namespace t12 namespace
676 } // t12
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgammaf_r.c 55 t12 = 3.1563205994e-04, /* 0x39a57b6b */ variable
192 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
e_lgamma_r.c 122 t12 = 3.15632070903625950361e-04, /* 0x3F34AF6D, 0x6C0EBBF7 */ variable
259 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
  /external/fdlibm/
e_lgamma_r.c 121 t12 = 3.15632070903625950361e-04, /* 0x3F34AF6D, 0x6C0EBBF7 */ variable
265 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
  /external/libvorbis/lib/
smallft.c 844 t11,t12; local
964 t12=t9;
966 ch[t5-1]=cc[t11-1]+cc[t12-1];
967 ch[t6-1]=cc[t11-1]-cc[t12-1];
968 ch[t5]=cc[t11]-cc[t12];
969 ch[t6]=cc[t11]+cc[t12];
973 t12+=t10;
1016 t12=t7;
1019 c2[t5++]+=ai2*ch2[t12++];

Completed in 275 milliseconds

1 2