/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | LineCubicIntersection_Test.cpp | 49 double tx2, ty2; in LineCubicIntersection_Test() local 50 xy_at_t(line, tt2, tx2, ty2); in LineCubicIntersection_Test() 53 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in LineCubicIntersection_Test() 55 if (!AlmostEqualUlps(ty1, ty2)) { in LineCubicIntersection_Test() 57 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in LineCubicIntersection_Test()
|
D | QuadraticIntersection_Test.cpp | 40 double tx2, ty2; in standardTestCases() local 41 xy_at_t(quad2, tt2, tx2, ty2); in standardTestCases() 44 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in standardTestCases() 46 if (!approximately_equal(ty1, ty2)) { in standardTestCases() 48 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in standardTestCases() 217 double tx2, ty2; in oneOffTest1() local 218 xy_at_t(quad2, tt2, tx2, ty2); in oneOffTest1() 221 __FUNCTION__, (int)outer, (int)inner, tt1, tx1, ty1, tt2, tx2, ty2); in oneOffTest1() 224 if (!AlmostEqualUlps(ty1, ty2)) { in oneOffTest1() 226 __FUNCTION__, (int)outer, (int)inner, tt1, tx1, ty1, tt2, tx2, ty2); in oneOffTest1()
|
D | CubicIntersection_Test.cpp | 50 double tx2, ty2; in standardTestCases() local 51 xy_at_t(cubic2, tt2, tx2, ty2); in standardTestCases() 54 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in standardTestCases() 56 if (!AlmostEqualUlps(ty1, ty2)) { in standardTestCases() 58 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in standardTestCases()
|
/external/skia/experimental/Intersection/ |
D | LineCubicIntersection_Test.cpp | 49 double tx2, ty2; in LineCubicIntersection_Test() local 50 xy_at_t(line, tt2, tx2, ty2); in LineCubicIntersection_Test() 53 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in LineCubicIntersection_Test() 55 if (!AlmostEqualUlps(ty1, ty2)) { in LineCubicIntersection_Test() 57 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in LineCubicIntersection_Test()
|
D | QuadraticIntersection_Test.cpp | 40 double tx2, ty2; in standardTestCases() local 41 xy_at_t(quad2, tt2, tx2, ty2); in standardTestCases() 44 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in standardTestCases() 46 if (!approximately_equal(ty1, ty2)) { in standardTestCases() 48 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in standardTestCases() 217 double tx2, ty2; in oneOffTest1() local 218 xy_at_t(quad2, tt2, tx2, ty2); in oneOffTest1() 221 __FUNCTION__, (int)outer, (int)inner, tt1, tx1, ty1, tt2, tx2, ty2); in oneOffTest1() 224 if (!AlmostEqualUlps(ty1, ty2)) { in oneOffTest1() 226 __FUNCTION__, (int)outer, (int)inner, tt1, tx1, ty1, tt2, tx2, ty2); in oneOffTest1()
|
D | CubicIntersection_Test.cpp | 50 double tx2, ty2; in standardTestCases() local 51 xy_at_t(cubic2, tt2, tx2, ty2); in standardTestCases() 54 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in standardTestCases() 56 if (!AlmostEqualUlps(ty1, ty2)) { in standardTestCases() 58 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2); in standardTestCases()
|
/external/chromium_org/content/browser/renderer_host/ |
D | compositing_iosurface_mac.h | 161 void set_texcoord_rect(float tx1, float ty1, float tx2, float ty2) { in set_texcoord_rect() 164 verts_[0].set_texcoord(tx1, ty2); in set_texcoord_rect() 167 verts_[3].set_texcoord(tx2, ty2); in set_texcoord_rect()
|
/external/pixman/pixman/ |
D | pixman.c | 341 pixman_fixed_48_16_t tx1, ty1, tx2, ty2; in compute_transformed_extents() local 361 tx2 = ty2 = INT64_MIN; in compute_transformed_extents() 384 if (ty > ty2) in compute_transformed_extents() 385 ty2 = ty; in compute_transformed_extents() 391 transformed->y2 = ty2; in compute_transformed_extents()
|
/external/llvm/docs/ |
D | LangRef.rst | 4666 <result> = extractelement <n x <ty>> <val>, <ty2> <idx> ; yields <ty> 4706 <result> = insertelement <n x <ty>> <val>, <ty> <elt>, <ty2> <idx> ; yields <n x <ty>> 5502 <result> = trunc <ty> <value> to <ty2> ; yields ty2 5507 The '``trunc``' instruction truncates its operand to the type ``ty2``. 5515 larger than the bit size of the destination type, ``ty2``. Equal sized 5522 and converts the remaining bits to ``ty2``. Since the source size must 5544 <result> = zext <ty> <value> to <ty2> ; yields ty2 5549 The '``zext``' instruction zero extends its operand to type ``ty2``. 5557 smaller than the bit size of the destination type, ``ty2``. 5563 until it reaches the size of the destination type, ``ty2``. [all …]
|
/external/llvm/test/Bindings/Ocaml/ |
D | vmcore.ml | 593 let ty2 = function_type i8_type [| i8_type; i64_type |] in 603 insist (pointer_type ty2 == type_of (declare_function "Fn1" ty2 m));
|
/external/llvm/test/CodeGen/PowerPC/ |
D | pr17168.ll | 384 …, metadata !"ty2", metadata !"ty2", metadata !"", metadata !300, i32 31, metadata !20, i32 1, i32 …
|
/external/valgrind/main/VEX/priv/ |
D | ir_opt.c | 3178 Int offset2, IRType ty2 ) in getAliasingRelation_IC() argument 3184 maxoff2 = minoff2 + sizeofIRType(ty2) - 1; in getAliasingRelation_IC()
|