Searched defs:kBlockSize (Results 1 – 16 of 16) sorted by relevance
56 kBlockSize = 512 * 1024, enumerator
50 : fBlock(new char[kBlockSize]) in fBlock()250 kBlockSize = 32 * 1024, enumerator
7 static const UInt32 kBlockSize = ((UInt32)1 << 31); variable
258 const size_t kBlockSize = (size_t)1 << _blockSizeLog; in Read() local
116 static const size_t kBlockSize = 64 * KB; variable
33 const int kBlockSize = atlasSize/2; in make_atlas() local
300 inline static constexpr int kBlockSize = 70; member in SrcRectConstraintGM
37 static const size_t kBlockSize = 16384; // default initial size in ImgIoUtilReadFromStdin() local
111 kBlockSize, // VT_UI4 or VT_UI8 enumerator
294 const int kBlockSize = 1 << 12; in StringViewMapBenchmark() local
34 static const int kBlockSize = 256; variable
1218 const UInt32 kBlockSize = ((UInt32)1 << 24); in ReadStream_to_Buf() local
40 constexpr size_t kBlockSize = 256; variable
708 static constexpr size_t kBlockSize = 1364; variable
1029 const size_t kBlockSize = 32 << 10; in InternalModuleReadJSON() local
6917 constexpr auto kBlockSize = kMaxOffset * 2u; in bufferOffsetTest() local