Home
last modified time | relevance | path

Searched defs:head_ (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/v8/src/utils/
Dlocked-queue.h39 Node* head_; variable
/third_party/node/src/
Dcallback_queue.h70 std::unique_ptr<Callback> head_; variable
Dutil.h256 ListNode<T> head_; variable
/third_party/node/deps/v8/src/compiler/
Dredundancy-elimination.h50 Check* head_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.h478 index_type head_; variable
Dcord_rep_ring.cc128 index_type head_; member in absl::cord_internal::CordRepRing::Filler
/third_party/protobuf/src/google/protobuf/
Darena_impl.h238 Block* head_; // Head of linked list of blocks. variable
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.h585 Processor* head_ = nullptr; variable
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.h636 LinkedAddress* head_ = nullptr; variable
/third_party/node/deps/v8/src/heap/
Dslot-set.h676 Chunk* head_ = nullptr; variable
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.h732 LinkedAddress* head_ = nullptr; variable
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.h708 LinkedAddress* head_ = nullptr; variable
/third_party/skia/third_party/externals/libwebp/src/enc/
Dbackward_references_cost_enc.c186 CostInterval* head_; member
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.h1067 LinkedAddress* head_ = nullptr; variable
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.h2441 Processor* head_ = nullptr; variable
/third_party/node/deps/v8/src/logging/
Dlog.cc920 int head_; // Index to the buffer head. member in v8::internal::Profiler