Home
last modified time | relevance | path

Searched refs:Deprecated (Results 1 – 25 of 66) sorted by relevance

123

/freebsd-11-stable/contrib/gcc/config/i386/
HDi386.opt32 ;; Deprecated
40 ;; Deprecated
130 ;; Deprecated
158 ;; Deprecated
162 ;; Deprecated
/freebsd-11-stable/crypto/heimdal/lib/hx509/
HDcrmf.asn157 thisMessage [0] BIT STRING, -- Deprecated
59 dhMAC [2] BIT STRING, -- Deprecated
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDrs6000.opt179 -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
/freebsd-11-stable/crypto/openssl/doc/crypto/
HDERR_remove_state.pod13 Deprecated:
HDBN_CTX_new.pod15 Deprecated:
HDRSA_generate_key.pod13 Deprecated:
HDDH_generate_parameters.pod17 Deprecated:
HDDSA_generate_parameters.pod15 Deprecated:
HDBN_generate_prime.pod28 Deprecated:
/freebsd-11-stable/contrib/ntp/scripts/ntpsweep/
HDntpsweep-opts.def48 /* Deprecated options */
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
HDscudo_flags.inc18 "Deprecated. Please use QuarantineSizeKb.")
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
HDCLCompatOptions.td146 HelpText<"Deprecated (like /Og /Oi /Ot /Oy /Ob2); use /O2">;
298 HelpText<"Deprecated; use /EHsc">;
300 HelpText<"Deprecated (like not passing /EH)">;
317 HelpText<"Deprecated (set output file name); use /Fe or /Fe">,
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticFrontendKinds.td110 InGroup<Deprecated>;
232 "OpenCL version %0 does not support the option '%1'">, InGroup<Deprecated>;
HDDiagnosticDriverKinds.td259 def warn_O4_is_O3 : Warning<"-O4 is equivalent to -O3">, InGroup<Deprecated>;
298 "argument '%0' is deprecated, use '%1' instead">, InGroup<Deprecated>;
308 InGroup<Deprecated>;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrAltivec.td349 Deprecated<DeprecatedDST> {
356 Deprecated<DeprecatedDST> {
365 Deprecated<DeprecatedDST>;
370 Deprecated<DeprecatedDST>;
375 Deprecated<DeprecatedDST>;
380 Deprecated<DeprecatedDST>;
387 Deprecated<DeprecatedDST>;
392 Deprecated<DeprecatedDST>;
398 Deprecated<DeprecatedDST>;
404 Deprecated<DeprecatedDST>;
/freebsd-11-stable/contrib/gcc/
HDc.opt241 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
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp2191 VersionTuple Deprecated, in checkAvailabilityAttr() argument
2200 if (!Introduced.empty() && !Deprecated.empty() && in checkAvailabilityAttr()
2201 !(Introduced <= Deprecated)) { in checkAvailabilityAttr()
2203 << 1 << PlatformName << Deprecated.getAsString() in checkAvailabilityAttr()
2216 if (!Deprecated.empty() && !Obsoleted.empty() && in checkAvailabilityAttr()
2217 !(Deprecated <= Obsoleted)) { in checkAvailabilityAttr()
2220 << 1 << Deprecated.getAsString(); in checkAvailabilityAttr()
2247 bool Implicit, VersionTuple Introduced, VersionTuple Deprecated, in mergeAvailabilityAttr() argument
2252 VersionTuple MergedDeprecated = Deprecated; in mergeAvailabilityAttr()
2305 !versionsMatch(Deprecated, OldDeprecated, OverrideOrImpl) || in mergeAvailabilityAttr()
[all …]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDCommentCommands.td118 def Deprecated : BlockCommand<"deprecated"> {
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDParsedAttr.h70 const AvailabilityChange &Deprecated, in AvailabilityData()
75 Changes[DeprecatedSlot] = Deprecated; in AvailabilityData()
/freebsd-11-stable/contrib/libstdc++/include/bits/
Dc++config147 // XXX GLIBCXX_ABI Deprecated
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_flags.inc20 "Deprecated, please use quarantine_size_mb.")
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerFlags.def116 FUZZER_FLAG_INT(dump_coverage, 0, "Deprecated.")
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
HDmodule.modulemap15 // Deprecated C-compatibility headers. These can all be included from within
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDDeclBase.cpp588 if (const auto *Deprecated = dyn_cast<DeprecatedAttr>(A)) { in getAvailability() local
593 ResultMessage = Deprecated->getMessage(); in getAvailability()
/freebsd-11-stable/contrib/bmake/
HDconfig.h.in149 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use

123