Home
last modified time | relevance | path

Searched defs:Pop (Results 1 - 22 of 22) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dlock_free_queue.cpp49 void LockFreeQueue::Pop(FileInfo &ret) in Pop() function in ark::tooling::sampler::LockFreeQueue
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
H A Dworker_thread_local_queue.h71 std::optional<Task> Pop(size_t id) in Pop() function in ark::taskmanager::internal::WorkerThreadLocalQueue
80 std::optional<Task> Pop(size_t id, TaskExecutionMode mode) in Pop() function in ark::taskmanager::internal::WorkerThreadLocalQueue
94 std::optional<Task> Pop(size_t id, TaskProperties priority) in Pop() function in ark::taskmanager::internal::WorkerThreadLocalQueue
H A Dsp_sc_lock_free_queue.h82 std::optional<T> Pop() in Pop() function in ark::taskmanager::internal::SPSCLockFreeQueue
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dwork_manager.cpp98 bool WorkManager::Pop(uint32_t threadId, TaggedObject **object) in Pop() function in panda::ecmascript::WorkManager
291 bool SharedGCWorkManager::Pop(uint32_t threadId, TaggedObject **object) in Pop() function in panda::ecmascript::SharedGCWorkManager
H A Dwork_manager.h118 bool Pop(WorkNode **node) in Pop() function in panda::ecmascript::GlobalWorkStack
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dtarget.h95 size_t Pop() in Pop() function in ark::compiler::amd64::RegList
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dhumongous_obj_allocator.h273 void Pop(MemoryPoolHeader *pool) in Pop() function in ark::mem::HumongousObjAllocator::ReservedMemoryPools
H A Dhumongous_obj_allocator-inl.h349 void HumongousObjAllocator<AllocConfigT, LockConfigT>::MemoryPoolList::Pop(MemoryPoolHeader *pool) in Pop() function in ark::mem::HumongousObjAllocator::MemoryPoolList
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_stack.cpp142 JSTaggedValue ContainersStack::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::containers::ContainersStack
H A Dcontainers_queue.cpp93 JSTaggedValue ContainersQueue::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::containers::ContainersQueue
H A Dcontainers_bitvector.cpp85 JSTaggedValue ContainersBitVector::Pop(EcmaRuntimeCallInfo* argv) in Pop() function in panda::ecmascript::containers::ContainersBitVector
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_stack.cpp56 JSTaggedValue JSAPIStack::Pop() in Pop() function in panda::ecmascript::JSAPIStack
H A Djs_api_bitvector.cpp45 JSTaggedValue JSAPIBitVector::Pop(JSThread* thread, const JSHandle<JSAPIBitVector>& bitVector) in Pop() function in panda::ecmascript::JSAPIBitVector
H A Djs_api_queue.cpp79 JSTaggedValue JSAPIQueue::Pop(JSThread *thread, const JSHandle<JSAPIQueue> &queue) in Pop() function in panda::ecmascript::JSAPIQueue
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_queue.h32 inline JSTaggedValue Pop(JSThread *thread) in Pop() function in panda::ecmascript::TaggedQueue
H A Djs_stable_array.cpp73 JSTaggedValue JSStableArray::Pop(JSHandle<JSSharedArray> receiver, EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::JSStableArray
104 JSTaggedValue JSStableArray::Pop(JSHandle<JSArray> receiver, EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::JSStableArray
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
H A Dassembler_x64.cpp51 void AssemblerX64::Pop(Register x) in Pop() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_shared_array.cpp1341 JSTaggedValue BuiltinsSharedArray::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::builtins::BuiltinsSharedArray
H A Dbuiltins_array.cpp1588 JSTaggedValue BuiltinsArray::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::builtins::BuiltinsArray
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dasm_assembler.cpp677 void AsmAssembler::Pop(InsnSize insnSize, Reg reg) in Pop() function in assembler::AsmAssembler
H A Delf_assembler.cpp1440 void ElfAssembler::Pop(InsnSize insnSize, Reg reg) in Pop() function in ElfAssembler
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp1024 void BuiltinsArrayStubBuilder::Pop(GateRef glue, GateRef thisValue, in Pop() function in panda::ecmascript::kungfu::BuiltinsArrayStubBuilder

Completed in 39 milliseconds