/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
H A D | migration_guide.pod | 351 =head4 The function code part of an OpenSSL error code is no longer relevant 355 =head4 STACK and HASH macros have been cleaned up 360 =head4 The RAND_DRBG subsystem has been removed 366 =head4 Removed FIPS_mode() and FIPS_mode_set() 373 =head4 Key generation is slower 383 =head4 Change PBKDF2 to conform to SP800-132 instead of the older PKCS5 RFC2898 393 =head4 Enforce a minimum DH modulus size of 512 bits 397 =head4 SM2 key changes 417 =head4 EVP_PKEY_set_alias_type() method has been removed 423 =head4 Functions that return an internal key should be treated as read only [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/ |
H A D | change-utils.h | 24 insn_is_changing (array_slice<insn_change *const> changes, in insn_is_changing() 41 insn_is_changing (array_slice<insn_change *const> changes) in insn_is_changing() 133 insn_change *changes[] = { &change }; variable
|
H A D | changes.cc | 98 function_info::verify_insn_changes (array_slice<insn_change *const> changes) in verify_insn_changes() 169 rtl_ssa::changes_are_worthwhile (array_slice<insn_change *const> changes, in changes_are_worthwhile() 580 function_info::change_insns (array_slice<insn_change *> changes) in change_insns() 716 insn_change *changes[] = { &change }; in change_insn() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/ |
H A D | token-delta.py | 16 def test(self, changes): argument 21 def getTestResult(self, changes): argument 34 def run(self, changes, force=False): argument 149 def writeFiles(self, changes, fileNames): argument 163 def test(self, changes): argument
|
/netbsd-src/external/gpl2/diffutils/dist/src/ |
H A D | ed.c | 45 enum changes changes; in print_ed_hunk() local 100 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in pr_forward_ed_hunk() local 143 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in print_rcs_hunk() local
|
H A D | normal.c | 49 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_normal_hunk() local
|
H A D | side.c | 245 enum changes changes = in print_sdiff_hunk() local
|
H A D | analyze.c | 803 briefly_report (int changes, struct file_data const filevec[]) in briefly_report() 830 int changes; in diff_2_files() local
|
H A D | ifdef.c | 74 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_ifdef_hunk() local
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | logmsg.c | 54 List *changes; member 65 setup_tmpfile (FILE *xfp, char *xprefix, List *changes) in setup_tmpfile() 197 List *changes) in do_editor() 405 do_verify (char **messagep, const char *repository, List *changes) in do_verify() 566 List *changes; member 730 FILE *logfp, List *changes) in logfile_write()
|
/netbsd-src/sys/net/ |
H A D | slcompress.c | 182 u_int changes = 0; in sl_compress_tcp() local 476 u_int hlen, changes; sl_uncompress_tcp_core() local [all...] |
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/ |
H A D | Makefile | 139 changes: target
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/ |
H A D | Makefile | 139 changes: target
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | kqueue.c | 81 struct kevent *changes; member 274 struct kevent *changes; in kq_dispatch() local
|
H A D | devpoll.c | 63 struct pollfd *changes; member
|
/netbsd-src/external/mit/libcbor/dist/doc/ |
H A D | Makefile | 153 changes: target
|
/netbsd-src/external/mit/libuv/dist/docs/ |
H A D | Makefile | 159 changes: target
|
/netbsd-src/tests/fs/tmpfs/ |
H A D | h_tools.c | 120 struct kevent *changes, event; in kqueue_main() local
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_compat_100.c | 80 const struct kevent *changelist, struct kevent *changes, size_t index, in compat_100_netbsd32_kevent_fetch_changes()
|
H A D | netbsd32_event.c | 66 struct kevent *changes, size_t index, int n) in netbsd32_kevent_fetch_changes()
|
/netbsd-src/games/ching/printching/ |
H A D | printching.c | 191 changes(void) in changes() function
|
/netbsd-src/sys/compat/sys/ |
H A D | event.h | 68 struct kevent *changes, size_t index, int n) in compat_100___kevent50_fetch_changes()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-cc-fusion.cc | 184 insn_change *changes[] = { &other_change, &cc_change }; in parallelize_insns() local
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/ |
H A D | devpoll.c | 62 struct pollfd *changes; member
|
/netbsd-src/external/gpl2/xcvs/dist/diff/ |
H A D | analyze.c | 818 briefly_report (changes, filevec) in briefly_report() argument 839 int changes; local
|