/third_party/skia/tests/ |
H A D | PathOpsAngleIdeas.cpp | 299 TRange tRange; in bruteMinT() local 300 bool stepUp = orderTRange(reporter, quad1, quad2, r, &tRange); in bruteMinT() 302 SkDPoint pt1 = quad1.ptAtT(tRange.t1); in bruteMinT() 307 SkDPoint pt2 = quad2.ptAtT(tRange.t2); in bruteMinT() 314 bestCCW, tRange.ccw, lowerRange->tMin, upperRange->tMin, r, in bruteMinT() 315 tRange.tMin); in bruteMinT() 317 if (bestCCW >= 0 && bestCCW != (int) tRange.ccw) { in bruteMinT() 318 if (tRange.tMin < upperRange->tMin) { in bruteMinT() 324 if (upperRange->tMin < tRange.tMin) { in bruteMinT() 325 bestCCW = tRange in bruteMinT() 344 TRange tRange; bruteMinT() local [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RBBISetBuilder.java | 480 RangeDescriptor tRange; in printRangeGroups() 508 for (tRange = rlRange; tRange != null; tRange = tRange.fNext) { in printRangeGroups() 509 if (tRange.fNum == rlRange.fNum) { in printRangeGroups() 513 RBBINode.printHex(tRange.fStartChar, -1); in printRangeGroups() 515 RBBINode.printHex(tRange.fEndChar, 0); in printRangeGroups()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RBBISetBuilder.java | 543 for (RangeDescriptor tRange = rlRange; tRange != null; tRange = tRange.fNext) { in printRangeGroups() 544 if (tRange.fNum == rlRange.fNum) { in printRangeGroups() 548 RBBINode.printHex(tRange.fStartChar, -1); in printRangeGroups() 550 RBBINode.printHex(tRange.fEndChar, 0); in printRangeGroups()
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbisetb.cpp | 520 for (RangeDescriptor *tRange = rlRange; tRange != nullptr; tRange = tRange->fNext) { in printRangeGroups() 521 if (tRange->fNum == rlRange->fNum) { in printRangeGroups() 525 RBBIDebugPrintf(" %05x-%05x", tRange->fStartChar, tRange->fEndChar); in printRangeGroups()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbisetb.cpp | 520 for (RangeDescriptor *tRange = rlRange; tRange != nullptr; tRange = tRange->fNext) { in printRangeGroups() 521 if (tRange->fNum == rlRange->fNum) { in printRangeGroups() 525 RBBIDebugPrintf(" %05x-%05x", tRange->fStartChar, tRange->fEndChar); in printRangeGroups()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbisetb.cpp | 520 for (RangeDescriptor *tRange = rlRange; tRange != nullptr; tRange = tRange->fNext) { in printRangeGroups() 521 if (tRange->fNum == rlRange->fNum) { in printRangeGroups() 525 RBBIDebugPrintf(" %05x-%05x", tRange->fStartChar, tRange->fEndChar); in printRangeGroups()
|
/third_party/skia/src/pathops/ |
H A D | SkIntersections.h | 245 int horizontal(const SkDQuad&, double left, double right, double y, double tRange[2]); 246 int horizontal(const SkDCubic&, double y, double tRange[3]); 249 int horizontal(const SkDCubic&, double left, double right, double y, double tRange[3]);
|
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
H A D | es2aTextureFilteringTests.cpp | 279 float tRange = ((float)topHeight * 1.1f) / (float)m_textures[curTexNdx]->getRefTexture().getHeight(); in iterate() local 281 computeQuadTexCoord2D(texCoord, tcu::Vec2(sMin, tMin), tcu::Vec2(sMin+sRange, tMin+tRange)); in iterate()
|
/third_party/vk-gl-cts/modules/gles3/accuracy/ |
H A D | es3aTextureFilteringTests.cpp | 269 float tRange = ((float)topHeight * 1.1f) / (float)m_textures[curTexNdx]->getRefTexture().getHeight(); in iterate() local 271 computeQuadTexCoord2D(texCoord, tcu::Vec2(sMin, tMin), tcu::Vec2(sMin+sRange, tMin+tRange)); in iterate()
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |