Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod351 =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 Dchange-utils.h24 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 Dchanges.cc98 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 Dtoken-delta.py16 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 Ded.c45 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 Dnormal.c49 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_normal_hunk() local
H A Dside.c245 enum changes changes = in print_sdiff_hunk() local
H A Danalyze.c803 briefly_report (int changes, struct file_data const filevec[]) in briefly_report()
830 int changes; in diff_2_files() local
H A Difdef.c74 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_ifdef_hunk() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dlogmsg.c54 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 Dslcompress.c182 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 DMakefile139 changes: target
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/
H A DMakefile139 changes: target
/netbsd-src/external/bsd/libevent/dist/
H A Dkqueue.c81 struct kevent *changes; member
274 struct kevent *changes; in kq_dispatch() local
H A Ddevpoll.c63 struct pollfd *changes; member
/netbsd-src/external/mit/libcbor/dist/doc/
H A DMakefile153 changes: target
/netbsd-src/external/mit/libuv/dist/docs/
H A DMakefile159 changes: target
/netbsd-src/tests/fs/tmpfs/
H A Dh_tools.c120 struct kevent *changes, event; in kqueue_main() local
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_compat_100.c80 const struct kevent *changelist, struct kevent *changes, size_t index, in compat_100_netbsd32_kevent_fetch_changes()
H A Dnetbsd32_event.c66 struct kevent *changes, size_t index, int n) in netbsd32_kevent_fetch_changes()
/netbsd-src/games/ching/printching/
H A Dprintching.c191 changes(void) in changes() function
/netbsd-src/sys/compat/sys/
H A Devent.h68 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 Daarch64-cc-fusion.cc184 insn_change *changes[] = { &other_change, &cc_change }; in parallelize_insns() local
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/
H A Ddevpoll.c62 struct pollfd *changes; member
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Danalyze.c818 briefly_report (changes, filevec) in briefly_report() argument
839 int changes; local

123