/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | tgmath.d | 36 deprecated alias core.stdc.complex.cacos acos; in version() 37 deprecated alias core.stdc.complex.cacosf acos; in version() 38 deprecated alias core.stdc.complex.cacosl acos; in version() 48 deprecated alias core.stdc.complex.casin asin; in version() 49 deprecated alias core.stdc.complex.casinf asin; in version() 50 deprecated alias core.stdc.complex.casinl asin; in version() 60 deprecated alias core.stdc.complex.catan atan; in version() 61 deprecated alias core.stdc.complex.catanf atan; in version() 62 deprecated alias core.stdc.complex.catanl atan; in version() 79 deprecated alias core.stdc.complex.ccos cos; in version() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
H A D | config.d | 37 deprecated("use _DEFAULT_SOURCE") in version() 54 deprecated("use _XOPEN_SOURCE >= 600") in version() 59 deprecated("use _XOPEN_SOURCE >= 700") in version() 65 deprecated("use _DEFAULT_SOURCE") in version() 67 deprecated("use _ATFILE_SOURCE") in version() 69 deprecated("use _GNU_SOURCE") in version() 71 deprecated("use _REENTRANT") in version() 116 deprecated("use _XOPEN_SOURCE >= 600") in version() 121 deprecated("use _XOPEN_SOURCE >= 700") in version() 127 deprecated("use _DEFAULT_SOURCE") in version() [all …]
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | gcc_attribute.c | 106 __attribute__((deprecated("d1"))) 108 __attribute__((deprecated("d2"))) 110 __attribute__((deprecated("d3"))) 115 __attribute__((deprecated("d4"))) 117 __attribute__((deprecated("d5"))) 119 __attribute__((deprecated("d6"))) 121 __attribute__((deprecated("d7"))) 123 __attribute__((deprecated("d8")))
|
H A D | decl_arg.c | 82 const __attribute__((deprecated)) prefix_attribute; 84 const postfix_attribute __attribute__((deprecated)); 86 const __attribute__((deprecated)) infix_attribute __attribute__((deprecated)); 90 __attribute__((deprecated)) 92 __attribute__((deprecated)) 93 __attribute__((deprecated)) 94 __attribute__((deprecated))
|
H A D | decl_struct_member.c | 7 __attribute__((deprecated)) 8 __attribute__((deprecated)) 9 __attribute__((deprecated)) 10 int deprecated; member 15 __attribute__((deprecated)) int m2; 19 int __attribute__((deprecated)) m6;
|
H A D | parse_init_declarator.c | 16 __asm("") __attribute__((deprecated)); 20 __attribute__((deprecated)) __asm(""); 23 __asm("") __attribute__((deprecated)) = &global_var; 27 __attribute__((deprecated)) __asm("") = &global_var; 31 __asm("") = &global_var __attribute__((deprecated));
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/ |
H A D | other.syms | 241 BN_zero define deprecated 0.9.8 242 CONF_modules_free define deprecated 1.1.0 249 ENGINE_cleanup define deprecated 1.1.0 254 ERR_free_strings define deprecated 1.1.0 255 ERR_put_error define deprecated 3.0 256 ERR_load_crypto_strings define deprecated 1.1.0 349 EVP_cleanup define deprecated 1.1.0 362 OBJ_cleanup define deprecated 1.1.0 364 OCSP_REQ_CTX datatype deprecated 3.0.0 365 OCSP_REQ_CTX_add1_header define deprecated 3.0.0 [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | macros.h | 44 __declspec(deprecated("Since OpenSSL " # since)) 46 __declspec(deprecated("Since OpenSSL " # since ";" message)) 48 # define OSSL_DEPRECATED(since) __declspec(deprecated) 49 # define OSSL_DEPRECATED_FOR(since, message) __declspec(deprecated) 58 __attribute__((deprecated("Since OpenSSL " # since))) 60 __attribute__((deprecated("Since OpenSSL " # since ";" message))) 62 # define OSSL_DEPRECATED(since) __attribute__((deprecated)) 63 # define OSSL_DEPRECATED_FOR(since, message) __attribute__((deprecated)) 67 # define OSSL_DEPRECATED(since) __attribute__ ((deprecated)) 68 # define OSSL_DEPRECATED_FOR(since, message) __attribute__ ((deprecated))
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/ |
H A D | crypto_stream_salsa208.h | 25 __attribute__ ((deprecated)); 30 __attribute__ ((deprecated)); 35 __attribute__ ((deprecated)); 40 __attribute__ ((deprecated)); 46 __attribute__ ((deprecated)); 50 __attribute__ ((deprecated));
|
H A D | crypto_core_salsa208.h | 14 __attribute__ ((deprecated)); 19 __attribute__ ((deprecated)); 24 __attribute__ ((deprecated)); 29 __attribute__ ((deprecated));
|
H A D | crypto_sign_edwards25519sha512batch.h | 36 __attribute__ ((deprecated)); 44 __attribute__ ((deprecated)); 49 __attribute__ ((deprecated));
|
/netbsd-src/external/mpl/bind/dist/doc/misc/ |
H A D | options | 67 managed-keys { <string> ( static-key | initial-key | static-ds | initial-ds ) <integer> <integer> <integer> <quoted_string>; ... }; // may occur multiple times, deprecated 88 avoid-v4-udp-ports { <portrange>; ... }; // deprecated 89 avoid-v6-udp-ports { <portrange>; ... }; // deprecated 108 dialup ( notify | notify-passive | passive | refresh | <boolean> ); // deprecated 130 dnssec-must-be-secure <string> <boolean>; // may occur multiple times, deprecated 159 heartbeat-interval <integer>; // deprecated 203 max-zone-ttl ( unlimited | <duration> ); // deprecated 285 sortlist { <address_match_element>; ... }; // deprecated 319 use-v4-udp-ports { <portrange>; ... }; // deprecated 320 use-v6-udp-ports { <portrange>; ... }; // deprecated [all...] |
H A D | secondary.zoneopt | 12 dialup ( notify | notify-passive | passive | refresh | <boolean> ); // deprecated
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | config.d | 21 deprecated("use _DEFAULT_SOURCE") 27 deprecated("use _DEFAULT_SOURCE") 29 deprecated("use _ATFILE_SOURCE") 31 deprecated("use _GNU_SOURCE")
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | private.num | 173 BN_zero define deprecated 0.9.8 174 CONF_modules_free define deprecated 1.1.0 181 ENGINE_cleanup define deprecated 1.1.0 187 ERR_free_strings define deprecated 1.1.0 188 ERR_load_crypto_strings define deprecated 1.1.0 276 EVP_cleanup define deprecated 1.1.0 284 OBJ_cleanup define deprecated 1.1.0 295 OPENSSL_no_config define deprecated 1.1.0 305 OpenSSL_add_all_algorithms define deprecated 1.1.0 306 OpenSSL_add_all_ciphers define deprecated 1.1.0 [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/ |
H A D | rltypedefs.h | 35 typedef int Function () __attribute__ ((deprecated)); 36 typedef void VFunction () __attribute__ ((deprecated)); 37 typedef char *CPFunction () __attribute__ ((deprecated)); 38 typedef char **CPPFunction () __attribute__ ((deprecated));
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | rltypedefs.h | 35 typedef int Function () __attribute__ ((deprecated)); 36 typedef void VFunction () __attribute__ ((deprecated)); 37 typedef char *CPFunction () __attribute__ ((deprecated)); 38 typedef char **CPPFunction () __attribute__ ((deprecated));
|
/netbsd-src/external/mpl/bind/lib/libdns/ |
H A D | Makefile | 61 COPTS.openssl_link.c+= -Wno-error=deprecated-declarations 62 COPTS.opensslecdsa_link.c+= -Wno-error=deprecated-declarations 63 COPTS.openssleddsa_link.c+= -Wno-error=deprecated-declarations 64 COPTS.opensslrsa_link.c+= -Wno-error=deprecated-declarations
|
/netbsd-src/usr.sbin/plainrsa-gen/ |
H A D | Makefile | 28 COPTS.plainrsa-gen.c+= -Wno-error=deprecated-declarations 29 COPTS.crypto_openssl.c+= -Wno-error=deprecated-declarations 30 COPTS.rsalist.c+= -Wno-error=deprecated-declarations 31 COPTS.prsa_par.c+= -Wno-error=deprecated-declarations
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | SSL_CTX_new.pod | 97 methods described below, which are deprecated. 106 is deprecated and new code should call the new functions instead. 111 TLSv1.2 protocol. These methods are deprecated. 116 TLSv1.1 protocol. These methods are deprecated. 121 TLSv1 protocol. These methods are deprecated. 127 The SSLv3 protocol is deprecated and should not be used. 137 These methods are deprecated. 142 These methods are deprecated. 175 The SSLv3 protocol is deprecated and should generally not be used. 210 were deprecated and the preferred TLS_method(), TLS_server_method() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/ |
H A D | exception.d | 42 deprecated unexpected_handler set_unexpected(unexpected_handler f) nothrow; 44 deprecated unexpected_handler get_unexpected() nothrow; 46 deprecated void unexpected(); 57 deprecated bool uncaught_exception() nothrow;
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/ |
H A D | openssl-list.pod.in | 18 {- output_off() if $disabled{"deprecated-3.0"}; "" 20 {- output_on() if $disabled{"deprecated-3.0"}; "" 26 {- output_off() if $disabled{"deprecated-3.0"}; "" 28 {- output_on() if $disabled{"deprecated-3.0"}; "" 40 {- output_off() if $disabled{"deprecated-3.0"}; "" 42 {- output_on() if $disabled{"deprecated-3.0"}; "" 85 This option is deprecated. Use B<digest-algorithms> instead. 92 This option is deprecated. Use B<cipher-algorithms> instead. 180 This option is deprecated. 236 were deprecated in OpenSSL 3.0.
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | ChangeLog | 503 (install-headers): Do not create the objc/deprecated directory and 504 do not install the deprecated headers. 508 * objc/Object.h: Do not include deprecated/Object.h. 509 * objc/deprecated/Object.h: Removed. 514 * objc/Protocol.h: Do not include deprecated/Protocol.h. 515 * objc/deprecated/Protocol.h: Removed. 516 * objc/deprecated/struct_objc_symtab.h: Removed. 517 * objc/deprecated/struct_objc_module.h: Removed. 518 * objc/deprecated/struct_objc_ivar.h: Removed. 519 * objc/deprecated/struct_objc_ivar_list.h: Removed. [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | ERR_remove_state.pod | 9 The following function has been deprecated since OpenSSL 1.0.0, and can be 15 The following function has been deprecated since OpenSSL 1.1.0, and can be 38 ERR_remove_state() was deprecated in OpenSSL 1.0.0 and 39 ERR_remove_thread_state() was deprecated in OpenSSL 1.1.0; these functions
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/ |
H A D | backward_warning.h | 33 This file includes at least one deprecated or antiquated header which \ 35 non-deprecated interface with equivalent functionality instead. For a \ 37 backward_warning.h. To disable this warning use -Wno-deprecated.
|