Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.h24 static INLINE tran_high_t check_range(tran_high_t input) { in check_range() function
/external/toybox/toys/posix/
Ddate.c127 static void check_range(int a, int low, int high) in check_range() function
/external/libcups/filter/
Dpstops.c454 check_range(pstops_doc_t *doc, /* I - Document information */ in check_range() function
/external/harfbuzz_ng/src/
Dhb-open-type-private.hh233 inline bool check_range (const void *base, unsigned int len) const in check_range() function
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp3637 auto check_range = &obj_range_pair.second; in ValidateInsertMemoryRange() local
3683 auto check_range = &obj_range_pair.second; in InsertMemoryRange() local