Home
last modified time | relevance | path

Searched defs:skip_whitespace (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Ds_expression.cpp46 skip_whitespace(const char *&src, char *&symbol_buffer) in skip_whitespace() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.cc75 void FlagParser::skip_whitespace() { in skip_whitespace() function in __sanitizer::FlagParser
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/
Dinfo_parser_read.hpp77 void skip_whitespace(const Ch *&text) in skip_whitespace() function
/aosp_15_r20/external/igt-gpu-tools/overlay/
H A Dconfig.c40 static const char *skip_whitespace(const char *s, const char *end) in skip_whitespace() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/utility/
Derror_reporting.hpp127 void error_handler<Iterator>::skip_whitespace(Iterator& err_pos, Iterator last) const in skip_whitespace() function in boost::spirit::x3::error_handler
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py150 def skip_whitespace(self, inc_line): member in StringStream
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/
H A Dlexer.rs610 let mut skip_whitespace = false; in parse_string_literal() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.80/src/
H A Dparse.rs77 fn skip_whitespace(input: Cursor) -> Cursor { in skip_whitespace() function
/aosp_15_r20/external/rust/android-crates-io/crates/proc-macro2/src/
Dparse.rs77 fn skip_whitespace(input: Cursor) -> Cursor { in skip_whitespace() function
/aosp_15_r20/external/python/cpython3/PC/
Dlauncher.c58 skip_whitespace(wchar_t * p) in skip_whitespace() function
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp8618 void skip_whitespace() in skip_whitespace() function in nlohmann::detail::lexer