Home
last modified time | relevance | path

Searched refs:pick (Results 1 – 25 of 43) sorted by relevance

12

/dragonfly/contrib/bmake/
H A DChangeLog8 Merge with NetBSD make, pick up
23 Merge with NetBSD make, pick up
30 Merge with NetBSD make, pick up
36 Merge with NetBSD make, pick up
47 Merge with NetBSD make, pick up
53 Merge with NetBSD make, pick up
59 Merge with NetBSD make, pick up
65 Merge with NetBSD make, pick up
73 Merge with NetBSD make, pick up
3820 pick up ${.PATH}
[all …]
H A Dboot-strap181 # pick a useful default prefix (for me at least ;-)
H A Dconfigure.in45 [ --with-defshell=SHELL use SHELL by default - must be sh compatible, use sh or ksh to pick the i…
/dragonfly/sys/kern/
H A Dtty.c2503 struct proc *p, *pick; in ttyinfo() local
2543 pick = NULL; in ttyinfo()
2549 if (pick) in ttyinfo()
2550 PRELE(pick); in ttyinfo()
2551 pick = p; in ttyinfo()
2556 if (pick == NULL) { in ttyinfo()
2568 PRELE(pick); in ttyinfo()
2594 pick->p_comm, pick->p_pid, str); in ttyinfo()
2601 calcru_proc(pick, &ru); in ttyinfo()
2612 if (pick->p_stat == SIDL || pick->p_stat == SZOMB) { in ttyinfo()
[all …]
/dragonfly/sys/dev/disk/ccd/
H A Dccd.c906 int pick = cs->sc_pick; in ccdstart() local
908 if (doffset < cs->sc_blk[pick] - range || in ccdstart()
909 doffset > cs->sc_blk[pick] + range in ccdstart()
911 cs->sc_pick = pick = 1 - pick; in ccdstart()
913 cs->sc_blk[pick] = doffset + rcount; in ccdstart()
914 vn_strategy(cbp[pick]->cb_vp, in ccdstart()
915 &cbp[pick]->cb_buf.b_bio1); in ccdstart()
/dragonfly/test/test/
H A Dtest12315 test cherry-pick
/dragonfly/contrib/gdb-7/gdb/common/
H A Dax.def92 /* The "consumed" number for pick is wrong, but there's no way to
94 DEFOP (pick, 1, 0, 0, 1, 0x32)
/dragonfly/
H A D.gitignore20 # They have been commented out because the system "make" will pick up build
/dragonfly/games/hack/
H A Dhack.shk.c321 boolean box, pick; in inshop() local
329 pick = carrying(PICK_AXE); in inshop()
330 if (box || pick) { in inshop()
336 (box && pick) ? "box and pick-axe" : in inshop()
H A Dhh54 , pickup pick up all you can carry
H A Dhelp71 , pick up some things.
/dragonfly/usr.bin/getopt/
H A DREADME31 > have those with arguments pick them up in the same order as the flags are
/dragonfly/games/wump/
H A Dwump.info36 the room it can't understand and randomly pick a tunnel to continue
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-d10v.texi72 How does the assembler pick the correct form? @code{@value{AS}} will always pick the
H A Dc-d30v.texi70 How does the assembler pick the correct form? @code{@value{AS}} will always pick the
/dragonfly/sys/bus/pccard/
H A Dcard_if.m120 # and _attach static lines and have the bus system pick the right version
/dragonfly/contrib/gcc-4.7/libobjc/
H A Daccessors.m40 Any time a property is accessed in an "atomic" way, we pick a
/dragonfly/contrib/tcpdump/
H A DREADME.md68 about tcpdump and how to interpret its output, pick up this book.
/dragonfly/usr.bin/window/
H A DREADME160 done after a wwwrite() to pick up any output that may have come in
/dragonfly/test/interbench/
H A Dreadme155 ignore the reality of buffering, but this allows us to pick up subtle
/dragonfly/contrib/openpam/
H A DHISTORY187 applications to pick up module changes. This also allows multiple
/dragonfly/games/fortune/datfiles/
H A Dmurphy896 If you're wondering if you need to stop and pick up
981 It does not matter if you fall down as long as you pick
1972 To spot the expert, pick the one who predicts the job
2100 When we try to pick out anything by itself we find
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/experimental/
H A Doptional995 // We pick an arbitrary hash for disengaged optionals which hopefully
/dragonfly/contrib/tcsh-6/
H A Dcomplete.tcsh238 complete {refile,sprev,snext,scan,pick,rmm,inc,folder,show} \
390 complete pick \
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Doptional1500 // We pick an arbitrary hash for disengaged optionals which hopefully

12