Searched refs:dests (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/ |
| D | prelink-support.exp | 172 set dests {} 176 lappend dests $dest 192 set prelink_args "--ld-library-path=$dir $binfile [concat $dests]"
|
| /netbsd/src/external/ibm-public/postfix/dist/src/smtpstone/ |
| D | performance | 5 dests 1000 2000 5000 time per 1000
|
| /netbsd/src/dist/pf/sbin/pfctl/ |
| D | pfctl.c | 442 int killed, sources, dests; in pfctl_kill_src_nodes() local 445 killed = sources = dests = 0; in pfctl_kill_src_nodes() 481 dests = 0; in pfctl_kill_src_nodes() 505 dests++; in pfctl_kill_src_nodes() 539 "destinations\n", killed, sources, dests); in pfctl_kill_src_nodes() 549 int killed, sources, dests; in pfctl_kill_states() local 552 killed = sources = dests = 0; in pfctl_kill_states() 591 dests = 0; in pfctl_kill_states() 615 dests++; in pfctl_kill_states() 649 "destinations\n", killed, sources, dests); in pfctl_kill_states()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ifcvt.cc | 4153 auto_vec<rtx> dests; in need_cmov_or_rewire() local 4185 if (reg_overlap_mentioned_p (src, dests[i])) in need_cmov_or_rewire() 4194 dests.safe_push (dest); in need_cmov_or_rewire()
|
| D | ChangeLog-2017 | 4575 * combine.c (try_combine): Don't split an I2 if one of the dests is 4576 set again before I3. Allow unused dests.
|