Searched refs:bIndex (Results 1 – 8 of 8) sorted by relevance
/external/skia/src/pathops/ |
D | SkIntersections.cpp | 132 int bIndex) { in merge() argument 135 fT[1][0] = b.fT[0][bIndex]; in merge() 137 fPt2[0] = b.fPt[bIndex]; in merge()
|
/external/skqp/src/pathops/ |
D | SkIntersections.cpp | 132 int bIndex) { in merge() argument 135 fT[1][0] = b.fT[0][bIndex]; in merge() 137 fPt2[0] = b.fPt[bIndex]; in merge()
|
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
D | CharSequences.java | 55 public static int matchAfter(CharSequence a, CharSequence b, int aIndex, int bIndex) { in matchAfter() argument 56 int i = aIndex, j = bIndex; in matchAfter()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | CharSequences.java | 53 public static int matchAfter(CharSequence a, CharSequence b, int aIndex, int bIndex) { in matchAfter() argument 54 int i = aIndex, j = bIndex; in matchAfter()
|
/external/s2-geometry-library-java/src/com/google/common/geometry/ |
D | S2Polygon.java | 590 private static void clipEdge(final S2Point a0, final S2Point a1, S2LoopSequenceIndex bIndex, in clipEdge() argument 592 S2LoopSequenceIndex.DataEdgeIterator it = new S2LoopSequenceIndex.DataEdgeIterator(bIndex); in clipEdge() 599 S2Edge fromTo = bIndex.edgeFromTo(it.index()); in clipEdge() 630 S2PolygonIndex bIndex = new S2PolygonIndex(b, reverseB); in clipBoundary() local 631 bIndex.predictAdditionalCalls(a.getNumVertices()); in clipBoundary() 642 clipEdge(a0, a1, bIndex, addSharedEdges, intersections); in clipBoundary()
|
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 452 const deInt32 bIndex = getPositionOfIEEEFloatWithoutDenormals(b); in computeFloatFlushRelaxedULPDiff() local 453 return (deUint32)de::abs(aIndex - bIndex); in computeFloatFlushRelaxedULPDiff()
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |