Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtlibio.c218 int nbytes, min_byte, max_byte; in stride_bounds() local
/external/pdfium/core/fxcodec/fax/
Dfaxmodule.cpp81 const int max_byte = (max_pos + 7) / 8; in FindBit() local
/external/ltp/testcases/kernel/fs/doio/
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
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/postscript/
Ddict.rs568 let max_byte = FontData::new(&[255]); in int_operands() localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/postscript/
Ddict.rs568 let max_byte = FontData::new(&[255]); in int_operands() localVariable