Home
last modified time | relevance | path

Searched defs:Consume (Results 1 - 16 of 16) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dregexp_adapter.h72 inline bool Consume(RegExpInput* input_string, string* matched_string1, in Consume() function in i18n::phonenumbers::RegExp
83 inline bool Consume(RegExpInput* input_string, string* matched_string1, in Consume() function in i18n::phonenumbers::RegExp
92 inline bool Consume(RegExpInput* input_string, string* matched_string1, in Consume() function in i18n::phonenumbers::RegExp
103 inline bool Consume(RegExpInput* input_string, Consume() function in i18n::phonenumbers::RegExp
111 inline bool Consume(RegExpInput* input_string, Consume() function in i18n::phonenumbers::RegExp
118 inline bool Consume(RegExpInput* input_string, string* matched_string) const { Consume() function in i18n::phonenumbers::RegExp
123 inline bool Consume(RegExpInput* input_string) const { Consume() function in i18n::phonenumbers::RegExp
[all...]
H A Dregexp_adapter_icu.cc126 virtual bool Consume(RegExpInput* input_string, in Consume() function in i18n::phonenumbers::IcuRegExp
H A Dregexp_adapter_re2.cc99 virtual bool Consume(RegExpInput* input_string, in Consume() function in i18n::phonenumbers::RE2RegExp
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_consume.cc58 void Consume(bool forward, CordRep* rep, ConsumeFn consume_fn) { in Consume() function
119 void Consume(CordRep* rep, ConsumeFn consume_fn) { in Consume() function
H A Dcord_rep_btree.cc143 inline absl::string_view Consume(absl::string_view s, size_t n) { in Consume() function
148 inline absl::string_view Consume(char* dst, absl::string_view s, size_t n) { in Consume() function
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.cc75 bool StringPiece::Consume(StringPiece x) { in Consume() function in google::protobuf::StringPiece
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dparser_test.cc81 std::pair<string_view, string_view> Consume(string_view src) { in Consume() function in absl::str_format_internal::__anon19391::ConsumeUnboundConversionTest
/third_party/gn/src/gn/
H A Dparser.cc389 const Token& Parser::Consume(Token::Type type, const char* error_message) { in Consume() function in Parser
394 const Token& Parser::Consume(Token::Type* types, in Consume() function in Parser
421 const Token& Parser::Consume() { in Consume() function in Parser
[all...]
/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.h305 inline AsmJsScanner::token_t Consume() { in Consume() function in v8::internal::wasm::AsmJsParser
/third_party/node/deps/v8/src/json/
H A Djson-parser.h209 void Consume(JsonToken token) { in Consume() function
/third_party/protobuf/python/google/protobuf/
H A Dtext_format.py1310 def Consume(self, token): global() member in Tokenizer
[all...]
/third_party/node/src/
H A Dnode_http_parser.cc700 static void Consume(const FunctionCallbackInfo<Value>& args) { in Consume() function in node::__anon15424::Parser
H A Dnode_http2.cc1979 void Http2Session::Consume(Local<Object> stream_obj) { in Consume() function in node::http2::Http2Session
2671 void Http2Session::Consume(const FunctionCallbackInfo<Value>& args) { in Consume() function in node::http2::Http2Session
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc215 bool Parser::Consume(const char* text, const char* error) { in Consume() function in google::protobuf::compiler::Parser
224 bool Parser::Consume(const char* text) { in Consume() function in google::protobuf::compiler::Parser
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc1149 bool Consume(const std::string& value) { Consume() function in google::protobuf::TextFormat::Parser::ParserImpl
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h886 V8_INLINE void Consume(Token::Value token) { in Consume() function in v8::internal::ParseFunctionFlag::ParserBase
[all...]

Completed in 27 milliseconds