/third_party/boost/boost/geometry/algorithms/detail/envelope/ |
D | interface.hpp | 50 struct envelope struct 53 static inline void apply(Geometry const& geometry, in apply() 61 static inline void apply(Geometry const& geometry, in apply() 86 struct envelope struct 89 static inline void apply(Geometry const& geometry, in apply() 102 struct envelope<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct 105 struct visitor: boost::static_visitor<void> 124 apply(boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& geometry, in apply() 153 inline void envelope(Geometry const& geometry, Box& mbr, Strategy const& strategy) in envelope() function 174 inline void envelope(Geometry const& geometry, Box& mbr) in envelope() function
|
D | areal.hpp | 29 namespace detail { namespace envelope namespace 66 struct envelope<Ring, ring_tag> struct 71 struct envelope<Polygon, polygon_tag> struct 76 struct envelope<MultiPolygon, multi_polygon_tag> struct
|
D | segment.hpp | 37 namespace detail { namespace envelope namespace 73 struct envelope<Segment, segment_tag> struct 76 static inline void apply(Segment const& segment, in apply()
|
D | linear.hpp | 42 struct envelope<Linestring, linestring_tag> struct 48 struct envelope<MultiLinestring, multi_linestring_tag> struct
|
D | multipoint.hpp | 34 struct envelope<MultiPoint, multi_point_tag> struct 37 static inline void apply(MultiPoint const& multipoint, Box& mbr, Strategy const& ) in apply()
|
D | box.hpp | 39 struct envelope<Box, box_tag> struct 42 static inline void apply(BoxIn const& box_in, BoxOut& mbr, Strategy const& ) in apply()
|
D | point.hpp | 34 namespace detail { namespace envelope namespace 57 struct envelope<Point, point_tag> struct
|
D | intersects_antimeridian.hpp | 25 namespace detail { namespace envelope namespace
|
D | initialize.hpp | 27 namespace detail { namespace envelope namespace
|
D | range.hpp | 43 namespace detail { namespace envelope namespace
|
D | transform_units.hpp | 32 namespace detail { namespace envelope namespace
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | envelope_point.hpp | 40 namespace detail { namespace envelope namespace 72 namespace strategy { namespace envelope namespace
|
D | envelope_box.hpp | 44 namespace detail { namespace envelope namespace 77 namespace strategy { namespace envelope namespace
|
D | envelope_multipoint.hpp | 24 namespace strategy { namespace envelope namespace
|
D | envelope_segment.hpp | 23 namespace boost { namespace geometry { namespace strategy { namespace envelope namespace
|
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/ |
D | json_method_codec.cc | 100 rapidjson::Document envelope; in EncodeSuccessEnvelopeInternal() local 121 rapidjson::Document envelope(rapidjson::kArrayType); in EncodeErrorEnvelopeInternal() local
|
/third_party/boost/boost/geometry/algorithms/dispatch/ |
D | envelope.hpp | 41 struct envelope : not_implemented<Tag> struct
|
/third_party/boost/boost/geometry/strategies/ |
D | envelope.hpp | 20 namespace strategy { namespace envelope { namespace services namespace
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/ |
D | MethodCodec.java | 64 Object decodeEnvelope(ByteBuffer envelope); in decodeEnvelope()
|
D | JSONMethodCodec.java | 75 public Object decodeEnvelope(ByteBuffer envelope) { in decodeEnvelope()
|
D | StandardMethodCodec.java | 77 public Object decodeEnvelope(ByteBuffer envelope) { in decodeEnvelope()
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | envelope_point.hpp | 44 namespace strategy { namespace envelope namespace
|
D | envelope_box.hpp | 30 namespace strategy { namespace envelope namespace
|
/third_party/boost/boost/geometry/strategies/geographic/ |
D | envelope.hpp | 34 namespace strategy { namespace envelope namespace
|
D | envelope_segment.hpp | 28 namespace strategy { namespace envelope namespace
|