Searched refs:BLOCK_INIT_CAPACITY (Results 1 – 1 of 1) sorted by relevance
1968 final ByteArrayOStream buf = new ByteArrayOStream (BLOCK_INIT_CAPACITY); in BlockSegment()2013 private static final int BLOCK_INIT_CAPACITY = 16; field in InstrVisitor.BlockSegment