Home
last modified time | relevance | path

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

/external/dtc/tests/
Dincbin.c31 #define CHUNKSIZE 1024 macro
Dtestutils.c157 #define CHUNKSIZE 128 macro
/external/autotest/client/tests/linus_stress/
Dlinus_stress.c10 #define CHUNKSIZE (1460) macro
/external/libpcap/
Ddlpisubs.c29 #define CHUNKSIZE 65536 macro
Dpcap-nit.c60 #define CHUNKSIZE (2*1024) macro
Dpcap-snit.c72 #define CHUNKSIZE (2*1024) macro
/external/elfutils/src/
Dstrings.c506 #define CHUNKSIZE 65536 in read_block_no_mmap() macro
/external/tremolo/Tremolo/
Dcodec_internal.h41 #define CHUNKSIZE 1024 macro
/external/python/cpython2/Modules/
Dbz2module.c876 #define CHUNKSIZE 1000 in BZ2File_writelines() macro
/external/python/cpython2/Objects/
Dfileobject.c1893 #define CHUNKSIZE 1000 in file_writelines() macro