HomeSort by relevance Sort by last modified time
    Searched refs:tRange (Results 1 - 18 of 18) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBBISetBuilder.java 449 RangeDescriptor tRange;
477 for (tRange = rlRange; tRange != null; tRange = tRange.fNext) {
478 if (tRange.fNum == rlRange.fNum) {
482 RBBINode.printHex(tRange.fStartChar, -1);
484 RBBINode.printHex(tRange.fEndChar, 0);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBISetBuilder.java 448 RangeDescriptor tRange;
476 for (tRange = rlRange; tRange != null; tRange = tRange.fNext) {
477 if (tRange.fNum == rlRange.fNum) {
481 RBBINode.printHex(tRange.fStartChar, -1);
483 RBBINode.printHex(tRange.fEndChar, 0);
  /external/skia/tests/
PathOpsAngleIdeas.cpp 30 struct TRange {
229 double r, TRange* result) {
286 TRange* lowerRange, TRange* upperRange) {
299 TRange tRange;
300 bool stepUp = orderTRange(reporter, quad1, quad2, r, &tRange);
302 SkDPoint pt1 = quad1.ptAtT(tRange.t1);
307 SkDPoint pt2 = quad2.ptAtT(tRange.t2);
314 bestCCW, tRange.ccw, lowerRange->tMin, upperRange->tMin, r
    [all...]
  /external/skqp/tests/
PathOpsAngleIdeas.cpp 30 struct TRange {
229 double r, TRange* result) {
286 TRange* lowerRange, TRange* upperRange) {
299 TRange tRange;
300 bool stepUp = orderTRange(reporter, quad1, quad2, r, &tRange);
302 SkDPoint pt1 = quad1.ptAtT(tRange.t1);
307 SkDPoint pt2 = quad2.ptAtT(tRange.t2);
314 bestCCW, tRange.ccw, lowerRange->tMin, upperRange->tMin, r
    [all...]
  /external/icu/icu4c/source/common/
rbbisetb.cpp 438 RangeDescriptor *tRange;
465 for (tRange = rlRange; tRange != 0; tRange = tRange->fNext) {
466 if (tRange->fNum == rlRange->fNum) {
470 RBBIDebugPrintf(" %05x-%05x", tRange->fStartChar, tRange->fEndChar);
  /external/skia/src/pathops/
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]);
  /external/skqp/src/pathops/
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]);
  /prebuilts/go/darwin-x86/src/text/template/parse/
lex_test.go 77 tRange = mkItem(itemRange, "range")
319 tRange,
  /prebuilts/go/linux-x86/src/text/template/parse/
lex_test.go 77 tRange = mkItem(itemRange, "range")
319 tRange,
  /external/deqp/modules/gles2/accuracy/
es2aTextureFilteringTests.cpp 279 float tRange = ((float)topHeight * 1.1f) / (float)m_textures[curTexNdx]->getRefTexture().getHeight();
281 computeQuadTexCoord2D(texCoord, tcu::Vec2(sMin, tMin), tcu::Vec2(sMin+sRange, tMin+tRange));
  /external/deqp/modules/gles3/accuracy/
es3aTextureFilteringTests.cpp 269 float tRange = ((float)topHeight * 1.1f) / (float)m_textures[curTexNdx]->getRefTexture().getHeight();
271 computeQuadTexCoord2D(texCoord, tcu::Vec2(sMin, tMin), tcu::Vec2(sMin+sRange, tMin+tRange));
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 339 milliseconds