Home
last modified time | relevance | path

Searched defs:max_byte (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/fs/doio/
H A Ddoio.c2085 int min_byte, max_byte; in do_listio() local
3062 int min_byte, max_byte; in do_rw() local
3501 int min_byte, max_byte; in do_fcntl() local
/aosp_15_r20/external/ltp/lib/
H A Dtlibio.c218 int nbytes, min_byte, max_byte; in stride_bounds() local
/aosp_15_r20/external/pdfium/core/fxcodec/fax/
H A Dfaxmodule.cpp76 const int max_byte = (max_pos + 7) / 8; in FindBit() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/postscript/
H A Ddict.rs567 let max_byte = FontData::new(&[255]); in int_operands() localVariable