Home
last modified time | relevance | path

Searched defs:Pop (Results 1 – 25 of 42) sorted by relevance

12

/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
Dtwo_lock_queue.h33 T Pop() in Pop() function
Dsp_sc_lock_free_queue.h120 T Pop() in Pop() function
Dsp_mc_lock_free_queue.h316 std::optional<T> SPMCLockFreeQueue<T, QUEUE_NODE_SIZE>::Pop(size_t consumerId) in Pop() function
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dpriority_queue.cpp40 std::pair<Coroutine *, CoroutinePriority> PriorityQueue::Pop() in Pop() function in ark::PriorityQueue
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dlocal_deque.h79 void Pop() in Pop() function
138 void Pop() in Pop() function
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dlock_free_queue.cpp49 void LockFreeQueue::Pop(FileInfo &ret) in Pop() function in ark::tooling::sampler::LockFreeQueue
/arkcompiler/runtime_core/libpandabase/mem/ringbuf/
Dlock_free_ring_buffer.h100 T Pop() in Pop() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dtarget.h95 size_t Pop() in Pop() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/ringbuf/
Dlock_free_ring_buffer.h108 T Pop() in Pop() function
/arkcompiler/ets_runtime/common_components/mutator/
Dsatb_buffer.h108 T* Pop() in Pop() function
154 T* Pop() in Pop() function
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp207 __ 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/
Dwork_manager-inl.h108 bool WorkNodeHolder::Pop(TaggedObject **object) in Pop() function
383 bool SharedGCWorkManager::Pop(uint32_t threadId, TaggedObject **object) in Pop() function
Dwork_manager.h117 bool Pop(WorkNode **node) in Pop() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dhumongous_obj_allocator.h273 void Pop(MemoryPoolHeader *pool) in Pop() function
Dhumongous_obj_allocator-inl.h349 void HumongousObjAllocator<AllocConfigT, LockConfigT>::MemoryPoolList::Pop(MemoryPoolHeader *pool) in Pop() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h158 void Pop() in Pop() function
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_queue.cpp93 JSTaggedValue ContainersQueue::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::containers::ContainersQueue
Dcontainers_stack.cpp142 JSTaggedValue ContainersStack::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::containers::ContainersStack
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_memory_region.h193 T Pop(size_t length) in Pop() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_queue.h33 inline JSTaggedValue Pop(JSThread *thread) in Pop() function
/arkcompiler/ets_runtime/common_components/heap/collector/
Dtask_queue.h184 Type Pop() in Pop() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_memory_region.h196 T Pop(size_t length) in Pop() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_stack.cpp56 JSTaggedValue JSAPIStack::Pop(JSThread *thread) in Pop() function in panda::ecmascript::JSAPIStack
Djs_api_queue.cpp79 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/
Dsts_vm_interface_impl_tests.cpp68 std::optional<size_t> Pop() in Pop() function in ark::ets::interop::js::testing::BarrierTests::ThreadSafeQueue

12