Searched defs:START_POS (Results 1 – 1 of 1) sorted by relevance
537 "bad start index " + startIndex + " expected " + START_POS; in resize() local722 "bad start index " + startIndex + " expected " + START_POS; in resize() local803 "bad start index " + startIndex + " expected " + START_POS; in resize() local854 static final int START_POS = 2; // 0th and 1st elements are reserved field in StackStreamFactory.FrameBuffer