Home
last modified time | relevance | path

Searched defs:skipWhitespace (Results 1 – 25 of 25) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DHeaderParser.java38 public static int skipWhitespace(String input, int pos) { in skipWhitespace() method in HeaderParser
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
DHeaderParser.java44 public static int skipWhitespace(String input, int pos) { in skipWhitespace() method in HeaderParser
/external/oj-libjdwp/src/solaris/back/
Dexec_md.c41 static char *skipWhitespace(char *p) { in skipWhitespace() function
/external/proguard/src/proguard/util/
DListUtil.java121 private static int skipWhitespace(String string, int index) in skipWhitespace() method in ListUtil
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/sva/src/
Dlexer.js111 skipWhitespace() { method in Lexer
/external/deqp-deps/SPIRV-Tools/tools/sva/src/
Dlexer.js111 skipWhitespace() { method in Lexer
/external/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
Dlexer.js111 skipWhitespace() { method in Lexer
/external/scudo/standalone/
Dflags_parser.cpp56 void FlagParser::skipWhitespace() { in skipWhitespace() function in scudo::FlagParser
/external/deqp/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCaseUtil.cpp56 void skipWhitespace (void) in skipWhitespace() function in vkt::cts_amber::AmberIndexFileParser
/external/cronet/third_party/icu/source/common/
Dutil.cpp149 int32_t ICU_Utility::skipWhitespace(const UnicodeString& str, int32_t& pos, in skipWhitespace() function in ICU_Utility
/external/icu/icu4c/source/common/
Dutil.cpp149 int32_t ICU_Utility::skipWhitespace(const UnicodeString& str, int32_t& pos, in skipWhitespace() function in ICU_Utility
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DBiDiConformanceTest.java595 private boolean skipWhitespace() { in skipWhitespace() method in BiDiConformanceTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DBiDiConformanceTest.java598 private boolean skipWhitespace() { in skipWhitespace() method in BiDiConformanceTest
/external/gwp_asan/gwp_asan/optional/
Doptions_parser.cpp80 void OptionParser::skipWhitespace() { in skipWhitespace() function in __anon9ad5baf20111::OptionParser
/external/apache-http/src/org/apache/http/message/
DBasicLineParser.java499 protected void skipWhitespace(final CharArrayBuffer buffer, final ParserCursor cursor) { in skipWhitespace() method in BasicLineParser
/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DJSON.kt560 private inline fun skipWhitespace(data: ReadBuffer): Byte { in skipWhitespace() method in com.google.flatbuffers.kotlin.JSONParser
570 private inline fun skipWhitespace(limit: Int, crossinline fetch: (Int) -> Byte): Byte { in skipWhitespace() method in com.google.flatbuffers.kotlin.JSONParser
/external/clang/lib/AST/
DCommentLexer.cpp211 const char *skipWhitespace(const char *BufferPtr, const char *BufferEnd) { in skipWhitespace() function
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp85 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp90 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
/external/clang/lib/Frontend/
DTextDiagnostic.cpp515 static unsigned skipWhitespace(unsigned Idx, StringRef Str, unsigned Length) { in skipWhitespace() function
/external/angle/util/capture/
Dtrace_interpreter.cpp103 void skipWhitespace() in skipWhitespace() function in angle::__anon2a571a2f0111::Parser
/external/icu/icu4c/source/i18n/
Drbnf.cpp335 inline void skipWhitespace(void) { in skipWhitespace() function in LocDataParser
/external/cronet/third_party/icu/source/i18n/
Drbnf.cpp335 inline void skipWhitespace(void) { in skipWhitespace() function in LocDataParser
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java1031 private void skipWhitespace() { in skipWhitespace() method in TextFormat.Tokenizer
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java1031 private void skipWhitespace() { in skipWhitespace() method in TextFormat.Tokenizer