Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 70) 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/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
/openbsd-src/gnu/llvm/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/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/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
/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()
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dlogmsg.c38 setup_tmpfile (xfp, xprefix, changes) in setup_tmpfile() argument
172 do_editor (dir, messagep, repository, changes) in do_editor() argument
517 static List *changes; variable
644 logfile_write (repository, filter, message, logfp, changes) in logfile_write() argument
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5101delta.pod57 =head3 Changes to type-based dispatch
104 =head3 Smart match and overloading
H A Dperl5120delta.pod340 Changes to type-based dispatchPotentially Incompatible Changes""Smart match changes global() argument
387 Smart match and overloadingPotentially Incompatible Changes""Smart match changes global() argument
[all...]
/openbsd-src/lib/libevent/
H A Dkqueue.c55 struct kevent *changes; member
187 struct kevent *changes = kqop->changes; in kq_dispatch() local
/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...]
/openbsd-src/sys/net/
H A Dslcompress.c174 u_int changes = 0; in sl_compress_tcp() local
467 u_int hlen, changes; in sl_uncompress_tcp_core() local
/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
/netbsd-src/external/mit/libcbor/dist/doc/
H A DMakefile153 changes: target
/netbsd-src/external/mit/libuv/dist/docs/
H A DMakefile159 changes: target
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DHTML.pm171 sub changes { global() subroutine
/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()

123