/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/ |
H A D | BasicTypesSerializationTest.kt | 128 fun skipWhitespace(vararg c: Char) { in skipWhitespace() method
|
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonTest/kotlin/sample/ |
H A D | BasicTypesSerializationTest.kt | 229 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 D | HeaderParser.java | 38 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 D | HeaderParser.java | 44 public static int skipWhitespace(String input, int pos) { in skipWhitespace() method in HeaderParser
|
/aosp_15_r20/external/oj-libjdwp/src/solaris/back/ |
H A D | exec_md.c | 41 static char *skipWhitespace(char *p) { in skipWhitespace() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/sva/src/ |
D | lexer.js | 111 skipWhitespace() { method in Lexer
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/sva/src/ |
H A D | lexer.js | 111 skipWhitespace() { method in Lexer
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/sva/src/ |
H A D | lexer.js | 111 skipWhitespace() { method in Lexer
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | flags_parser.cpp | 58 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 D | JSON.kt | 560 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 D | vktAmberTestCaseUtil.cpp | 52 void skipWhitespace(void) in skipWhitespace() function in vkt::cts_amber::AmberIndexFileParser
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | util.cpp | 149 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 D | util.cpp | 149 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 D | BiDiConformanceTest.java | 595 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 D | BiDiConformanceTest.java | 598 private boolean skipWhitespace() { in skipWhitespace() method in BiDiConformanceTest
|
/aosp_15_r20/external/gwp_asan/gwp_asan/optional/ |
H A D | options_parser.cpp | 80 void OptionParser::skipWhitespace() { in skipWhitespace() function in __anon37c38a630111::OptionParser
|
/aosp_15_r20/external/apache-http/src/org/apache/http/message/ |
H A D | BasicLineParser.java | 499 protected void skipWhitespace(final CharArrayBuffer buffer, final ParserCursor cursor) { in skipWhitespace() method in BasicLineParser
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/scanner/ |
D | scanner.go | 712 func (s *Scanner) skipWhitespace() { func
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | CommentLexer.cpp | 211 const char *skipWhitespace(const char *BufferPtr, const char *BufferEnd) { in skipWhitespace() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.cpp | 85 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.cpp | 90 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.cpp | 85 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | TextDiagnostic.cpp | 515 static unsigned skipWhitespace(unsigned Idx, StringRef Str, unsigned Length) { in skipWhitespace() function
|
/aosp_15_r20/external/angle/util/capture/ |
H A D | trace_interpreter.cpp | 103 void skipWhitespace() in skipWhitespace() function in angle::__anon93683f000111::Parser
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | rbnf.cpp | 335 inline void skipWhitespace() { in skipWhitespace() function in LocDataParser
|