| /arkcompiler/runtime_core/compiler/tests/ |
| D | osr_test.cpp | 94 PandaRunner runner; in TEST_F() local 109 PandaRunner runner; in TEST_F() local 147 PandaRunner runner; in TEST_F() local 161 PandaRunner runner; in TEST_F() local 198 PandaRunner runner; in TEST_F() local 254 PandaRunner runner; in TEST_F() local 270 PandaRunner runner; in TEST_F() local 287 PandaRunner runner; in TEST_F() local 337 PandaRunner runner; in TEST_F() local 390 PandaRunner runner; in TEST_F() local [all …]
|
| D | profiling_runner_test.cpp | 63 PandaRunner runner; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | osr_test.cpp | 102 PandaRunner runner; in TEST_F() local 117 PandaRunner runner; in TEST_F() local 155 PandaRunner runner; in TEST_F() local 169 PandaRunner runner; in TEST_F() local 206 PandaRunner runner; in TEST_F() local 262 PandaRunner runner; in TEST_F() local 278 PandaRunner runner; in TEST_F() local 295 PandaRunner runner; in TEST_F() local 346 PandaRunner runner; in TEST_F() local 400 PandaRunner runner; in TEST_F() local [all …]
|
| D | profiling_runner_test.cpp | 62 PandaRunner runner; in TEST_F() local 78 PandaRunner runner; in TEST_F() local
|
| D | codegen_runner_test.cpp | 355 ark::test::PandaRunner runner; in TEST_F() local
|
| /arkcompiler/ets_frontend/es2panda/test/ |
| D | runner.py | 217 def run(self, runner): argument 283 def run(self, runner): argument 317 def run(self, runner): argument 496 def run(self, runner): argument 612 def execute_arkguard(self, runner): argument 637 def run(self, runner): argument 727 def remove_project(self, runner): argument 736 def get_file_absolute_path_and_name(self, runner): argument 743 def gen_single_abc(self, runner): argument 781 def collect_abc_inputs(self, runner): argument [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | stack_walker_test.cpp | 161 PandaRunner runner; in TEST_F() local 363 PandaRunner runner; in TestModifyManyVregs() local 467 PandaRunner runner; in TEST_F() local 557 PandaRunner runner; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| D | run.py | 120 runner = VmbRunner(arg) variable
|
| /arkcompiler/ets_runtime/ecmascript/daemon/ |
| D | daemon_task.h | 49 …DaemonTask(JSThread *thread, DaemonTaskType taskType, DaemonTaskGroup taskGroup, TaskRunner runner) in DaemonTask()
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | compiler_task_manager_worker.cpp | 94 auto backgroundTask = [this](compiler::BackgroundCompilerTaskRunner runner) { in BackgroundCompileMethod()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cg_dominance.cpp | 144 BB *runner = pre; in ComputeDomFrontiers() local 170 BB *runner = pre; in ComputeDomFrontiers() local 408 BB *runner = suc; in ComputePdomFrontiers() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/taskmanager/ |
| D | task.cpp | 43 Task Task::Create(TaskProperties properties, RunnerCallback runner) in Create()
|
| D | task.h | 235 …Task(TaskProperties properties, RunnerCallback runner) : properties_(properties), runner_(std::mov… in Task()
|
| /arkcompiler/ets_runtime/compiler_service/src/ |
| D | aot_compiler_service.cpp | 77 auto runner = AppExecFwk::EventRunner::Create(TASK_ID); in Init() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/ |
| D | task_manager_gc_corner_case_test.cpp | 92 void LoadForegroundTasks(size_t count, const std::function<void()> &runner) in LoadForegroundTasks()
|
| D | task_scheduler_test.cpp | 358 std::function<void(size_t)> runner; in TEST_F() local
|
| /arkcompiler/ets_frontend/es2panda/test/size_statistics/ |
| D | size_statistics.py | 129 def run(self, runner): argument
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | compilerImpl.cpp | 193 auto runner = ASTVerificationRunner(*context.allocator, context); in RunVerifierAndPhases() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/ |
| D | dominance.h | 301 auto runner = pre; in ComputeDomFrontiers() local
|