Searched defs:Consume (Results 1 – 10 of 10) sorted by relevance
121 HRESULT EtwTraceConsumerBase<ImplClass>::Consume() { in Consume() function
133 bool Scanner::Consume(const RE& re, in Consume() function in pcrecpp::Scanner
235 bool RE::Consume(StringPiece* input, in Consume() function in pcrecpp::RE
195 void ByteBuffer::Consume(size_t size) { in Consume() function in talk_base::ByteBuffer
131 bool Parser::Consume(const char* text, const char* error) { in Consume() function in google::protobuf::compiler::Parser140 bool Parser::Consume(const char* text) { in Consume() function in google::protobuf::compiler::Parser
248 void Consume(i::Token::Value token) { Next(); } in Consume() function
3769 void Parser::Consume(Token::Value token) { in Consume() function in v8::internal::Parser
372 def Consume(self, token): member in _Tokenizer
739 static bool Consume(const char* str, char** buf) { in Consume() function
587 bool Consume(const string& value) { in Consume() function in google::protobuf::TextFormat::Parser::ParserImpl