Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.req/range.refinements/
Drandom_access_range.compile.pass.cpp22 constexpr bool check_range() { in check_range() function
Dcontiguous_range.compile.pass.cpp22 constexpr bool check_range() { in check_range() function
/external/harfbuzz_ng/src/
Dhb-sanitize.hh231 bool check_range (const void *base, in check_range() function
252 bool check_range (const T *base, in check_range() function
262 bool check_range (const T *base, in check_range() function
Dhb-array.hh257 bool check_range (const T *p, unsigned int size = T::static_size) const in check_range() function
/external/rust/crates/quickcheck/examples/
Dbtree_set_range.rs42 fn check_range(set: BTreeSet<i32>, range: RangeAny<i32>) -> TestResult { in check_range() function
/external/libvpx/vpx_dsp/
Dinv_txfm.h24 static INLINE tran_high_t check_range(tran_high_t input) { in check_range() function
/external/libcxx/src/filesystem/
Dfilesystem_common.h242 static constexpr bool check_range() { in check_range() function
/external/cronet/buildtools/third_party/libc++/trunk/src/filesystem/
Dfilesystem_common.h320 static _LIBCPP_CONSTEXPR_SINCE_CXX14 bool check_range() { in check_range() function
/external/libcups/filter/
Dpstops.c449 check_range(pstops_doc_t *doc, /* I - Document information */ in check_range() function
/external/crosvm/devices/src/virtio/block/
Dasynchronous.rs709 fn check_range( in execute_request() function