Searched refs:BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
153 BLOCK_SIZE = 65536 variable158 read,out = inputStream.readBytes( None , BLOCK_SIZE )160 if read < BLOCK_SIZE:
171 #define BLOCK_SIZE 256 macro188 m_aValue = aField.GetChunk(BLOCK_SIZE); in getBinaryStream()192 for(long index2 = 0;index2 < BLOCK_SIZE;++index2) in getBinaryStream()
136 #define BLOCK_SIZE 256 macro156 m_aValue = aField.GetChunk(BLOCK_SIZE); in getBinaryStream()160 for(long index2 = 0;index2 < BLOCK_SIZE;++index2) in getBinaryStream()
Completed in 40 milliseconds