Searched defs:ConsumeIdentifier (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/v8/src/asmjs/ | ||
| D | asm-scanner.cc | 226 void AsmJsScanner::ConsumeIdentifier(base::uc32 ch) { in ConsumeIdentifier() function in v8::internal::AsmJsScanner |
| /third_party/protobuf/python/google/protobuf/ | ||
| D | text_format.py | 1352 def ConsumeIdentifier(self): member in Tokenizer |
| /third_party/protobuf/src/google/protobuf/compiler/ | ||
| D | parser.cc | 233 bool Parser::ConsumeIdentifier(std::string* output, const char* error) { in ConsumeIdentifier() function in google::protobuf::compiler::Parser |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | text_format.cc | 915 bool ConsumeIdentifier(std::string* identifier) { in ConsumeIdentifier() function in google::protobuf::TextFormat::Parser::ParserImpl |