/third_party/skia/third_party/externals/swiftshader/tests/regres/testlist/ |
D | testlist.go | 44 type Group struct { struct 45 Name string 46 File string 47 API API 48 Tests []string 52 func (g *Group) Load() error { 56 func (g *Group) LoadFile(file string) error { 77 func (g Group) Filter(pred func(string) bool) Group { 92 func (g Group) Limit(limit int) Group {
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Debug.h | 111 struct Group struct 130 std::vector<Group> mGroups; argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Debug.h | 116 struct Group struct 135 std::vector<Group> mGroups; argument
|
/third_party/boost/boost/signals2/ |
D | signal.hpp | 54 … signal<Signature, Combiner, Group, GroupCompare, SlotFunction, ExtendedSlotFunction, Mutex> &sig1, in swap() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/ |
D | LSUnit.h | 80 void addSuccessor(MemoryGroup *Group) { in addSuccessor() 252 const MemoryGroup &Group = getGroup(GroupID); in isReady() local 260 const MemoryGroup &Group = getGroup(GroupID); in isPending() local 268 const MemoryGroup &Group = getGroup(GroupID); in isWaiting() local 274 const MemoryGroup &Group = getGroup(GroupID); in hasDependentUsers() local
|
/third_party/boost/libs/hana/include/boost/hana/concept/ |
D | group.hpp | 25 struct Group struct
|
/third_party/boost/boost/hana/concept/ |
D | group.hpp | 25 struct Group struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | XCOFFObjectWriter.cpp | 126 for (auto *Group : Groups) in reset() local 311 CsectGroup &Group = getCsectGroup(MCSec); in executePostLayoutBinding() local 367 for (const auto *Group : Section->Groups) { in writeSections() local 563 for (const auto *Group : Section->Groups) { in writeSymbolTable() local 605 [](const CsectGroup *Group) { return Group->empty(); }); in assignAddressesAndIndices() 615 for (auto *Group : Section->Groups) { in assignAddressesAndIndices() local
|
D | MCContext.cpp | 316 if (const MCSymbol *Group = Section->getGroup()) in renameELFSection() local 333 const MCSymbolELF *Group, in createELFSectionImpl() 367 const MCSymbolELF *Group, in createELFRelSection() 388 const Twine &Group, unsigned UniqueID, in getELFSection() 403 StringRef Group = ""; in getELFSection() local 429 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection() 497 const Twine &Group, unsigned UniqueID, in getWasmSection() 512 StringRef Group = ""; in getWasmSection() local
|
D | MCObjectFileInfo.cpp | 882 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
D | Option.cpp | 71 const Option Group = getGroup(); in print() local 103 const Option Group = getGroup(); in matches() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86CmovConversion.cpp | 186 for (auto &Group : AllCmovGroups) { in runOnMachineFunction() local 247 for (auto &Group : CmovInstGroups) in runOnMachineFunction() local 277 CmovGroup Group; in collectCmovCandidates() local 399 for (auto &Group : CmovInstGroups) in checkForProfitableCmovCandidates() local 533 for (auto &Group : TempGroups) { in checkForProfitableCmovCandidates() local
|
/third_party/typescript/tests/cases/conformance/jsdoc/ |
D | returnTagTypeGuard.ts | 18 class Group { class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
D | LSUnit.cpp | 57 const MemoryGroup &Group = *GroupIt.second; in dump() local 148 MemoryGroup &Group = getGroup(CurrentLoadGroupID); in dispatch() local
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | group.hpp | 35 using Group = BOOST_HANA_DISPATCH_IF(group_impl<S>, in operator ()() typedef 50 using Group = BOOST_HANA_DISPATCH_IF(group_impl<S>, in operator ()() typedef
|
/third_party/boost/boost/hana/ |
D | group.hpp | 35 using Group = BOOST_HANA_DISPATCH_IF(group_impl<S>, in operator ()() typedef 50 using Group = BOOST_HANA_DISPATCH_IF(group_impl<S>, in operator ()() typedef
|
/third_party/e2fsprogs/scrub/ |
D | e2scrub_fail@.service.in | 9 Group=mail key
|
/third_party/flutter/skia/tools/viewer/ |
D | SlideDir.h | 19 class Group; variable
|
/third_party/skia/tools/viewer/ |
D | SlideDir.h | 22 class Group; variable
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldType.cs | 79 Group, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopVersioning.cpp | 188 for (const auto &Group : RtPtrChecking->CheckingGroups) { in prepareNoAliasMetadata() local 235 auto Group = PtrToGroup.find(Ptr); in annotateInstWithNoAlias() local
|
/third_party/flutter/skia/modules/sksg/src/ |
D | SkSGGroup.cpp | 16 Group::Group(std::vector<sk_sp<RenderNode>> children) in Group() function in sksg::Group
|
/third_party/skia/modules/sksg/src/ |
D | SkSGGroup.cpp | 18 Group::Group(std::vector<sk_sp<RenderNode>> children) in Group() function in sksg::Group
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSectionWasm.h | 34 const MCSymbolWasm *Group; variable
|
D | MCSectionELF.h | 45 const MCSymbolELF *Group; variable
|