| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
| D | WasmDumper.cpp | 101 DictScope Group(W, "Relocation"); in printRelocation() local 151 ListScope Group(W, "Symbols"); in printSymbols() local 158 ListScope Group(W, "Sections"); in printSections() local 171 ListScope Group(W, "InitFunctions"); in printSections() local 178 ListScope Group(W, "Segments"); in printSections() local 181 DictScope Group(W, "Segment"); in printSections() local 191 ListScope Group(W, "Memories"); in printSections() local 193 DictScope Group(W, "Memory"); in printSections() local
|
| D | MachODumper.cpp | 436 ListScope Group(W, "Sections"); in printSections() local 560 DictScope Group(W, "Relocation"); in printRelocation() local 597 ListScope Group(W, "Symbols"); in printSymbols() local 605 ListScope Group(W, "DynamicSymbols"); in printDynamicSymbols() local 711 DictScope Group(W, "DataInCode"); in printMachODataInCode() local 719 DictScope Group(W, "Entry"); in printMachODataInCode() local 752 DictScope Group(W, "MinVersion"); in printMachOVersionMin() local 796 DictScope Group(W, "Dysymtab"); in printMachODysymtab() local 824 DictScope Group(W, "Segment"); in printMachOSegment() local 844 DictScope Group(W, "Indirect Symbols"); in printMachOIndirectSymbols() local [all …]
|
| /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/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/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/antlr/runtime/Ruby/lib/antlr3/template/ |
| D | group-file.rb | 15 class Group class
|
| /external/llvm/lib/Option/ |
| D | Option.cpp | 68 const Option Group = getGroup(); in print() local 98 const Option Group = getGroup(); in matches() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/ |
| D | Option.cpp | 72 const Option Group = getGroup(); in print() local 104 const Option Group = getGroup(); in matches() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/ |
| D | ELFYAML.h | 112 Group, enumerator 151 struct Group : Section { struct 156 Group() : Section(SectionKind::Group) {} in Group() function 159 return S->Kind == SectionKind::Group; in classof() argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
| D | MCContext.cpp | 303 if (const MCSymbol *Group = Section->getGroup()) in renameELFSection() local 320 const MCSymbolELF *Group, in createELFSectionImpl() 354 const MCSymbolELF *Group, in createELFRelSection() 375 const Twine &Group, unsigned UniqueID, in getELFSection() 390 StringRef Group = ""; in getELFSection() local 416 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection() 492 const Twine &Group, unsigned UniqueID, in getWasmSection() 507 StringRef Group = ""; in getWasmSection() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/yaml-bench/ |
| D | YAMLBench.cpp | 146 static void benchmark(llvm::TimerGroup &Group, llvm::StringRef Name, in benchmark() 223 llvm::TimerGroup Group("yaml", "YAML parser benchmark"); in main() local 226 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/perfetto/debian/ |
| D | traced-probes.service | 7 Group=root key
|
| D | traced.service | 7 Group=nogroup key
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86CmovConversion.cpp | 194 for (auto &Group : AllCmovGroups) { in runOnMachineFunction() local 255 for (auto &Group : CmovInstGroups) in runOnMachineFunction() local 285 CmovGroup Group; in collectCmovCandidates() local 405 for (auto &Group : CmovInstGroups) in checkForProfitableCmovCandidates() local 539 for (auto &Group : TempGroups) { in checkForProfitableCmovCandidates() local
|
| /external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
| D | unittest_extension_nano.proto | 34 optional group Group = 1 { field
|
| /external/e2fsprogs/scrub/ |
| D | e2scrub_fail@.service.in | 9 Group=mail key
|
| /external/skqp/tools/viewer/ |
| D | SlideDir.h | 19 class Group; variable
|
| /external/skia/tools/viewer/ |
| D | SlideDir.h | 19 class Group; variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
| D | CoverageSummaryInfo.cpp | 51 FunctionCoverageSummary::get(const InstantiationGroup &Group, in get()
|
| /external/llvm/lib/MC/ |
| D | MCContext.cpp | 298 if (const MCSymbol *Group = Section->getGroup()) in renameELFSection() local 314 const MCSymbolELF *Group, in createELFRelSection() 335 const Twine &Group, unsigned UniqueID, in getELFSection() 351 StringRef Group = ""; in getELFSection() local 380 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection()
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FieldType.cs | 79 Group, enumerator
|
| /external/clang/include/clang/Lex/ |
| D | HeaderSearchOptions.h | 50 frontend::IncludeDirGroup Group; member 187 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, in AddPath()
|
| /external/skqp/modules/sksg/src/ |
| D | SkSGGroup.cpp | 14 Group::Group(std::vector<sk_sp<RenderNode>> children) in Group() function in sksg::Group
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCSectionELF.h | 43 const MCSymbol *Group; variable
|