Home
last modified time | relevance | path

Searched defs:reporter (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
DgenerateBin.cpp39 …izeBytecode(ark::pandasm::Program *prog, const util::Options *options, const ReporterFun &reporter, in OptimizeBytecode()
61 …ProgramImpl(ark::pandasm::Program *prog, const util::Options *options, const ReporterFun &reporter, in GenerateProgramImpl()
103 …rateProgram(ark::pandasm::Program *prog, const util::Options *options, const ReporterFun &reporter) in GenerateProgram()
/arkcompiler/runtime_core/static_core/verification/absint/
Dexec_context.h50 void StoreCurrentRegContextForAddr(const uint8_t *addr, Reporter reporter) in StoreCurrentRegContextForAddr()
60 void StoreCurrentRegContextForAddrIfHasContext(const uint8_t *addr, Reporter reporter) in StoreCurrentRegContextForAddrIfHasContext()
91 …void ProcessJump(const uint8_t *jmpInsnPtr, const uint8_t *targetPtr, Reporter reporter, EntryPoin… in ProcessJump()
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/gclog/ark/
Dark_gclog_parser.py47 def reporter(self) -> Optional[LogReporter]: member in ArkGcLogParser
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/gclog/
Dempty_gclog_parser.py57 def reporter(self) -> Optional[LogReporter]: member in EmptyGcLogParser
Dabstract_gclog_parser.py36 def reporter(self) -> Optional[LogReporter]: member in AbstractLogParser
/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/
Drunner.rb77 def initialize(command, reporter) argument
Dresult.rb25 def initialize(reporter) argument
/arkcompiler/runtime_core/tests/cts-generator/runner/
Drunner.rb77 def initialize(command, reporter) argument
Dresult.rb25 def initialize(reporter) argument