Home
last modified time | relevance | path

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

12

/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/llvm-project/compiler-rt/lib/scudo/standalone/
Dflags_parser.cpp56 void FlagParser::skipWhitespace() { in skipWhitespace() function in scudo::FlagParser
/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/icu/icu4c/source/common/
Dutil.cpp135 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 __anon3703ead40111::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/golang-protobuf/proto/
Dtext_parser.go133 func (p *textParser) skipWhitespace() { func
/external/llvm-project/clang/lib/AST/
DCommentLexer.cpp210 const char *skipWhitespace(const char *BufferPtr, const char *BufferEnd) { in skipWhitespace() function
/external/clang/lib/AST/
DCommentLexer.cpp211 const char *skipWhitespace(const char *BufferPtr, const char *BufferEnd) { in skipWhitespace() function
/external/llvm-project/clang/lib/Lex/
DDependencyDirectivesSourceMinimizer.cpp449 static void skipWhitespace(const char *&First, const char *const End) { 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/llvm-project/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp87 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
/external/llvm-project/clang/lib/Frontend/
DTextDiagnostic.cpp514 static unsigned skipWhitespace(unsigned Idx, StringRef Str, unsigned Length) { in skipWhitespace() function
/external/clang/lib/Frontend/
DTextDiagnostic.cpp515 static unsigned skipWhitespace(unsigned Idx, StringRef Str, unsigned Length) { in skipWhitespace() function
/external/icu/icu4c/source/i18n/
Drbnf.cpp335 inline void skipWhitespace(void) { in skipWhitespace() function in LocDataParser

12