Home
last modified time | relevance | path

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

123

/external/llvm/tools/llvm-readobj/
DMachODumper.cpp434 ListScope Group(W, "Sections"); in printSections() local
557 DictScope Group(W, "Relocation"); in printRelocation() local
594 ListScope Group(W, "Symbols"); in printSymbols() local
602 ListScope Group(W, "DynamicSymbols"); in printDynamicSymbols() local
677 DictScope Group(W, "DataInCode"); in printMachODataInCode() local
685 DictScope Group(W, "Entry"); in printMachODataInCode() local
716 DictScope Group(W, "MinVersion"); in printMachOVersionMin() local
744 DictScope Group(W, "Dysymtab"); in printMachODysymtab() local
772 DictScope Group(W, "Segment"); in printMachOSegment() local
792 DictScope Group(W, "Indirect Symbols"); in printMachOIndirectSymbols() local
[all …]
DCOFFDumper.cpp841 DictScope Group(W, "Relocation"); in printRelocation() local
855 ListScope Group(W, "Symbols"); in printSymbols() local
861 void COFFDumper::printDynamicSymbols() { ListScope Group(W, "DynamicSymbols"); } in printDynamicSymbols() local
DELFDumper.cpp1172 DictScope Group(W, "Relocation"); in printDynamicRelocations() local
1231 DictScope Group(W, "Relocation"); in printRelocation() local
1259 ListScope Group(W, "Symbols"); in printSymbols() local
1265 ListScope Group(W, "DynamicSymbols"); in printDynamicSymbols() local
/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
187 Record *Group = DiagGroups[i]; in groupDiagnostics() local
339 bool InferPedantic::isSubGroupOfGroup(const Record *Group, in isSubGroupOfGroup()
366 bool InferPedantic::groupInPedantic(const Record *Group, bool increment) { in groupInPedantic()
383 void InferPedantic::markGroup(const Record *Group) { in markGroup()
404 if (DefInit *Group = dyn_cast<DefInit>(R->getValueInit("Group"))) { in compute() local
423 if (DefInit *Group = dyn_cast<DefInit>(R->getValueInit("Group"))) in compute() local
443 Record *Group = DiagGroups[i]; in compute() local
[all …]
/external/llvm/include/llvm/Object/
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/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/llvm/lib/Option/
DOption.cpp67 const Option Group = getGroup(); in print() local
97 const Option Group = getGroup(); in matches() local
/external/llvm/lib/MC/
DMCContext.cpp301 if (const MCSymbol *Group = Section->getGroup()) in renameELFSection() local
317 const MCSymbolELF *Group, in createELFRelSection()
330 StringRef Group, unsigned UniqueID, in getELFSection()
346 StringRef Group = ""; in getELFSection() local
375 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
Dgroup-file.rb15 class Group class
/external/clang/include/clang/Lex/
DHeaderSearchOptions.h50 frontend::IncludeDirGroup Group; member
187 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, in AddPath()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dgroup.py24 class Group(object): class
/external/autotest/utils/
Dautotestd.service7 Group=autotest key
/external/protobuf/src/google/protobuf/
Dunittest_extension_nano.proto34 optional group Group = 1 { field
/external/llvm/include/llvm/MC/
DMCContext.h332 StringRef Group) { in getELFSection()
338 StringRef Group, const char *BeginSymName) { in getELFSection()
345 StringRef Group, unsigned UniqueID) { in getELFSection()
DMCSectionELF.h48 const MCSymbolELF *Group; variable
/external/clang/lib/Basic/
DDiagnosticIDs.cpp517 const WarningOption *Group, in getDiagnosticsInGroup()
545 DiagnosticIDs::getDiagnosticsInGroup(diag::Flavor Flavor, StringRef Group, in getDiagnosticsInGroup()
566 StringRef Group) { in getNearestOption()
DDiagnostic.cpp249 StringRef Group, diag::Severity Map, in setSeverityForGroup()
263 bool DiagnosticsEngine::setDiagnosticGroupWarningAsError(StringRef Group, in setDiagnosticGroupWarningAsError()
294 bool DiagnosticsEngine::setDiagnosticGroupErrorAsFatal(StringRef Group, in setDiagnosticGroupErrorAsFatal()
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp115 void InitHeaderSearch::AddPath(const Twine &Path, IncludeDirGroup Group, in AddPath()
131 void InitHeaderSearch::AddUnmappedPath(const Twine &Path, IncludeDirGroup Group, in AddUnmappedPath()
DCompilerInvocation.cpp119 static void addDiagnosticArgs(ArgList &Args, OptSpecifier Group, in addDiagnosticArgs()
1226 frontend::IncludeDirGroup Group = in ParseHeaderSearchArgs() local
1269 frontend::IncludeDirGroup Group = frontend::System; in ParseHeaderSearchArgs() local
/external/llvm/tools/llvm-pdbdump/
DClassDefinitionDumper.cpp116 const SymbolGroup &Group) { in dumpAccessGroup()
/external/clang/tools/diagtool/
DTreeView.cpp58 void printGroup(const GroupRecord &Group, unsigned Indent = 0) { in printGroup()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp410 bool Group = Flags & ELF::SHF_GROUP; in ParseSectionArguments() local
514 if (const MCSymbol *Group = Section->getGroup()) { in ParseSectionArguments() local
/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp241 InstrGroup::iterator Begin, InstrGroup::iterator End, InstrGroup &Group) { in createStoreGroup()
543 bool HexagonStoreWidening::processStoreGroup(InstrGroup &Group) { in processStoreGroup()
/external/clang/include/clang/Basic/
DVirtualFileSystem.h37 uint32_t Group; variable
/external/deqp/scripts/
Dtestset.py52 class Group: class

123