Searched defs:BLOCKSIZE (Results 1 – 14 of 14) sorted by relevance
19 #define BLOCKSIZE _pagesize macro
59 #define BLOCKSIZE 8192 macro
47 #define BLOCKSIZE (1024*1024) macro
88 final static int BLOCKSIZE = 0xFF; field in CompressionTableGenerator
270 final int BLOCKSIZE = 64; field in ChunkedIntArray.ChunksVector
106 #define BLOCKSIZE (1 << BLOCKLOG) macro
77 #define BLOCKSIZE (100 * SCALABILITY_FACTOR) macro
76 #define BLOCKSIZE (1000 * SCALABILITY_FACTOR) macro
145 #define BLOCKSIZE 65536 macro
65 #define BLOCKSIZE 512 macro
78 BLOCKSIZE = 512 # length of processing blocks variable
1492 int BLOCKSIZE = 64*1024; in array_array_tofile() local
68 BLOCKSIZE = 512 # length of processing blocks variable