Searched refs:Variety (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 54 FlattenedSpelling(const std::string &Variety, const std::string &Name, in FlattenedSpelling() argument 56 V(Variety), N(Name), NS(Namespace), K(KnownToGCC) {} in FlattenedSpelling() 80 StringRef Variety = Spelling->getValueAsString("Variety"); in GetFlattenedSpellings() local 82 if (Variety == "GCC") { in GetFlattenedSpellings() 87 } else if (Variety == "Clang") { in GetFlattenedSpellings() 1383 static void writeDeprecatedAttrValue(raw_ostream &OS, std::string &Variety) { in writeDeprecatedAttrValue() argument 1386 if (Variety == "GNU") in writeDeprecatedAttrValue() 1443 std::string Variety = Spellings[I].variety(); in writePrettyPrintFunction() local 1445 if (Variety == "GNU") { in writePrettyPrintFunction() 1448 } else if (Variety == "CXX11" || Variety == "C2x") { in writePrettyPrintFunction() [all …]
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | palm | 78 # Variety of PalmOS document types
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | actbl2.h | 977 UINT8 Variety; 981 /* Values for Variety field above */ 879 UINT8 Variety; global() member
|
/netbsd-src/sys/external/bsd/acpica/dist/common/ |
H A D | dmtbinfo2.c | 487 {ACPI_DMT_UINT8, ACPI_IVRS8C_OFFSET (Variety), "Variety", 0},
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Attr.td | 262 string Variety = variety;
|
/netbsd-src/external/gpl2/xcvs/dist/doc/ |
H A D | ChangeLog | 4989 * cvs.texinfo (Password authentication): Variety of cleanups and
|