/external/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 { 68 func (g Group) Filter(pred func(string) bool) Group { 83 func (g Group) Limit(limit int) Group {
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | WasmDumper.cpp | 98 DictScope Group(W, "Relocation"); in printRelocation() local 148 ListScope Group(W, "Symbols"); in printSymbols() local 155 ListScope Group(W, "Sections"); in printSectionHeaders() local 168 ListScope Group(W, "InitFunctions"); in printSectionHeaders() local 175 ListScope Group(W, "Segments"); in printSectionHeaders() local 178 DictScope Group(W, "Segment"); in printSectionHeaders() local 192 ListScope Group(W, "Memories"); in printSectionHeaders() local 194 DictScope Group(W, "Memory"); in printSectionHeaders() local
|
D | MachODumper.cpp | 453 ListScope Group(W, "Sections"); in printSectionHeaders() local 565 DictScope Group(W, "Relocation"); in printRelocation() local 602 ListScope Group(W, "Symbols"); in printSymbols() local 610 ListScope Group(W, "DynamicSymbols"); in printDynamicSymbols() local 728 DictScope Group(W, "DataInCode"); in printMachODataInCode() local 736 DictScope Group(W, "Entry"); in printMachODataInCode() local 769 DictScope Group(W, "MinVersion"); in printMachOVersionMin() local 813 DictScope Group(W, "Dysymtab"); in printMachODysymtab() local 841 DictScope Group(W, "Segment"); in printMachOSegment() local 861 DictScope Group(W, "Indirect Symbols"); in printMachOIndirectSymbols() local [all …]
|
/external/angle/src/libANGLE/ |
D | Debug.h | 114 struct Group struct 133 std::vector<Group> mGroups; argument
|
/external/llvm/tools/llvm-readobj/ |
D | MachODumper.cpp | 434 ListScope Group(W, "Sections"); in printSections() local 558 DictScope Group(W, "Relocation"); in printRelocation() local 595 ListScope Group(W, "Symbols"); in printSymbols() local 603 ListScope Group(W, "DynamicSymbols"); in printDynamicSymbols() local 682 DictScope Group(W, "DataInCode"); in printMachODataInCode() local 690 DictScope Group(W, "Entry"); in printMachODataInCode() local 721 DictScope Group(W, "MinVersion"); in printMachOVersionMin() local 749 DictScope Group(W, "Dysymtab"); in printMachODysymtab() local 777 DictScope Group(W, "Segment"); in printMachOSegment() local 797 DictScope Group(W, "Indirect Symbols"); in printMachOIndirectSymbols() local [all …]
|
/external/rust/crates/hashbrown/src/raw/ |
D | sse2.rs | 19 pub struct Group(x86::__m128i); struct 23 impl Group { implementation
|
D | generic.rs | 38 pub struct Group(GroupWord); struct 45 impl Group { impl
|
/external/rust/crates/syn/src/ |
D | group.rs | 30 pub struct Group<'a> { struct 31 pub token: token::Group, argument 32 pub content: ParseBuffer<'a>,
|
/external/llvm-project/clang/tools/diagtool/ |
D | TreeView.cpp | 39 static bool unimplemented(const GroupRecord &Group) { in unimplemented() 50 static bool enabledByDefault(const GroupRecord &Group) { in enabledByDefault() 64 void printGroup(const GroupRecord &Group, unsigned Indent = 0) { in printGroup()
|
/external/rust/crates/rustversion/src/ |
D | token.rs | 45 pub fn parse_paren(introducer: &Ident, iter: Iter) -> Result<Group> { in parse_paren() 61 pub fn parse_optional_paren(iter: Iter) -> Option<Group> { in parse_optional_paren()
|
/external/clang/utils/TableGen/ |
D | ClangDiagnosticsEmitter.cpp | 56 const std::vector<Record*> &getParents(const Record *Group) { in getParents() 63 getCategoryFromDiagGroup(const Record *Group, in getCategoryFromDiagGroup() 84 if (DefInit *Group = dyn_cast<DefInit>(R->getValueInit("Group"))) { in getDiagnosticCategory() local 186 Record *Group = DiagGroups[i]; in groupDiagnostics() local 338 bool InferPedantic::isSubGroupOfGroup(const Record *Group, in isSubGroupOfGroup() 365 bool InferPedantic::groupInPedantic(const Record *Group, bool increment) { in groupInPedantic() 382 void InferPedantic::markGroup(const Record *Group) { in markGroup() 403 if (DefInit *Group = dyn_cast<DefInit>(R->getValueInit("Group"))) { in compute() local 422 if (DefInit *Group = dyn_cast<DefInit>(R->getValueInit("Group"))) in compute() local 442 Record *Group = DiagGroups[i]; in compute() local [all …]
|
/external/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
D | LSUnit.h | 82 void addSuccessor(MemoryGroup *Group, bool IsDataDependent) { in addSuccessor() 273 const MemoryGroup &Group = getGroup(GroupID); in isReady() local 281 const MemoryGroup &Group = getGroup(GroupID); in isPending() local 289 const MemoryGroup &Group = getGroup(GroupID); in isWaiting() local 295 const MemoryGroup &Group = getGroup(GroupID); in hasDependentUsers() local
|
/external/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
|
/external/llvm/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 89 Group, enumerator 123 struct Group : Section { struct 127 Group() : Section(SectionKind::Group) {} in Group() argument 129 return S->Kind == SectionKind::Group; in classof() argument
|
/external/llvm-project/clang/tools/clang-refactor/ |
D | TestSupport.cpp | 34 for (const auto &Group : GroupedRanges) { in dump() local 53 for (const auto &Group : GroupedRanges) { in foreachRange() local 120 for (auto &Group : Results) { in ~TestRefactoringResultConsumer() local 178 for (auto &Group : llvm::enumerate(Results)) { in handleAllResults() local 387 for (auto &Group : GroupedRanges) in findTestSelectionRanges() local
|
/external/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
|
/external/llvm-project/llvm/lib/MC/ |
D | XCOFFObjectWriter.cpp | 137 for (auto *Group : Groups) in reset() local 341 CsectGroup &Group = getCsectGroup(MCSec); in executePostLayoutBinding() local 501 for (const auto *Group : Section->Groups) { in writeSections() local 702 for (const auto *Group : Section->Groups) { in writeRelocations() local 725 for (const auto *Group : Section->Groups) { in writeSymbolTable() local 749 for (const auto *Group : Section->Groups) { in finalizeSectionInfo() local 811 [](const CsectGroup *Group) { return Group->empty(); }); in assignAddressesAndIndices() 821 for (auto *Group : Section->Groups) { in assignAddressesAndIndices() local
|
D | MCObjectFileInfo.cpp | 999 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection() local 1017 if (const MCSymbol *Group = ElfSec.getGroup()) { in getBBAddrMapSection() local
|
/external/llvm/lib/Option/ |
D | Option.cpp | 68 const Option Group = getGroup(); in print() local 98 const Option Group = getGroup(); in matches() local
|
/external/llvm-project/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 145 static void benchmark(llvm::TimerGroup &Group, llvm::StringRef Name, in benchmark() 222 llvm::TimerGroup Group("yaml", "YAML parser benchmark"); in main() local 225 llvm::TimerGroup Group("yaml", "YAML parser benchmark"); in main() local
|
/external/llvm/utils/yaml-bench/ |
D | YAMLBench.cpp | 146 static void benchmark( llvm::TimerGroup &Group in benchmark() 221 llvm::TimerGroup Group("YAML parser benchmark"); in main() local 224 llvm::TimerGroup Group("YAML parser benchmark"); in main() local
|
/external/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
|
/external/antlr/runtime/Ruby/lib/antlr3/template/ |
D | group-file.rb | 15 class Group class
|
/external/rust/crates/itertools/src/ |
D | groupbylazy.rs | 393 pub struct Group<'a, K: 'a, I: 'a, F: 'a> struct 397 parent: &'a GroupBy<K, I, F>, argument 402 impl<'a, K, I, F> Drop for Group<'a, K, I, F> argument 411 impl<'a, K, I, F> Iterator for Group<'a, K, I, F> implementation
|