Home
last modified time | relevance | path

Searched defs:__input (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/libc++/src/src/
Dtz.cpp54 static void __skip_optional_whitespace(istream& __input) { in __skip_optional_whitespace()
59 static void __skip_mandatory_whitespace(istream& __input) { in __skip_mandatory_whitespace()
66 static void __matches(istream& __input, char __expected) { in __matches()
71 static void __matches(istream& __input, string_view __expected) { in __matches()
77 [[nodiscard]] static string __parse_string(istream& __input) { in __parse_string()
99 static string __parse_version(istream& __input) { in __parse_version()
/external/libcxx/test/support/
Dnasty_macros.hpp63 #define __input NASTY_MACRO macro