Home
last modified time | relevance | path

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

123

/netbsd/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/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/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
/netbsd/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/sys/net/
H A Dslcompress.c182 u_int changes = 0; in sl_compress_tcp() local
476 u_int hlen, changes; in sl_uncompress_tcp_core() local
/netbsd/external/gpl3/gcc/dist/gcc/jit/docs/
H A DMakefile139 changes: target
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/docs/
H A DMakefile139 changes: target
/netbsd/external/bsd/ntp/dist/sntp/libevent/
H A Dkqueue.c75 struct kevent *changes; member
260 struct kevent *changes; in kq_dispatch() local
H A Ddevpoll.c62 struct pollfd *changes; member
/netbsd/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/external/mit/libcbor/dist/doc/
H A DMakefile153 changes: target
/netbsd/external/mit/libuv/dist/docs/
H A DMakefile159 changes: target
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_compat_100.c79 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/tests/fs/tmpfs/
H A Dh_tools.c120 struct kevent *changes, event; in kqueue_main() local
/netbsd/games/ching/printching/
H A Dprintching.c191 changes(void) in changes() function
/netbsd/sys/compat/sys/
H A Devent.h68 struct kevent *changes, size_t index, int n) in compat_100___kevent50_fetch_changes()
/netbsd/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/external/bsd/wpa/dist/wpa_supplicant/
H A Dbss.c533 u32 changes = 0; in wpa_bss_compare_res() local
570 static void notify_bss_changes(struct wpa_supplicant *wpa_s, u32 changes, in notify_bss_changes()
608 u32 changes; in wpa_bss_update() local
/netbsd/external/gpl2/xcvs/dist/diff/
H A Danalyze.c818 briefly_report (changes, filevec) in briefly_report() argument
839 int changes; local

123