Home
last modified time | relevance | path

Searched defs:IsEmpty (Results 1 – 25 of 82) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/runtime/
Dthread_pool_queue.h55 bool IsEmpty() in IsEmpty() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dsequence.h61 bool IsEmpty() const in IsEmpty() function
/arkcompiler/ets_runtime/common_components/base/
Dc_string.h66 bool IsEmpty() const { return length_ == 0; } in IsEmpty() function
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
Dtwo_lock_queue.h45 bool IsEmpty() const in IsEmpty() function
/arkcompiler/ets_runtime/ecmascript/
Dfree_object.h36 inline bool IsEmpty() const in IsEmpty() function
/arkcompiler/runtime_core/common_interfaces/objects/
Dreadonly_handle.h82 bool IsEmpty() const in IsEmpty() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_queue.h57 bool IsEmpty() const override in IsEmpty() function
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_irtoc_compiler.h47 bool IsEmpty() override in IsEmpty() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/mem/
Dmpsc_set.h125 bool MPSCSet<StoredSetType>::IsEmpty() const in IsEmpty() function
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dref_block.h106 bool IsEmpty() const in IsEmpty() function
/arkcompiler/ets_frontend/es2panda/compiler/base/
Dliterals.h49 bool IsEmpty() const in IsEmpty() function
/arkcompiler/ets_runtime/ecmascript/mem/
Decma_list.h132 bool IsEmpty() const in IsEmpty() function
Dmark_stack.h69 bool IsEmpty() const in IsEmpty() function
Djit_fort_memdesc.h134 static inline bool IsEmpty(MemDesc* list) in IsEmpty() function
/arkcompiler/runtime_core/libpandabase/mem/ringbuf/
Dlock_free_ring_buffer.h71 bool IsEmpty() in IsEmpty() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_flags.h40 bool IsEmpty() const in IsEmpty() function
Dshared_reference.h86 bool IsEmpty() const in IsEmpty() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dpool_map.cpp74 bool PoolMap::IsEmpty() const in IsEmpty() function in ark::PoolMap
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dtarget.h62 bool IsEmpty() const in IsEmpty() function
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dworker_thread.cpp47 bool WorkerThread::IsEmpty() const in IsEmpty() function in ark::taskmanager::internal::WorkerThread
/arkcompiler/runtime_core/static_core/libpandabase/mem/ringbuf/
Dlock_free_ring_buffer.h75 bool IsEmpty() in IsEmpty() function
/arkcompiler/runtime_core/libpandabase/mem/
Dpool_map.cpp83 bool PoolMap::IsEmpty() const in IsEmpty() function in panda::PoolMap
Dpool_map.h115 inline bool IsEmpty() const in IsEmpty() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_finalizable_weak_ref.h44 bool IsEmpty() const in IsEmpty() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_tasks.h85 bool IsEmpty() const in IsEmpty() function

1234