/third_party/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-type-util.h | 128 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/ |
D | ImmutableList.h | 30 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()
|
D | BreadthFirstIterator.h | 78 Optional<QueueElement> Head = VisitQueue.front(); in toNext() local
|
/third_party/googletest/googletest/samples/ |
D | sample3-inl.h | 104 QueueNode<E>* Head() { return head_; } in Head() function 105 const QueueNode<E>* Head() const { return head_; } in Head() function
|
/third_party/flutter/skia/tools/ |
D | Registry.h | 39 static const Registry* Head() { return gHead; } in Head() function
|
/third_party/skia/tools/ |
D | Registry.h | 39 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/ |
D | ScoreboardHazardRecognizer.h | 48 size_t Head = 0; variable
|
D | MachineTraceMetrics.h | 165 unsigned Head; member
|
/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-type-util.h | 127 using Head = TemplateSel<Head_>; member
|
/third_party/typescript/tests/cases/compiler/ |
D | ramdaToolsNoInfinite.ts | 6 type Head<T extends any[]> = alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Registry.h | 56 static node *Head, *Tail; variable
|
D | Automaton.h | 98 PathSegment *Head = Heads[I]; in transition() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineRegisterInfo.cpp | 268 MachineOperand *const Head = HeadRef; in addRegOperandToUseList() local 307 MachineOperand *const Head = HeadRef; in removeRegOperandFromUseList() local 352 MachineOperand *&Head = getRegUseDefListHead(Src->getReg()); in moveOperands() local
|
D | ShadowStackGCLowering.cpp | 54 GlobalVariable *Head = nullptr; member in __anoncd2ad86b0111::ShadowStackGCLowering
|
/third_party/flatbuffers/lua/flatbuffers/ |
D | builder.lua | 189 function mt:Head() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | PrettyStackTrace.cpp | 63 PrettyStackTraceEntry *ReverseStackTrace(PrettyStackTraceEntry *Head) { in ReverseStackTrace()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
D | MicrosoftDemangle.cpp | 1557 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/ |
D | MicrosoftDemangle.h | 53 delete Head; in ~ArenaAllocator() local
|
/third_party/node/deps/brotli/c/enc/ |
D | hash_forgetful_chain_inc.h | 71 static uint16_t* FN(Head)(void* extra) { in FN() argument
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | hash_forgetful_chain_inc.h | 71 static uint16_t* FN(Head)(void* extra) { in FN() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cordz_info.cc | 257 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/ |
D | BasicBlockUtils.cpp | 931 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/ |
D | AArch64ConditionalCompares.cpp | 148 MachineBasicBlock *Head; member in __anon8a26651f0111::SSACCmpConv
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 449 LoopData &getLoopPackage(const BlockNode &Head) { in getLoopPackage()
|
/third_party/flatbuffers/go/ |
D | builder.go | 234 func (b *Builder) Head() UOffsetT { func
|