Home
last modified time | relevance | path

Searched defs:Lexer (Results 1 – 24 of 24) sorted by relevance

/third_party/ninja/src/
Dlexer.h27 struct Lexer { struct
28 Lexer() {} in Lexer() function
32 enum Token {
79 bool ReadPath(EvalString* path, string* err) { in ReadPath()
85 bool ReadVarValue(EvalString* value, string* err) { in ReadVarValue()
99 StringPiece filename_;
100 StringPiece input_;
101 const char* ofs_;
102 const char* last_token_;
Dlexer_test.cc20 TEST(Lexer, ReadVarValue) { in TEST() argument
30 TEST(Lexer, ReadEvalStringEscapes) { in TEST() argument
40 TEST(Lexer, ReadIdent) { in TEST() argument
53 TEST(Lexer, ReadIdentCurlies) { in TEST() argument
69 TEST(Lexer, Error) { in TEST() argument
80 TEST(Lexer, CommentEOF) { in TEST() argument
88 TEST(Lexer, Tabs) { in TEST() argument
Dlexer.in.cc61 Lexer::Lexer(const char* input) { in Lexer() function in Lexer
Dlexer.cc62 Lexer::Lexer(const char* input) { in Lexer() function in Lexer
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DExpressionParser.h19 class Lexer; variable
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DExpressionParser.h19 class Lexer; variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.h23 class Lexer; variable
/third_party/skia/third_party/externals/spirv-tools/tools/sva/src/
Dlexer.js17 export default class Lexer { class
/third_party/spirv-tools/tools/sva/src/
Dlexer.js17 export default class Lexer { class
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
Dlexer.js17 export default class Lexer { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFModuleDefinition.cpp88 class Lexer { class
90 Lexer(StringRef S) : Buf(S) {} in Lexer() function in llvm::object::Lexer
/third_party/jerryscript/docs/
D04.INTERNALS.md10 ## Lexer section in Parser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DWasmAsmParser.cpp36 MCAsmLexer *Lexer = nullptr; member in __anon70acb4eb0111::WasmAsmParser
DAsmParser.cpp123 AsmLexer Lexer; member in __anoncbbc4b130111::AsmParser
2554 AsmLexerSkipSpaceRAII(AsmLexer &Lexer, bool SkipSpace) : Lexer(Lexer) { in AsmLexerSkipSpaceRAII()
2563 AsmLexer &Lexer; member in __anoncbbc4b130311::AsmLexerSkipSpaceRAII
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp599 MCAsmLexer &Lexer = getLexer(); in eatToEndOfPacket() local
867 MCAsmLexer &Lexer = getLexer(); in parseOperand() local
922 MCAsmLexer &Lexer = getLexer(); in isLabel() local
962 MCAsmLexer &Lexer = getLexer(); in ParseRegister() local
1045 MCAsmLexer &Lexer = getLexer(); in parseExpression() local
1095 MCAsmLexer &Lexer = getLexer(); in parseInstruction() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.h47 class Lexer; variable
Dlexer.cc55 Lexer::Lexer(const std::string& file_path, const Source::FileContent* content) in Lexer() function in tint::reader::wgsl::Lexer
/third_party/skia/third_party/externals/jinja2/
Dlexer.py459 class Lexer(object): class
/third_party/jinja2/
Dlexer.py459 class Lexer(object): class
/third_party/node/tools/inspector_protocol/jinja2/
Dlexer.py412 class Lexer(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp163 MCAsmLexer &Lexer; member in __anon357cdf260111::WebAssemblyAsmParser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp96 MCAsmLexer &Lexer; member in __anon77f7a3740111::LanaiAsmParser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp7975 MCAsmLexer &Lexer = getLexer(); in parseDirectiveModule() local
8216 MCAsmLexer &Lexer = getLexer(); in parseDirectiveModuleFP() local
8249 MCAsmLexer &Lexer = getLexer(); in parseFpABIValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp5244 MCAsmLexer &Lexer = getLexer(); in parseModImm() local