Home
last modified time | relevance | path

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

1234

/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.opt32 ;; Deprecated
40 ;; Deprecated
130 ;; Deprecated
158 ;; Deprecated
162 ;; Deprecated
/freebsd-12.1/crypto/heimdal/lib/hx509/
H A Dcrmf.asn157 thisMessage [0] BIT STRING, -- Deprecated
59 dhMAC [2] BIT STRING, -- Deprecated
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.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-12.1/crypto/openssl/doc/man3/
H A DERR_remove_state.pod9 Deprecated:
H A DERR_load_crypto_strings.pod10 Deprecated:
H A DCONF_modules_free.pod15 Deprecated:
H A DOpenSSL_add_all_algorithms.pod12 Deprecated:
H A DRAND_bytes.pod14 Deprecated:
H A DSSL_COMP_add_compression_method.pod18 Deprecated:
H A DRSA_generate_key.pod15 Deprecated:
H A DRAND_add.pod21 Deprecated:
H A DDSA_generate_parameters.pod16 Deprecated:
H A DDH_generate_parameters.pod24 Deprecated:
H A DHMAC.pod43 Deprecated:
/freebsd-12.1/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep-opts.def48 /* Deprecated options */
/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_flags.inc19 "Deprecated. Please use QuarantineSizeKb.")
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td345 Deprecated<DeprecatedDST> {
352 Deprecated<DeprecatedDST> {
361 Deprecated<DeprecatedDST>;
366 Deprecated<DeprecatedDST>;
371 Deprecated<DeprecatedDST>;
376 Deprecated<DeprecatedDST>;
383 Deprecated<DeprecatedDST>;
388 Deprecated<DeprecatedDST>;
394 Deprecated<DeprecatedDST>;
400 Deprecated<DeprecatedDST>;
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticDriverKinds.td224 def warn_O4_is_O3 : Warning<"-O4 is equivalent to -O3">, InGroup<Deprecated>;
260 "argument '%0' is deprecated, use '%1' instead">, InGroup<Deprecated>;
270 InGroup<Deprecated>;
/freebsd-12.1/contrib/gcc/
H A Dc.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-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp2233 VersionTuple Deprecated, in checkAvailabilityAttr() argument
2242 if (!Introduced.empty() && !Deprecated.empty() && in checkAvailabilityAttr()
2243 !(Introduced <= Deprecated)) { in checkAvailabilityAttr()
2245 << 1 << PlatformName << Deprecated.getAsString() in checkAvailabilityAttr()
2258 if (!Deprecated.empty() && !Obsoleted.empty() && in checkAvailabilityAttr()
2259 !(Deprecated <= Obsoleted)) { in checkAvailabilityAttr()
2262 << 1 << Deprecated.getAsString(); in checkAvailabilityAttr()
2300 VersionTuple MergedDeprecated = Deprecated; in mergeAvailabilityAttr()
2368 FirstVersion = Deprecated; in mergeAvailabilityAttr()
2431 MergedDeprecated == Deprecated && in mergeAvailabilityAttr()
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentCommands.td117 def Deprecated : BlockCommand<"deprecated"> {
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DParsedAttr.h70 const AvailabilityChange &Deprecated, in AvailabilityData()
75 Changes[DeprecatedSlot] = Deprecated; in AvailabilityData()
/freebsd-12.1/sys/contrib/zstd/lib/
H A DREADME.md99 #### Deprecated API
/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dc++config147 // XXX GLIBCXX_ABI Deprecated
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_flags.inc21 "Deprecated, please use quarantine_size_mb.")

1234