Home
last modified time | relevance | path

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

12345678910

/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/
H A DBasicTypesSerializationTest.kt128 fun skipWhitespace(vararg c: Char) { in skipWhitespace() method
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonTest/kotlin/sample/
H A DBasicTypesSerializationTest.kt229 fun skipWhitespace(vararg c: Char) { in skipWhitespace() method in sample.BasicTypesSerializationTest.Parser
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DHeaderParser.java38 public static int skipWhitespace(String input, int pos) { in skipWhitespace() method in HeaderParser
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
H A DHeaderParser.java44 public static int skipWhitespace(String input, int pos) { in skipWhitespace() method in HeaderParser
/aosp_15_r20/external/oj-libjdwp/src/solaris/back/
H A Dexec_md.c41 static char *skipWhitespace(char *p) { in skipWhitespace() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/sva/src/
Dlexer.js111 skipWhitespace() { method in Lexer
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/sva/src/
H A Dlexer.js111 skipWhitespace() { method in Lexer
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
H A Dlexer.js111 skipWhitespace() { method in Lexer
/aosp_15_r20/external/scudo/standalone/
H A Dflags_parser.cpp58 void FlagParser::skipWhitespace() { in skipWhitespace() function in scudo::FlagParser
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
H A 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
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCaseUtil.cpp52 void skipWhitespace(void) in skipWhitespace() function in vkt::cts_amber::AmberIndexFileParser
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dutil.cpp149 int32_t ICU_Utility::skipWhitespace(const UnicodeString& str, int32_t& pos, in skipWhitespace() function in ICU_Utility
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dutil.cpp149 int32_t ICU_Utility::skipWhitespace(const UnicodeString& str, int32_t& pos, in skipWhitespace() function in ICU_Utility
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/bidi/
H A DBiDiConformanceTest.java595 private boolean skipWhitespace() { in skipWhitespace() method in BiDiConformanceTest
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
H A DBiDiConformanceTest.java598 private boolean skipWhitespace() { in skipWhitespace() method in BiDiConformanceTest
/aosp_15_r20/external/gwp_asan/gwp_asan/optional/
H A Doptions_parser.cpp80 void OptionParser::skipWhitespace() { in skipWhitespace() function in __anon37c38a630111::OptionParser
/aosp_15_r20/external/apache-http/src/org/apache/http/message/
H A DBasicLineParser.java499 protected void skipWhitespace(final CharArrayBuffer buffer, final ParserCursor cursor) { in skipWhitespace() method in BasicLineParser
/aosp_15_r20/prebuilts/go/linux-x86/src/go/scanner/
Dscanner.go712 func (s *Scanner) skipWhitespace() { func
/aosp_15_r20/external/clang/lib/AST/
H A DCommentLexer.cpp211 const char *skipWhitespace(const char *BufferPtr, const char *BufferEnd) { in skipWhitespace() function
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp85 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp90 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp85 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
/aosp_15_r20/external/clang/lib/Frontend/
H A DTextDiagnostic.cpp515 static unsigned skipWhitespace(unsigned Idx, StringRef Str, unsigned Length) { in skipWhitespace() function
/aosp_15_r20/external/angle/util/capture/
H A Dtrace_interpreter.cpp103 void skipWhitespace() in skipWhitespace() function in angle::__anon93683f000111::Parser
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Drbnf.cpp335 inline void skipWhitespace() { in skipWhitespace() function in LocDataParser

12345678910