Home
last modified time | relevance | path

Searched defs:head_ (Results 1 - 25 of 42) sorted by relevance

12

/third_party/node/deps/v8/src/utils/
H A Dlocked-queue.h39 Node* head_; member in v8::internal::final
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dlock_free_queue.h77 std::atomic<Node *> head_; member in ark::tooling::sampler::LockFreeQueue
/base/update/sys_installer/services/module_update/service/include/
H A Dmodule_update_queue.h42 int head_; member in OHOS::SysInstaller::ModuleUpdateQueue
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_value_object.h61 ValueObjectHead head_; member in DistributedDB::MultiVerValueObject
/third_party/node/src/
H A Dcallback_queue.h70 std::unique_ptr<Callback> head_; member in node::CallbackQueue
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dasync_task_manager.h74 AsyncTask *head_; member in OHOS::ACELite::final
/third_party/node/deps/v8/src/compiler/
H A Dredundancy-elimination.h50 Check* head_; member in v8::internal::compiler::final::final
/arkcompiler/runtime_core/libpandabase/utils/
H A Dring_buffer.h430 increment_buffer_index(head_); global() variable
438 decrement_buffer_index(head_); global() variable
457 size_type head_ = 0U; global() member in panda::RingBuffer
[all...]
H A Dlist.h344 ListNode head_; global() member
616 DListNode head_; global() member in DList
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dring_buffer.h388 IncrementBufferIndex(head_); global() variable
396 DecrementBufferIndex(head_); global() variable
415 size_type head_ = 0U; global() member in ark::RingBuffer
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_waiters_list.h111 alignas(alignof(EtsLong)) Node *head_; member in ark::ets::EtsWaitersList
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dlink_stack.h122 StackNode *head_; member in OHOS::ACELite::final
/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Dutils_list.h162 Node<T> *head_; global() member in OHOS::List
[all...]
/third_party/googletest/googletest/samples/
H A Dsample3-inl.h162 QueueNode<E>* head_; // The first node of the queue. global() member in Queue
[all...]
/third_party/node/deps/v8/src/heap/
H A Darray-buffer-sweeper.h34 ArrayBufferExtension* head_ = nullptr; member
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
H A Dsp_sc_lock_free_queue.h157 alignas(ark::COHERENCY_LINE_SIZE) std::atomic<QueueNode *> head_ = {nullptr}; member in ark::taskmanager::internal::SPSCLockFreeQueue
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_sampling.h54 struct SamplingNode head_; member
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dlist.h372 ListNode<T> head_; global() member in OHOS::List
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_task_executor.h100 uint32_t head_ member in OHOS::Rosen::TaskQueue
[all...]
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dhumongous_obj_allocator-inl.h355 LOG_HUMONGOUS_OBJ_ALLOCATOR(DEBUG) << "It was a pointer to list head. Change head to " << std::hex << head_; in Pop() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlru_bucket.h221 Node head_; member in OHOS::LRUBucket
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dlru_bucket.h221 Node head_; member in OHOS::LRUBucket
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_blob_cache.h143 std::shared_ptr<Blob> head_; member in OHOS::BlobCache
/third_party/node/deps/v8/src/base/
H A Dthreaded-list.h106 tail_(other.head_ ? other.tail_ : &head_) tail_() argument
281 T* head_; global() member in v8::base::final
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring.h478 index_type head_; member in absl::cord_internal::CordRepRing
[all...]

Completed in 12 milliseconds

12