Home
last modified time | relevance | path

Searched defs:tail_ (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/utils/
H A Dlocked-queue.h40 Node* tail_; member in v8::internal::final
/base/update/sys_installer/services/module_update/service/include/
H A Dmodule_update_queue.h43 int tail_; member in OHOS::SysInstaller::ModuleUpdateQueue
/third_party/node/src/
H A Dcallback_queue.h71 Callback* tail_ = nullptr; member in node::CallbackQueue
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dasync_task_manager.h75 AsyncTask *tail_; member in OHOS::ACELite::final
/third_party/node/deps/v8/src/heap/
H A Darray-buffer-sweeper.h35 ArrayBufferExtension* tail_ = nullptr; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_task_executor.h101 uint32_t tail_ = 0; global() member in OHOS::Rosen::TaskQueue
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_blob_cache.h144 std::shared_ptr<Blob> tail_; member in OHOS::BlobCache
/third_party/node/deps/v8/src/base/
H A Dthreaded-list.h106 tail_(other.head_ ? other.tail_ : &head_) { tail_() function in v8::base::final
264 CHECK_EQ(TLTraits::next(last), tail_); Verify() local
282 T** tail_; global() member in v8::base::final
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_enc.h175 PixOrCopyBlock** tail_; // for list recycling member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring.h479 index_type tail_; member in absl::cord_internal::CordRepRing
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlayout_manager.h282 double tail_ = 0.0; member in OHOS::Ace::LayoutManager
/third_party/node/deps/v8/src/logging/
H A Dlog.cc921 base::Atomic32 tail_; // Index to the buffer tail. member in v8::internal::Profiler

Completed in 9 milliseconds