Searched defs:BUFFER_SIZE (Results 1 – 7 of 7) sorted by relevance
49 #define BUFFER_SIZE 16 macro
29 #define BUFFER_SIZE (4096) macro
39 private static final int BUFFER_SIZE = 2048; field in XmlZipExtract
93 const size_t BUFFER_SIZE = 0x1000; in calc_md5_checksum() local
225 enum { BUFFER_SIZE = 1024 }; enumerator327 const sal_uInt64 BUFFER_SIZE = 4096; in run() local
1254 enum { BUFFER_SIZE = 256 }; enumerator
632 const int BUFFER_SIZE = 16 * 1024; in parse() local
Completed in 48 milliseconds