| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | ref_updater.cpp | 31 void UpdateRemsetRefUpdater<LanguageConfig, NEED_LOCK>::Process(ObjectHeader *object, size_t offset, in Process() function in ark::mem::UpdateRemsetRefUpdater
|
| D | ref_updater.h | 75 void Process(ObjectHeader *object, size_t offset, ObjectHeader *ref) const override in Process() function
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | compiler_thread_pool_worker.cpp | 65 bool CompilerProcessor::Process(CompilerTask &&task) in Process() function in ark::CompilerProcessor
|
| D | timing.cpp | 56 void Timing::Process() in Process() function in ark::Timing
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/ |
| D | gc_workers_thread_pool.cpp | 35 bool GCWorkersProcessor::Process(GCWorkersTask &&task) in Process() function in ark::mem::GCWorkersProcessor
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | parallel_evacuator.cpp | 700 bool ParallelEvacuator::EvacuateWorkload::Process([[maybe_unused]] bool isMain, [[maybe_unused]] ui… in Process() function in panda::ecmascript::ParallelEvacuator::EvacuateWorkload 705 bool ParallelEvacuator::UpdateRSetWorkload::Process([[maybe_unused]] bool isMain, in Process() function in panda::ecmascript::ParallelEvacuator::UpdateRSetWorkload 712 bool ParallelEvacuator::UpdateNewRegionWorkload::Process([[maybe_unused]] bool isMain, in Process() function in panda::ecmascript::ParallelEvacuator::UpdateNewRegionWorkload 723 bool ParallelEvacuator::UpdateAndSweepNewRegionWorkload::Process([[maybe_unused]] bool isMain, in Process() function in panda::ecmascript::ParallelEvacuator::UpdateAndSweepNewRegionWorkload 734 bool ParallelEvacuator::UpdateNewToOldEvacuationWorkload::Process([[maybe_unused]] bool isMain, uin… in Process() function in panda::ecmascript::ParallelEvacuator::UpdateNewToOldEvacuationWorkload
|
| D | rset_worklist_handler-inl.h | 32 inline void RSetItem::Process([[maybe_unused]] const Visitor &visitor) in Process() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/ |
| D | runtime.py | 114 process: trio.Process, 311 async def _runtime_wait_task(process: trio.Process):
|
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| D | shared_gc_evacuator.cpp | 94 void SharedGCEvacuator::UpdateLocalReferenceWorkload::Process([[maybe_unused]]bool isMain) in Process() function in panda::ecmascript::SharedGCEvacuator::UpdateLocalReferenceWorkload 102 void SharedGCEvacuator::UpdateSharedReferenceWorkload::Process([[maybe_unused]]bool isMain) in Process() function in panda::ecmascript::SharedGCEvacuator::UpdateSharedReferenceWorkload
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | line_number_program.h | 133 void Process() in Process() function
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | line_number_program.h | 134 void Process() in Process() function
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| D | bit_vector.h | 335 void Process(size_t from, size_t to, Handler handler) in Process() function 386 void Process(const BitVector &rhs, in Process() function
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | mock_queue_thread_pool.cpp | 158 bool Process(MockTask &&task) override in Process() function in ark::test::MockProcessor
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | aot_compiler_preprocessor.cpp | 185 void AotCompilerPreprocessor::Process(CompilationOptions &cOptions) in Process() function in panda::ecmascript::kungfu::AotCompilerPreprocessor
|