Home
last modified time | relevance | path

Searched defs:Group (Results 1 – 25 of 124) sorted by relevance

12345

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWasmDumper.cpp101 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
DMachODumper.cpp436 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/
DMachODumper.cpp434 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/
DClangDiagnosticsEmitter.cpp56 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/
DELFYAML.h89 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/
Dgroup-file.rb15 class Group class
/external/llvm/lib/Option/
DOption.cpp68 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/
DOption.cpp72 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/
DELFYAML.h112 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/
DMCContext.cpp303 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/
DYAMLBench.cpp146 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/
DYAMLBench.cpp146 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/
Dtraced-probes.service7 Group=root key
Dtraced.service7 Group=nogroup key
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp194 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/
Dunittest_extension_nano.proto34 optional group Group = 1 { field
/external/e2fsprogs/scrub/
De2scrub_fail@.service.in9 Group=mail key
/external/skqp/tools/viewer/
DSlideDir.h19 class Group; variable
/external/skia/tools/viewer/
DSlideDir.h19 class Group; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCoverageSummaryInfo.cpp51 FunctionCoverageSummary::get(const InstantiationGroup &Group, in get()
/external/llvm/lib/MC/
DMCContext.cpp298 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/
DFieldType.cs79 Group, enumerator
/external/clang/include/clang/Lex/
DHeaderSearchOptions.h50 frontend::IncludeDirGroup Group; member
187 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, in AddPath()
/external/skqp/modules/sksg/src/
DSkSGGroup.cpp14 Group::Group(std::vector<sk_sp<RenderNode>> children) in Group() function in sksg::Group
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSectionELF.h43 const MCSymbol *Group; variable

12345