/freebsd/share/examples/bootforth/ |
H A D | frames.4th | 61 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/contrib/bmake/ |
H A D | ChangeLog | 23 Merge with NetBSD make, pick up 32 Merge with NetBSD make, pick up 39 Merge with NetBSD make, pick up 49 Merge with NetBSD make, pick up 60 Merge with NetBSD make, pick up 69 Merge with NetBSD make, pick up 78 Merge with NetBSD make, pick up 87 Merge with NetBSD make, pick up 93 Merge with NetBSD make, pick up 102 Merge with NetBSD make, pick up [all …]
|
/freebsd/stand/forth/ |
H A D | frames.4th | 112 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 D | screen.4th | 70 2 pick 2 pick 72 over c@ 3 pick = if over 27 swap c! then
|
H A D | menusets.4th | 58 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 D | menu.4th | 171 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 D | support.4th | 271 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/geom/ |
H A D | geom_ccd.c | 511 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/lib/Target/VE/ |
H A D | VEInstrPatternsVec.td | 153 (VSHFvvil $vp, $vp, 4, $avl)>; // always pick lo 155 (VSHFvvil $vp, $vp, 0, $avl)>; // always pick hi
|
/freebsd/crypto/openssl/ |
H A D | HACKING.md | 10 to pick up that file.
|
H A D | NOTES-ANDROID.md | 82 remove occurrences of -ldl and -pie flags. You would also need to pick
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | __verbose_abort | 34 // If the user does not supply their own version of the _LIBCPP_VERBOSE_ABORT macro, we pick the de…
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | ti-abb-regulator.txt | 47 - "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/contrib/unbound/doc/ |
H A D | README.DNS64 | 49 To test NAT64 operation, pick a domain that only has IPv4 reachability for its
|
/freebsd/contrib/ntp/ |
H A D | README.patches | 30 with a comment of "Please pick up the patches in pogo:/wherever"
|
H A D | README.pullrequests | 83 with a comment of "Please pick up the patches from XXX" where XXX is
|
/freebsd/contrib/llvm-project/lld/docs/MachO/ |
H A D | ld64-vs-lld.rst | 35 ld64 will pick the first one.
|
/freebsd/sys/contrib/device-tree/Bindings/opp/ |
H A D | opp.txt | 115 provided for the same OPP. At runtime, the platform can pick a <name> and 117 platform doesn't pick a specific <name> or the <name> doesn't match with any
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | iconv.m4 | 275 dnl pick the POSIX compliant declaration without 'const'.
|
/freebsd/contrib/llvm-project/lldb/docs/design/ |
H A D | sbapi.rst |
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2001 | 521 * lib/krb5/rd_safe.c (krb5_rd_safe): pick the keys in the right 525 * lib/krb5/rd_priv.c (krb5_rd_priv): pick keys in the correct 527 * lib/krb5/mk_safe.c (krb5_mk_safe): pick keys in the right order, 871 means pick from the `crypto' (context) and otherwise use that
|
/freebsd/tools/tools/git/ |
H A D | git-arc.sh | 691 if ! git cherry-pick --no-commit "${commit}"; then
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | matchers.md | 76 They automatically pick a reasonable error bound based on the absolute value of 227 You can use the following selectors to pick a subset of the arguments (or
|
/freebsd/contrib/bearssl/T0/ |
H A D | kern.t0 | 160 add-cc: pick { T0_PICK(T0_POP()); }
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MicroMipsDSPInstrInfo.td | 152 class PICK_PH_MM_ENC : POOL32A_3RB0_FMT<"pick.ph", 0b1000101101>; 153 class PICK_QB_MM_ENC : POOL32A_3RB0_FMT<"pick.qb", 0b0111101101>;
|