Home
last modified time | relevance | path

Searched defs:is_segment (Results 1 – 25 of 57) sorted by relevance

123

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DSegment_Delaunay_graph_vertex_base_2.h69 bool is_segment() const { return ss_.is_segment(); } in is_segment() function
H A DSegment_Delaunay_graph_simple_storage_site_2.h97 bool is_segment() const { return type_ == 2; } in is_segment() function
H A DSegment_Delaunay_graph_simple_site_2.h103 bool is_segment() const { return type_ == 2; } in is_segment() function
H A DSegment_Delaunay_graph_storage_site_2.h134 bool is_segment() const { return (type_ & 3) == 2; } in is_segment() function
H A DSegment_Delaunay_graph_site_2.h97 bool is_segment() const { return (type_ & 3) == 2; } in is_segment() function
/dports/games/legesmotus/legesmotus-0.4.0/common/
H A Dmath.cpp67 Point LM::closest_point_on_line_to_point(Point start, Point end, Point p, bool is_segment) { in closest_point_on_line_to_point()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/util/
H A Dtype_traits.hpp54 struct is_segment struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/util/
H A Dtype_traits.hpp54 struct is_segment struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/util/
H A Dtype_traits.hpp54 struct is_segment struct
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/util/
H A Dtype_traits.hpp54 struct is_segment struct
/dports/math/cgal/CGAL-5.3/include/CGAL/Voronoi_diagram_2/
H A DHalfedge.h206 bool is_segment() const { in is_segment() function
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dhlsproto.c107 int ret = 0, is_segment = 0, is_variant = 0, bandwidth = 0; in parse_playlist() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dhlsproto.c107 int ret = 0, is_segment = 0, is_variant = 0, bandwidth = 0; in parse_playlist() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dhlsproto.c107 int ret = 0, is_segment = 0, is_variant = 0, bandwidth = 0; in parse_playlist() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dhlsproto.c107 int ret = 0, is_segment = 0, is_variant = 0, bandwidth = 0; in parse_playlist() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dhlsproto.c107 int ret = 0, is_segment = 0, is_variant = 0, bandwidth = 0; in parse_playlist() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dhlsproto.c114 int ret = 0, is_segment = 0, is_variant = 0, bandwidth = 0; in parse_playlist() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dhlsproto.c114 int ret = 0, is_segment = 0, is_variant = 0, bandwidth = 0; in parse_playlist() local
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/onnx/onnx/common/
H A Dtensor.h139 bool is_segment() const { in is_segment() function
/dports/misc/py-onnx/onnx-1.10.2/onnx/common/
H A Dtensor.h189 bool is_segment() const { in is_segment() function
/dports/textproc/py-pyx12/pyx12-2.3.3/pyx12/
H A Dmap_if.py158 def is_segment(self): member in x12_node
952 def is_segment(self): member in segment_if
/dports/devel/boost-docs/boost_1_72_0/boost/polygon/detail/
H A Dvoronoi_structures.hpp206 bool is_segment() const { in is_segment() function in boost::polygon::detail::site_event
/dports/devel/R-cran-BH/BH/inst/include/boost/polygon/detail/
H A Dvoronoi_structures.hpp206 bool is_segment() const { in is_segment() function in boost::polygon::detail::site_event
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/polygon/detail/
H A Dvoronoi_structures.hpp206 bool is_segment() const { in is_segment() function in boost::polygon::detail::site_event
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/polygon/detail/
H A Dvoronoi_structures.hpp206 bool is_segment() const { in is_segment() function in boost::polygon::detail::site_event

123