Home
last modified time | relevance | path

Searched defs:Program (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dassembly-program.h32 struct Program { struct
34 std::map<std::string, panda::pandasm::Record> record_table;
35 std::map<std::string, panda::pandasm::Function> function_table;
36 std::unordered_map<std::string, std::vector<std::string>> function_synonyms;
37 std::map<std::string, panda::pandasm::LiteralArray> literalarray_table;
38 std::set<std::string> strings;
39 std::unordered_set<Type> array_types;
Dpandasm.cpp134 panda::Expected<panda::pandasm::Program, panda::pandasm::Error> &res) in ParseProgram()
/arkcompiler/ets_frontend/es2panda/parser/program/
Dprogram.cpp23 Program::Program(ScriptExtension extension) in Program() function in panda::es2panda::parser::Program
32 Program::Program(Program &&other) in Program() function in panda::es2panda::parser::Program
/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerImpl.h33 class Program; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.h30 class Program; variable
Djs_pandafile_manager.h28 class Program; variable
/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyProgram.proto24 message Program { message
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.h28 class Program; variable
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h114 const parser::Program *Program() const in Program() function
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h46 class Program; variable
74 class Program; variable
Dobject_factory.h92 class Program; variable
/arkcompiler/ets_frontend/ts2panda/src/
Dpandasm.ts124 export class Program { class
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h123 class Program; variable
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property