Home
last modified time | relevance | path

Searched defs:Distance (Results 1 – 25 of 65) sorted by relevance

123

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dextend.inl11 genType const & Distance
22 T const & Distance
33 T const & Distance
44 T const & Distance
Dclosest_point.inl19 T Distance = dot(Vector, LineDirection); local
39 T Distance = dot(Vector, LineDirection); local
/third_party/boost/boost/graph/
Dcloseness_centrality.hpp43 typedef typename property_traits< DistanceMap >::value_type Distance; in measure_closeness() typedef
54 typedef typename property_traits< DistanceMap >::value_type Distance; in measure_closeness() typedef
64 typedef typename property_traits< DistanceMap >::value_type Distance; in measure_closeness() typedef
76 typedef typename property_traits< DistanceMap >::value_type Distance; in closeness_centrality() typedef
91 typedef typename property_traits< DistanceMap >::value_type Distance; in closeness_centrality() typedef
Deccentricity.hpp24 typedef typename property_traits< DistanceMap >::value_type Distance; in eccentricity() typedef
36 typedef typename property_traits< DistanceMap >::value_type Distance; in eccentricity() typedef
Dgeodesic_distance.hpp105 typedef typename Measure::distance_type Distance; in mean_geodesic() typedef
116 typedef typename Measure::distance_type Distance; in mean_geodesic() typedef
Ddijkstra_shortest_paths_no_color_map.hpp38 typedef typename property_traits< DistanceMap >::value_type Distance; in dijkstra_shortest_paths_no_color_map_no_init() typedef
/third_party/boost/boost/pending/
Dis_heap.hpp16 bool __is_heap(RandomAccessIterator first, RandomAccessIterator last, Distance*) in __is_heap() argument
40 StrictWeakOrdering comp, Distance*) in __is_heap() argument
/third_party/flatbuffers/tests/MyGame/Example/
DAbility.cs21 public uint Distance { get { return __p.bb.GetUint(__p.bb_pos + 4); } } property
53 public uint Distance { get; set; } property in MyGame.Example.AbilityT
DAbility.go11 Distance uint32 member
50 func (rcv *Ability) Distance() uint32 { func
DAbility.lua21 function Ability_mt:Distance() function
DAbility.py23 …def Distance(self): return self._tab.Get(flatbuffers.number_types.Uint32Flags, self._tab.Pos + fla… member in Ability
/third_party/boost/libs/graph/example/
Dmiles_span.cpp105 typedef property_map< Graph*, z_property< long > >::type Distance; in main() typedef
/third_party/boost/boost/geometry/index/detail/rtree/rstar/
Dinsert.hpp178 std::pair<Distance, El> const& d1, in distances_asc()
186 std::pair<Distance, El> const& d1, in distances_dsc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBranchRelaxation.cpp154 unsigned Distance = 0; in isJumpOutOfRange() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h101 const SCEV *Distance; // NULL implies no distance available. member
385 enum ConstraintKind { Empty, Point, Distance, Line, Any } Kind; enumerator
/third_party/flutter/skia/include/core/
DSkPoint.h500 static SkScalar Distance(const SkPoint& a, const SkPoint& b) { in Distance() function
/third_party/skia/include/core/
DSkPoint.h514 static SkScalar Distance(const SkPoint& a, const SkPoint& b) { in Distance() function
/third_party/boost/libs/utility/test/
Diterators_test.cpp39 typedef std::ptrdiff_t Distance; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp219 unsigned Distance = ~0U; in rescheduleCanonically() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h493 inline constexpr size_t CordRepRing::Distance(pos_type pos, pos_type end_pos) { in Distance() function
/third_party/boost/libs/ratio/example/
Dsi_physics.cpp125 typedef quantity<boost::ratio<0>, boost::ratio<1> > Distance; // meter typedef
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h171 enum ConstraintType { Line, Distance, Point, None, Empty }; enumerator
/third_party/spirv-tools/source/opt/
Dloop_dependence.h171 enum ConstraintType { Line, Distance, Point, None, Empty }; enumerator
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence.h171 enum ConstraintType { Line, Distance, Point, None, Empty }; enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.2/
DOpenCL.std.h177 Distance = 105, enumerator

123