Searched defs:check_range (Results 1 - 6 of 6) sorted by relevance
/third_party/alsa-lib/src/control/ |
H A D | ctlparse.c | 51 #define check_range(val, min, max) \ macro
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-array.hh | 259 bool check_range (const T *p, unsigned int size = T::static_size) const in check_range() function
|
H A 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
|
/third_party/cups-filters/filter/ |
H A D | texttotext.c | 903 check_range(char *page_ranges, /* I - Selection of pages to print */ in check_range() function
|
/third_party/alsa-utils/amixer/ |
H A D | amixer.c | 167 #define check_range(val, min, max) \ macro
|
/third_party/backends/backend/ |
H A D | snapscan-scsi.c | 358 static void check_range (int *v, SANE_Range r) in check_range() function
|
Completed in 9 milliseconds