| /arkcompiler/runtime_core/panda_guard/obfuscate/ |
| D | module_record.cpp | 29 uint16_t GetMethodAffiliateValueByOffset(const std::vector<panda::pandasm::LiteralArray::Literal> &… in GetMethodAffiliateValueByOffset() 38 uint32_t GetIntegerValueByOffset(const std::vector<panda::pandasm::LiteralArray::Literal> &literals… in GetIntegerValueByOffset() 46 std::string GetStringValueByOffset(const std::vector<panda::pandasm::LiteralArray::Literal> &litera… in GetStringValueByOffset() 434 …panda::guard::ModuleRecord::CreateFilePathList(const std::vector<pandasm::LiteralArray::Literal> &… in CreateFilePathList() 447 …::guard::ModuleRecord::CreateRegularImportList(const std::vector<pandasm::LiteralArray::Literal> &… in CreateRegularImportList() 467 …guard::ModuleRecord::CreateNameSpaceImportList(const std::vector<pandasm::LiteralArray::Literal> &… in CreateNameSpaceImportList() 484 …da::guard::ModuleRecord::CreateLocalExportList(const std::vector<pandasm::LiteralArray::Literal> &… in CreateLocalExportList() 500 …:guard::ModuleRecord::CreateIndirectExportList(const std::vector<pandasm::LiteralArray::Literal> &… in CreateIndirectExportList()
|
| /arkcompiler/ets_frontend/merge_abc/protos/ |
| D | assemblyLiterals.proto | 46 repeated Literal literals = 1; field
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | assembly-literals.h | 183 …std::vector<ark::pandasm::LiteralArray::Literal> literals; // NOLINT(misc-non-private-member-vari… member
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | type_converter.cpp | 93 …ter(const std::array<double, SIZE> &coeffs, const std::array<std::string_view, SIZE + 1> &literals, in TypeConverter()
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | type_converter.cpp | 96 …ter(const std::array<double, SIZE> &coeffs, const std::array<std::string_view, SIZE + 1> &literals, in TypeConverter()
|
| /arkcompiler/runtime_core/static_core/verification/config/handlers/ |
| D | config_handler_method_options.cpp | 171 bool ProcessSectionShow(const Literals &literals, MethodOptions *options) in ProcessSectionShow() 253 Literals literals; in MethodOptionsProcessorProcessSection() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSemitter.cpp | 222 static void StoreEntity(std::vector<pandasm::LiteralArray::Literal> &literals, uint8_t type) in StoreEntity() 241 std::vector<pandasm::LiteralArray::Literal> literals; in StoreExportNodes() local 704 std::vector<pandasm::LiteralArray::Literal> &literals, const ir::Expression *elem) in ProcessArrayExpression() 718 static void ProcessEnumExpression(std::vector<pandasm::LiteralArray::Literal> &literals, const ir::… in ProcessEnumExpression() 737 …::ProcessArrayElement(const ir::Expression *elem, std::vector<pandasm::LiteralArray::Literal> &lit… in ProcessArrayElement() 787 std::vector<pandasm::LiteralArray::Literal> literals; in CreateLiteralArray() local
|
| D | emitter.cpp | 520 void Emitter::AddLiteralBuffer(const LiteralBuffer &literals, uint32_t index) in AddLiteralBuffer()
|
| /arkcompiler/ets_frontend/ets2panda/lsp/src/ |
| D | todo_comments.cpp | 79 std::string literals; in GetTodoCommentsRegExp() local
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| D | const_array_resolver.cpp | 80 std::vector<pandasm::LiteralArray::Literal> literals {size}; in FillLiteralArray() local
|
| /arkcompiler/runtime_core/libabckit/include/cpp/headers/ |
| D | file_impl.h | 43 inline abckit::LiteralArray File::CreateLiteralArray(const std::vector<abckit::Literal> &literals) … in CreateLiteralArray()
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/emitter/ |
| D | emitter.cpp | 239 std::vector<panda::pandasm::LiteralArray::Literal> literals; in ProcessNewExpressionInLiteralArray() local 291 std::vector<panda::pandasm::LiteralArray::Literal> literals; in ProcessArrayExpressionInLiteralArray() local 347 std::vector<panda::pandasm::LiteralArray::Literal> literals; in CreateLiteralArray() local
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/public/ |
| D | ast_verifier_short_test.cpp | 209 …std::array<NumberLiteral, literalsCount> literals {NumberLiteral {Number {1}}, NumberLiteral {Numb… in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | literal_data_extractor.cpp | 155 JSHandle<TaggedArray> literals = factory->NewOldSpaceTaggedArray(num); in EnumerateLiteralVals() local 551 JSHandle<TaggedArray> literals; in GetDatasIgnoreType() local
|
| /arkcompiler/runtime_core/libabckit/src/wrappers/ |
| D | pandasm_wrapper.h | 73 std::vector<LiteralArrayWrapper::LiteralWrapper> literals; member
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | typeCreation.cpp | 492 void ETSChecker::ProcessTypeMembers(ETSObjectType *type, ArenaVector<Type *> &literals) in ProcessTypeMembers()
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | scope.cpp | 340 …std::vector<compiler::Literal> literals(LexicalSlots() + constBindings, compiler::Literal(util::St… in CheckDirectEval() local
|
| /arkcompiler/runtime_core/libabckit/src/ |
| D | metadata_inspect_impl.h | 617 AbcKitLiterals literals; member
|
| /arkcompiler/runtime_core/assembler/tests/ |
| D | assembler_parser_test.cpp | 2174 auto literals = item.Value().literalarray_table.at("array_unsigned_long").literals_; variable
|