Searched refs:overflow (Results 1 – 2 of 2) sorted by relevance
73 return overflow(in); in decodeLoop()80 return overflow(in); in decodeLoop()95 return overflow(in); in decodeLoop()103 private CoderResult overflow(ByteBuffer in) { in overflow() method in UTF7StyleCharsetDecoder
356 ArrayList<ShortcutInfo> overflow = new ArrayList<ShortcutInfo>(); in bind() local363 overflow.add(child); in bind()375 for (ShortcutInfo item: overflow) { in bind()