Searched refs:fillBuffer (Results 1 – 4 of 4) sorted by relevance
86 private boolean fillBuffer() throws IOException { in fillBuffer() method in CipherInputStream130 if (outputIndex == outputLength && !fillBuffer()) { in read()155 if (outputIndex == outputLength && !fillBuffer()) { in read()
484 if (!fillBuffer(delimiter.length)) { in readUntil()819 if (position + 1 >= limit && !fillBuffer(2)) { in readAttributeListDeclaration()992 if (position >= limit && !fillBuffer(1)) { in peekType()1000 if (position + 3 >= limit && !fillBuffer(4)) { in peekType()1009 if ((position + 5 < limit || fillBuffer(6)) in peekType()1064 if (position >= limit && !fillBuffer(1)) { in parseStartTag()1099 if (position >= limit && !fillBuffer(1)) { in parseStartTag()1108 if (position >= limit && !fillBuffer(1)) { in parseStartTag()1356 if (!fillBuffer(1)) { in readValue()1391 if ((position + 1 < limit || fillBuffer(2)) && buffer[position + 1] == '\n') { in readValue()[all …]
427 static size_t fillBuffer(ParsingContext* parsingContext, const char* utf8, int byteCount) { in fillBuffer() function463 size_t utf16length = fillBuffer(parsingContext, text, length); in bufferAndInvoke()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...