| /NextBSD/contrib/gcc/config/i386/ |
| HD | i386.opt | 32 ;; Deprecated 40 ;; Deprecated 130 ;; Deprecated 158 ;; Deprecated 162 ;; Deprecated
|
| /NextBSD/crypto/heimdal/lib/hx509/ |
| HD | crmf.asn1 | 57 thisMessage [0] BIT STRING, -- Deprecated 59 dhMAC [2] BIT STRING, -- Deprecated
|
| /NextBSD/contrib/gcc/config/rs6000/ |
| HD | rs6000.opt | 179 -mvrsave=yes/no Deprecated option. Use -mvrsave/-mno-vrsave instead 187 -misel=yes/no Deprecated option. Use -misel/-mno-isel instead 195 -mspe=yes/no Deprecated option. Use -mspe/-mno-spe instead
|
| /NextBSD/include/libkern/ |
| HD | OSKextLib.h | 342 #pragma mark Kext/OSBundle Property Deprecated Keys
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | DiagnosticDriverKinds.td | 119 def warn_O4_is_O3 : Warning<"-O4 is equivalent to -O3">, InGroup<Deprecated>; 144 "argument '%0' is deprecated, use '%1' instead">, InGroup<Deprecated>; 154 InGroup<Deprecated>;
|
| HD | LangOptions.def | 146 COMPATIBLE_LANGOPT(Deprecated , 1, 0, "__DEPRECATED predefined macro")
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | ERR_remove_state.pod | 13 Deprecated:
|
| HD | BN_CTX_new.pod | 15 Deprecated:
|
| HD | RSA_generate_key.pod | 13 Deprecated:
|
| HD | DH_generate_parameters.pod | 17 Deprecated:
|
| HD | DSA_generate_parameters.pod | 15 Deprecated:
|
| HD | BN_generate_prime.pod | 28 Deprecated:
|
| /NextBSD/contrib/ntp/scripts/ntpsweep/ |
| HD | ntpsweep-opts.def | 48 /* Deprecated options */
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCInstrAltivec.td | 344 Deprecated<DeprecatedDST> { 351 Deprecated<DeprecatedDST> { 360 Deprecated<DeprecatedDST>; 365 Deprecated<DeprecatedDST>; 370 Deprecated<DeprecatedDST>; 375 Deprecated<DeprecatedDST>; 382 Deprecated<DeprecatedDST>; 387 Deprecated<DeprecatedDST>; 393 Deprecated<DeprecatedDST>; 399 Deprecated<DeprecatedDST>;
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaDeclAttr.cpp | 1767 VersionTuple Deprecated, in checkAvailabilityAttr() argument 1776 if (!Introduced.empty() && !Deprecated.empty() && in checkAvailabilityAttr() 1777 !(Introduced <= Deprecated)) { in checkAvailabilityAttr() 1779 << 1 << PlatformName << Deprecated.getAsString() in checkAvailabilityAttr() 1792 if (!Deprecated.empty() && !Obsoleted.empty() && in checkAvailabilityAttr() 1793 !(Deprecated <= Obsoleted)) { in checkAvailabilityAttr() 1796 << 1 << Deprecated.getAsString(); in checkAvailabilityAttr() 1824 VersionTuple Deprecated, in mergeAvailabilityAttr() argument 1831 VersionTuple MergedDeprecated = Deprecated; in mergeAvailabilityAttr() 1857 !versionsMatch(Deprecated, OldDeprecated, Override) || in mergeAvailabilityAttr() [all …]
|
| /NextBSD/contrib/gcc/ |
| HD | c.opt | 241 Deprecated. This switch has no effect 913 Deprecated in favor of -std=c99 929 Deprecated in favor of -std=gnu99 945 Deprecated in favor of -std=iso9899:1999
|
| /NextBSD/contrib/llvm/lib/Target/AMDGPU/ |
| HD | SIIntrinsics.td | 175 // Deprecated image and sample intrinsics.
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | CommentCommands.td | 117 def Deprecated : BlockCommand<"deprecated"> {
|
| /NextBSD/contrib/libstdc++/include/bits/ |
| D | c++config | 147 // XXX GLIBCXX_ABI Deprecated
|
| /NextBSD/contrib/compiler-rt/lib/asan/ |
| HD | asan_flags.inc | 21 "Deprecated, please use quarantine_size_mb.")
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | DeclBase.cpp | 447 if (const auto *Deprecated = dyn_cast<DeprecatedAttr>(A)) { in getAvailability() local 452 ResultMessage = Deprecated->getMessage(); in getAvailability()
|
| /NextBSD/contrib/bmake/ |
| HD | config.h.in | 149 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/ |
| HD | InitPreprocessor.cpp | 581 if (LangOpts.Deprecated) in InitializePredefinedMacros()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang-c/ |
| HD | Index.h | 2473 CXVersion Deprecated; member
|
| /NextBSD/contrib/llvm/tools/clang/utils/TableGen/ |
| HD | ClangAttrEmitter.cpp | 2915 const Record &Deprecated = *Doc.Documentation->getValueAsDef("Deprecated"); in WriteDocumentation() local 2916 std::string Replacement = Deprecated.getValueAsString("Replacement"); in WriteDocumentation()
|