Searched defs:check_range (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/libs/geometry/test/srs/ |
D | check_geometry.hpp | 53 struct check_range struct 56 static void apply(Range const& range1, Range const& range2, T tol) in apply() 68 static void apply(It first1, It last1, It first2, T tol) in apply()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-sanitize.hh | 216 bool check_range (const void *base, in check_range() function 237 bool check_range (const T *base, in check_range() function 246 bool check_range (const T *base, in check_range() function
|
/third_party/harfbuzz/src/ |
D | hb-sanitize.hh | 228 bool check_range (const void *base, in check_range() function 249 bool check_range (const T *base, in check_range() function 258 bool check_range (const T *base, in check_range() function
|
D | hb-array.hh | 227 bool check_range (const T *p, unsigned int size = T::static_size) const in check_range() function
|
D | hb-ot-glyf-table.hh | 404 bool check_range (const CompositeGlyphChain *composite) const in check_range() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-sanitize.hh | 230 bool check_range (const void *base, in check_range() function 251 bool check_range (const T *base, in check_range() function 260 bool check_range (const T *base, in check_range() function
|
D | hb-array.hh | 259 bool check_range (const T *p, unsigned int size = T::static_size) const in check_range() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtsptransport.c | 323 check_range (const gchar * str, gchar ** tmp, gint * range) in check_range() function
|