Home
last modified time | relevance | path

Searched defs:Head (Results 1 – 25 of 40) sorted by relevance

12

/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-type-util.h128 typedef T1 Head; typedef
133 typedef T1 Head; typedef
139 typedef T1 Head; typedef
145 typedef T1 Head; typedef
151 typedef T1 Head; typedef
158 typedef T1 Head; typedef
165 typedef T1 Head; typedef
172 typedef T1 Head; typedef
179 typedef T1 Head; typedef
186 typedef T1 Head; typedef
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DImmutableList.h30 T Head; variable
35 : Head(std::forward<ElemT>(head)), Tail(tail) {} in Head() function
176 LLVM_NODISCARD ImmutableList<T> concat(ElemT &&Head, ImmutableList<T> Tail) { in concat()
DBreadthFirstIterator.h78 Optional<QueueElement> Head = VisitQueue.front(); in toNext() local
/third_party/googletest/googletest/samples/
Dsample3-inl.h104 QueueNode<E>* Head() { return head_; } in Head() function
105 const QueueNode<E>* Head() const { return head_; } in Head() function
/third_party/flutter/skia/tools/
DRegistry.h39 static const Registry* Head() { return gHead; } in Head() function
/third_party/skia/tools/
DRegistry.h39 static const Registry* Head() { return gHead; } in Head() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h48 size_t Head = 0; variable
DMachineTraceMetrics.h165 unsigned Head; member
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-type-util.h127 using Head = TemplateSel<Head_>; member
/third_party/typescript/tests/cases/compiler/
DramdaToolsNoInfinite.ts6 type Head<T extends any[]> = alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRegistry.h56 static node *Head, *Tail; variable
DAutomaton.h98 PathSegment *Head = Heads[I]; in transition() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp268 MachineOperand *const Head = HeadRef; in addRegOperandToUseList() local
307 MachineOperand *const Head = HeadRef; in removeRegOperandFromUseList() local
352 MachineOperand *&Head = getRegUseDefListHead(Src->getReg()); in moveOperands() local
DShadowStackGCLowering.cpp54 GlobalVariable *Head = nullptr; member in __anoncd2ad86b0111::ShadowStackGCLowering
/third_party/flatbuffers/lua/flatbuffers/
Dbuilder.lua189 function mt:Head() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPrettyStackTrace.cpp63 PrettyStackTraceEntry *ReverseStackTrace(PrettyStackTraceEntry *Head) { in ReverseStackTrace()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1557 static NodeArrayNode *nodeListToNodeArray(ArenaAllocator &Arena, NodeList *Head, in nodeListToNodeArray()
1572 NodeList *Head = Arena.alloc<NodeList>(); in demangleNameScopeChain() local
2083 NodeList *Head = Arena.alloc<NodeList>(); in demangleArrayType() local
2121 NodeList *Head = Arena.alloc<NodeList>(); in demangleFunctionParameterList() local
2182 NodeList *Head = nullptr; in demangleTemplateParameterList() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangle.h53 delete Head; in ~ArenaAllocator() local
/third_party/node/deps/brotli/c/enc/
Dhash_forgetful_chain_inc.h71 static uint16_t* FN(Head)(void* extra) { in FN() argument
/third_party/skia/third_party/externals/brotli/c/enc/
Dhash_forgetful_chain_inc.h71 static uint16_t* FN(Head)(void* extra) { in FN() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info.cc257 CordzInfo* CordzInfo::Head(const CordzSnapshot& snapshot) { in Head() function in absl::cord_internal::CordzInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp931 BasicBlock *Head = SplitBefore->getParent(); in SplitBlockAndInsertIfThen() local
981 BasicBlock *Head = SplitBefore->getParent(); in SplitBlockAndInsertIfThenElse() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp148 MachineBasicBlock *Head; member in __anon8a26651f0111::SSACCmpConv
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h449 LoopData &getLoopPackage(const BlockNode &Head) { in getLoopPackage()
/third_party/flatbuffers/go/
Dbuilder.go234 func (b *Builder) Head() UOffsetT { func

12