Home
last modified time | relevance | path

Searched defs:check_range (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-sanitize.hh216 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/
Dhb-sanitize.hh228 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
Dhb-array.hh227 bool check_range (const T *p, unsigned int size = T::static_size) const in check_range() function
Dhb-ot-glyf-table.hh404 bool check_range (const CompositeGlyphChain *composite) const in check_range() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-sanitize.hh230 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
Dhb-array.hh259 bool check_range (const T *p, unsigned int size = T::static_size) const in check_range() function
/third_party/alsa-lib/src/control/
Dctlparse.c51 #define check_range(val, min, max) \ macro
/third_party/cups-filters/filter/
Dtexttotext.c903 check_range(char *page_ranges, /* I - Selection of pages to print */ in check_range() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsptransport.c323 check_range (const gchar * str, gchar ** tmp, gint * range) in check_range() function
/third_party/alsa-utils/amixer/
Damixer.c166 #define check_range(val, min, max) \ macro