Home
last modified time | relevance | path

Searched refs:within_range (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/strategies/cartesian/
Dpoint_in_box.hpp60 struct within_range struct
136 struct within_range<Geometry, 0, spherical_tag> struct
202 detail::within_range, in apply()
216 detail::within_range, in apply()
/third_party/gstreamer/gstreamer/gst/
Dgstparamspecs.c62 gboolean within_range = FALSE; in _gst_param_fraction_validate() local
93 within_range = TRUE; in _gst_param_fraction_validate()
102 GST_LOG ("%swithin range", (within_range) ? "" : "not "); in _gst_param_fraction_validate()
106 return !within_range; in _gst_param_fraction_validate()