Home
last modified time | relevance | path

Searched full:pick (Results 1 – 25 of 1161) sorted by relevance

12345678910>>...47

/freebsd/contrib/bmake/
H A DChangeLog7 Merge with NetBSD make, pick up
14 Merge with NetBSD make, pick up
31 Merge with NetBSD make, pick up
38 Merge with NetBSD make, pick up
45 Merge with NetBSD make, pick up
52 Merge with NetBSD make, pick up
59 Merge with NetBSD make, pick up
70 Merge with NetBSD make, pick up
77 Merge with NetBSD make, pick up
84 Merge with NetBSD make, pick u
[all...]
/freebsd/share/examples/bootforth/
H A Dframes.4th61 2dup 4 pick
72 2dup 1+ 4 pick 1- -rot
74 2dup 1+ swap 5 pick + swap 4 pick 1- -rot
76 2dup swap 1+ swap 5 pick 1- -rot
78 2dup swap 1+ swap 4 pick + 5 pick 1- -rot
81 2dup 4 pick + at-xy lb_el @ emit \ Draw left bottom corner
82 2dup swap 5 pick + swap at-xy rt_el @ emit \ Draw right top corner
83 2 pick + swap 3 pick + swap at-xy rb_el @ emit
/freebsd/stand/forth/
H A Dframes.4th112 2dup 4 pick
137 2dup 1+ 4 pick 1- -rot
139 2dup 1+ swap 5 pick + swap 4 pick 1- -rot
141 2dup swap 1+ swap 5 pick 1- -rot
143 2dup swap 1+ swap 4 pick + 5 pick 1- -rot
146 2dup 4 pick + at-xy lb_el @ xemit \ Draw left bottom corner
147 2dup swap 5 pick + swap at-xy rt_el @ xemit \ Draw right top corner
148 2 pick + swap 3 pick + swap at-xy rb_el @ xemit
H A Dmenusets.4th58 rot 2 pick 2 pick over + -rot + tuck -
128 rot 2 pick 2 pick over + -rot + tuck -
220 rot 2 pick 2 pick over + -rot + tuck -
295 4 pick 4 pick
412 4 pick 4 pick
H A Dscreen.4th70 2 pick 2 pick
72 over c@ 3 pick = if over 27 swap c! then
H A Dmenu.4th171 3 pick 3 pick ( n c-addr/u k -- n c-addr/u k n c-addr )
430 2 pick 1+ -rot 2 +c! \ Replace 'Y' with current ASCII num
438 5 pick 5 pick menu_caption[x][y] setenv
450 5 pick 5 pick ansi_caption[x][y] setenv
700 2 pick 0> if
840 2 pick ( n c-addr/u -- n c-addr/u n )
884 2 pick ( n c-addr/u -- n c-addr/u n ) \ key pressed
903 2 pick ( n c-addr/u -- n c-addr/u n ) \ key pressed
933 3 pick swap ( n addr k k' -- n addr k n k' ) \ (n,k') as (x,y)
951 2 pick [char] 0 ( n addr 0 -- n addr 0 n 48 ) \ (n,48) as (x,y)
[all …]
H A Dsupport.4th271 2 pick 0= if 2drop 2drop true exit then
278 swap 2 pick 1- over <
281 2 pick over = if 2drop 2drop true exit then
282 2 pick tuck - -rot + swap over c@ dup 32 =
288 if false else true then 2 pick 0> and
1571 \ pick the i-th argument, i starts at 0
1576 pick
1579 pick
/freebsd/sys/contrib/dev/iwlwifi/cfg/
H A D22000.c189 * HT size; mac80211 would otherwise pick the HE max (256) by default.
225 * HT size; mac80211 would otherwise pick the HE max (256) by default.
238 * HT size; mac80211 would otherwise pick the HE max (256) by default.
251 * HT size; mac80211 would otherwise pick the HE max (256) by default.
263 * HT size; mac80211 would otherwise pick the HE max (256) by default.
276 * HT size; mac80211 would otherwise pick the HE max (256) by default.
289 * HT size; mac80211 would otherwise pick the HE max (256) by default.
301 * HT size; mac80211 would otherwise pick the HE max (256) by default.
315 * HT size; mac80211 would otherwise pick the HE max (256) by default.
328 * HT size; mac80211 would otherwise pick th
[all...]
/freebsd/contrib/wpa/src/utils/
H A DMakefile19 # Pick correct OS wrapper implementation
22 # Pick correct event loop implementation
25 # Pick correct edit implementation
/freebsd/tests/sys/netinet6/
H A Dtest_ip6_output.py100 # Pick target on if2 vnet2's end
122 # Pick target on if2 vnet2's end
125 # Pick nexthop on if1
179 # Pick target on if2 vnet2's end
241 # Pick LL address on if2 vnet2's end
276 # Pick target on if2 vnet2's end
279 # Pick nexthop on if1
364 # Pick LL address on dst_ifp vnet2's end
419 # Pick target on if2 vnet2's end
/freebsd/sys/geom/
H A Dgeom_ccd.c511 int pick = cs->sc_pick; in g_ccd_start() local
514 if (bn < cs->sc_blk[pick] - range || in g_ccd_start()
515 bn > cs->sc_blk[pick] + range in g_ccd_start()
517 cs->sc_pick = pick = 1 - pick; in g_ccd_start()
519 cs->sc_blk[pick] = bn + btodb(rcount); in g_ccd_start()
520 g_io_request(cbp[pick], cbp[pick]->bio_from); in g_ccd_start()
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp144 // Pick a unique name to describe the input parameters in GenEmptyFunction()
283 /// Pick a random type.
288 /// Pick a random pointer type.
294 /// Pick a random vector type.
310 // Pick a random vector width in the range 2**0 to 2**4. in pickVectorType()
317 /// Pick a random scalar type.
508 // Pick some undef values. in Act()
740 // Pick an initial seed value in main()
/freebsd/usr.bin/w/
H A Dproc_compare.c49 * we pick out just "short-term" sleepers (TDF_SINTR == 0).
100 * pick the one with the smallest sleep time in proc_compare()
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c436 p2p_dbg(p2p, "Pick own channel preference (reg_class %u channel %u) from intersection", in p2p_reselect_channel()
447 p2p_dbg(p2p, "Pick best overall channel (reg_class %u channel %u) from intersection", in p2p_reselect_channel()
454 /* First, try to pick the best channel from another band */ in p2p_reselect_channel()
462 p2p_dbg(p2p, "Pick best 5 GHz channel (reg_class %u channel %u) from intersection", in p2p_reselect_channel()
475 p2p_dbg(p2p, "Pick best 2.4 GHz channel (reg_class %u channel %u) from intersection", in p2p_reselect_channel()
489 p2p_dbg(p2p, "Pick highest preferred channel (op_class %u channel %u) from intersection", in p2p_reselect_channel()
498 p2p_dbg(p2p, "Pick possible EDMG channel (op_class %u channel %u) from intersection", in p2p_reselect_channel()
506 p2p_dbg(p2p, "Pick possible VHT channel (op_class %u channel %u) from intersection", in p2p_reselect_channel()
514 p2p_dbg(p2p, "Pick possible HT40 channel (op_class %u channel %u) from intersection", in p2p_reselect_channel()
522 p2p_dbg(p2p, "Pick possible 5 GHz channel (op_class %u channel %u) from intersection", in p2p_reselect_channel()
[all …]
/freebsd/crypto/openssh/openbsd-compat/
H A Dxcrypt.c65 * Pick an appropriate password encryption type and salt for the running
104 * for timing purposes. Pick an appropriate salt. in xcrypt()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp95 // try to pick ALU in pickNode()
109 // try to pick FETCH in pickNode()
115 // try to pick other in pickNode()
123 dbgs() << " ** Pick node **\n"; in pickNode()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_listener.c94 sin.sin_port = 0; /* "You pick!" */ in regress_pick_a_port()
217 sin.sin_port = 0; /* "You pick!" */ in regress_listener_close_accepted_fd()
250 sin.sin_port = 0; /* "You pick!" */ in regress_listener_immediate_close()
/freebsd/contrib/libevent/test/
H A Dregress_listener.c94 sin.sin_port = 0; /* "You pick!" */ in regress_pick_a_port()
217 sin.sin_port = 0; /* "You pick!" */ in regress_listener_close_accepted_fd()
250 sin.sin_port = 0; /* "You pick!" */ in regress_listener_immediate_close()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DBuiltinGCs.cpp79 // For the sake of this example GC, we arbitrarily pick addrspace(1) as our in isGCManagedPointer()
112 // We pick addrspace(1) as our GC managed heap. in isGCManagedPointer()
/freebsd/sys/net80211/
H A Dieee80211_amrr.c170 /* Pick something low that's likely to succeed */ in amrr_node_init_ht()
206 /* Pick something low that's likely to succeed */ in amrr_node_init_legacy()
258 /* Pick the right rateset */ in amrr_node_init()
536 /* Pick the right rateset */ in amrr_update()
591 /* Pick the right rateset */ in amrr_rate()
/freebsd/stand/libofw/
H A DMakefile9 # Pick up the bootstrap header for some interface items
/freebsd/contrib/bmake/unit-tests/
H A Dunexport-env.mk3 # pick up a bunch of exported vars
H A Dunexport.mk3 # pick up a bunch of exported vars
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dti-abb-regulator.txt47 - "efuse-address" - Contains efuse base address used to pick up ABB info.
56 from efuse-address to pick up ABB characteristics. Set to 0 if
/freebsd/stand/efi/fdt/
H A DMakefile19 # Pick up the bootstrap header for some interface items

12345678910>>...47