| /arkcompiler/runtime_core/assembler/utils/ |
| D | number-utils.h | 35 std::string_view token = p; in ValidateInteger() local 126 std::string_view token = p; in ValidateFloat() local
|
| /arkcompiler/runtime_core/static_core/assembler/utils/ |
| D | number-utils.h | 35 std::string_view token = p; in ValidateInteger() local 130 std::string_view token = p; in ValidateFloat() local
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | assembly-context.h | 45 std::string_view token; /* current token */ member
|
| D | assembly-parser.cpp | 1194 auto token = context_.GiveToken(); in LabelValidName() local 1575 auto token = context_.GiveToken(); in ParseStringLiteral() local
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-context.h | 44 std::string_view token; /* current token */ member
|
| D | assembly-parser.cpp | 1148 auto token = context_.GiveToken(); in LabelValidName() local 1529 auto token = context_.GiveToken(); in ParseStringLiteral() local
|
| /arkcompiler/ets_frontend/es2panda/util/ |
| D | symbolTable.cpp | 135 auto token = input.substr(lastPos, curPos - lastPos); in GetStringItems() local
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | astDump.cpp | 107 void AstDumper::SerializeToken(lexer::TokenType token) in SerializeToken()
|
| D | astDump.h | 95 Property(const char *key, lexer::TokenType token) : key_(key), value_(token) {} in Property()
|
| /arkcompiler/ets_frontend/es2panda/ir/ |
| D | astDump.h | 80 Property(const char *key, lexer::TokenType token) : key_(key), value_(token) {} in Property()
|
| D | astDump.cpp | 116 void AstDumper::SerializeToken(lexer::TokenType token) in SerializeToken()
|
| /arkcompiler/ets_frontend/es2panda/aot/ |
| D | options.cpp | 79 std::string token; in GetStringItems() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| D | stacktrace.cpp | 64 std::string token; in Next() local
|
| /arkcompiler/runtime_core/libpandabase/os/ |
| D | stacktrace.cpp | 64 std::string token; in Next() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_parser.h | 137 Tokens token = ParseToken(); in ParseJSONText() local
|
| /arkcompiler/ets_frontend/ts2panda/src/ |
| D | jshelpers.js | 142 function modifierToFlag(token) { argument
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | parserImpl.cpp | 137 bool ParserImpl::IsModifierKind(const lexer::Token &token) in IsModifierKind()
|
| D | ASparser.cpp | 1233 bool ASParser::IsModifierKind(const lexer::Token &token) in IsModifierKind()
|
| D | TSparser.cpp | 2332 bool TSParser::IsModifierKind(const lexer::Token &token) in IsModifierKind()
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | expressionParser.cpp | 2576 auto token = lexer_->GetToken(); in ParsePrivateIdentifier() local
|
| D | parserImpl.cpp | 2031 static bool IsModifierKind(const lexer::Token &token) in IsModifierKind()
|
| /arkcompiler/ets_frontend/ets2panda/public/ |
| D | es2panda_lib.cpp | 80 lexer::TokenType token; member 95 static char const *TokenToStr(TokenTypeToStr const *table, lexer::TokenType token) in TokenToStr()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | helpers.cpp | 1361 std::string token; in GetNameForSynteticObjectType() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|