Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Ds_expression.cpp46 skip_whitespace(const char *&src, char *&symbol_buffer) in skip_whitespace() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flag_parser.cc75 void FlagParser::skip_whitespace() { in skip_whitespace() function in __sanitizer::FlagParser
/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
/external/igt-gpu-tools/overlay/
Dconfig.c40 static const char *skip_whitespace(const char *s, const char *end) in skip_whitespace() function
/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
/external/mesa3d/src/amd/compiler/tests/
Dcheck_output.py167 def skip_whitespace(self, inc_line): member in StringStream
/external/rust/crates/proc-macro2/src/
Dparse.rs77 fn skip_whitespace(input: Cursor) -> Cursor { in skip_whitespace() function
/external/python/cpython3/PC/
Dlauncher.c58 skip_whitespace(wchar_t * p) in skip_whitespace() function