| /arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/ |
| D | two_lock_queue.h | 33 T Pop() in Pop() function
|
| D | sp_sc_lock_free_queue.h | 120 T Pop() in Pop() function
|
| D | sp_mc_lock_free_queue.h | 316 std::optional<T> SPMCLockFreeQueue<T, QUEUE_NODE_SIZE>::Pop(size_t consumerId) in Pop() function
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | priority_queue.cpp | 40 std::pair<Coroutine *, CoroutinePriority> PriorityQueue::Pop() in Pop() function in ark::PriorityQueue
|
| /arkcompiler/ets_runtime/common_components/heap/allocator/ |
| D | local_deque.h | 79 void Pop() in Pop() function 138 void Pop() in Pop() function
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/sampler/ |
| D | lock_free_queue.cpp | 49 void LockFreeQueue::Pop(FileInfo &ret) in Pop() function in ark::tooling::sampler::LockFreeQueue
|
| /arkcompiler/runtime_core/libpandabase/mem/ringbuf/ |
| D | lock_free_ring_buffer.h | 100 T Pop() in Pop() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| D | target.h | 95 size_t Pop() in Pop() function
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ringbuf/ |
| D | lock_free_ring_buffer.h | 108 T Pop() in Pop() function
|
| /arkcompiler/ets_runtime/common_components/mutator/ |
| D | satb_buffer.h | 108 T* Pop() in Pop() function 154 T* Pop() in Pop() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | optimized_call.cpp | 207 __ Pop(rbp); in OptimizedCallAndPushArgv() local 330 __ Pop(rbp); in CallBuiltinConstructorStub() local 479 __ Pop(rbp); in GenJSCall() local 558 __ Pop(rbp); in GenJSCall() local 570 __ Pop(rbp); in GenJSCall() local 583 __ Pop(rbp); in GenJSCall() local 597 __ Pop(rbp); in GenJSCall() local 878 __ Pop(rbp); in ThrowNonCallableInternal() local 995 __ Pop(r10); in JSBoundFunctionCallInternal() local 996 __ Pop(r9); in JSBoundFunctionCallInternal() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | work_manager-inl.h | 108 bool WorkNodeHolder::Pop(TaggedObject **object) in Pop() function 383 bool SharedGCWorkManager::Pop(uint32_t threadId, TaggedObject **object) in Pop() function
|
| D | work_manager.h | 117 bool Pop(WorkNode **node) in Pop() function
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | humongous_obj_allocator.h | 273 void Pop(MemoryPoolHeader *pool) in Pop() function
|
| D | humongous_obj_allocator-inl.h | 349 void HumongousObjAllocator<AllocConfigT, LockConfigT>::MemoryPoolList::Pop(MemoryPoolHeader *pool) in Pop() function
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_utils.h | 158 void Pop() in Pop() function
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_queue.cpp | 93 JSTaggedValue ContainersQueue::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::containers::ContainersQueue
|
| D | containers_stack.cpp | 142 JSTaggedValue ContainersStack::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::containers::ContainersStack
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | bit_memory_region.h | 193 T Pop(size_t length) in Pop() function
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_queue.h | 33 inline JSTaggedValue Pop(JSThread *thread) in Pop() function
|
| /arkcompiler/ets_runtime/common_components/heap/collector/ |
| D | task_queue.h | 184 Type Pop() in Pop() function
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | bit_memory_region.h | 196 T Pop(size_t length) in Pop() function
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_stack.cpp | 56 JSTaggedValue JSAPIStack::Pop(JSThread *thread) in Pop() function in panda::ecmascript::JSAPIStack
|
| D | js_api_queue.cpp | 79 JSTaggedValue JSAPIQueue::Pop(JSThread *thread, const JSHandle<JSAPIQueue> &queue) in Pop() function in panda::ecmascript::JSAPIQueue
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/sts_vm_interface_impl_tests/ |
| D | sts_vm_interface_impl_tests.cpp | 68 std::optional<size_t> Pop() in Pop() function in ark::ets::interop::js::testing::BarrierTests::ThreadSafeQueue
|