Home
last modified time | relevance | path

Searched defs:getDistance (Results 1 – 25 of 34) sorted by relevance

12

/external/flatbuffers/tests/MyGame/Example/
DAbilityT.java18 public long getDistance() { return distance; } in getDistance() method in AbilityT
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
DDropShadowEffect.java34 public AnimatableFloatValue getDistance() { in getDistance() method in DropShadowEffect
/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2LatLng.java180 public S1Angle getDistance(final S2LatLng o) { in getDistance() method in S2LatLng
210 public double getDistance(final S2LatLng o, double radius) { in getDistance() method in S2LatLng
DS2LatLngRect.java227 public S1Angle getDistance(S2LatLng p) { in getDistance() method in S2LatLngRect
257 public S1Angle getDistance(S2LatLngRect other) { in getDistance() method in S2LatLngRect
DS2EdgeUtil.java750 public static S1Angle getDistance(S2Point x, S2Point a, S2Point b) { in getDistance() method in S2EdgeUtil
760 public static S1Angle getDistance(S2Point x, S2Point a, S2Point b, S2Point aCrossB) { in getDistance() method in S2EdgeUtil
DS2Loop.java661 public S1Angle getDistance(S2Point p) { in getDistance() method in S2Loop
DS2Polygon.java344 public S1Angle getDistance(S2Point p) { in getDistance() method in S2Polygon
/external/xz-java/src/org/tukaani/xz/
DDeltaOptions.java70 public int getDistance() { in getDistance() method in DeltaOptions
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/highlight/
DHorizontalBarHighlighter.java82 protected float getDistance(float x1, float y1, float x2, float y2) { in getDistance() method in HorizontalBarHighlighter
DBarHighlighter.java155 protected float getDistance(float x1, float y1, float x2, float y2) { in getDistance() method in BarHighlighter
/external/grpc-grpc/examples/node/static_codegen/route_guide/
Droute_guide_server.js110 function getDistance(start, end) { function
Droute_guide_pb.js1007 proto.routeguide.RouteSummary.prototype.getDistance = function() { method in proto.routeguide.RouteSummary
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DArrayRealVector.java755 public double getDistance(RealVector v) in getDistance() method in ArrayRealVector
772 public double getDistance(double[] v) in getDistance() method in ArrayRealVector
796 public double getDistance(ArrayRealVector v) in getDistance() method in ArrayRealVector
DRealVector.java774 double getDistance(RealVector v); in getDistance() method
789 double getDistance(double[] v); in getDistance() method
DAbstractRealVector.java197 public double getDistance(RealVector v) throws IllegalArgumentException { in getDistance() method in AbstractRealVector
244 public double getDistance(double[] v) throws IllegalArgumentException { in getDistance() method in AbstractRealVector
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DIntDistanceNode.java118 …public int getDistance(String desired, String supported, Output<DistanceTable> distanceTable, bool… in getDistance() method in IntDistanceNode.IntDistanceTable
DXLocaleDistance.java113 …abstract int getDistance(String desiredLang, String supportedlang, Output<DistanceTable> table, bo… in getDistance() method in XLocaleDistance.DistanceTable
366 …public int getDistance(String desired, String supported, Output<DistanceTable> distanceTable, bool… in getDistance() method in XLocaleDistance.StringDistanceTable
/external/grpc-grpc/examples/node/dynamic_codegen/route_guide/
Droute_guide_server.js120 function getDistance(start, end) { function
/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
DDistanceTable.java493 int getDistance() { in getDistance() method in DistanceTable.MappingKey
/external/s2-geometry-library-java/tests/com/google/common/geometry/
DS2LatLngRectTest.java453 private static S1Angle getDistance(S2LatLng x, S1Angle lat, S1Interval interval) { in getDistance() method in S2LatLngRectTest
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h161 virtual const SCEV *getDistance(unsigned Level) const { return nullptr; } in getDistance() function
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h167 virtual const SCEV *getDistance(unsigned Level) const { return nullptr; } in getDistance() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h256 unsigned getDistance(SUnit *U, SUnit *V, const SDep &Dep) { in getDistance() function
/external/ImageMagick/MagickCore/
Dattribute.c1162 static inline double getDistance(PointInfo *p,PointInfo *q) in getDistance() function
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
DLocaleDistanceBuilder.java202 private int getDistance(String desired, String supported, in getDistance() method in LocaleDistanceBuilder.DistanceTable

12