Home
last modified time | relevance | path

Searched refs:xy (Results 1 – 25 of 67) sorted by relevance

123

/freebsd/share/examples/bootforth/
H A Dmenuconf.4th8 29 4 at-xy 15 fg 7 bg
15 20 7 at-xy
17 20 8 at-xy
19 20 9 at-xy
21 20 10 at-xy
44 20 12 at-xy
58 10 18 at-xy ." * Choose 1 or 2 to run special configuration file."
59 10 19 at-xy ." * Choose 3 to proceed with standard bootstrapping."
60 12 20 at-xy ." See '?' for available commands, and 'words' for"
61 12 21 at-xy ." complete list of Forth words."
[all …]
H A Dmenu.4th8 29 4 at-xy 15 fg 7 bg
15 20 7 at-xy
17 20 8 at-xy
19 20 9 at-xy
42 20 11 at-xy
56 10 18 at-xy ." * Choose 1 if you just want to run FreeBSD."
57 10 19 at-xy ." * Choose 2 if you want to use bootloader facilities."
58 12 20 at-xy ." See '?' for available commands, and 'words' for"
59 12 21 at-xy ." complete list of Forth words."
60 10 22 at-xy ." * Choose 3 in order to warm boot your machine."
[all …]
H A Dframes.4th36 at-xy \ move cursor
63 at-xy
80 2dup at-xy lt_el @ emit \ Draw left-top corner
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
H A Dscreen.4th21 : at-xy ( x y -- ) \ move cursor to x rows, y cols (1-based coords)
/freebsd/contrib/one-true-awk/testdir/
H A DT.sub63 a xy aaa xyaa xyxyxy
92 ^a.$ xy a a a
94 ab xy xy
102 ^.*a xy "" "" ""
103 a xy xy
105 ba xy xy
106 ^.+a xy "" "" ""
109 ba xy xy
139 xr+y q xy xy xy
198 x[0-9]+y Q xy xy xy no change
[all …]
H A DT.re128 xy
130 xr?y ~ xy
192 xy
193 x[0-9]?y ~ xy
197 !~ xy
202 !~ xy
208 !~ xy
213 !~ xy
217 !~ xy
223 !~ xy
[all …]
H A DT.utfre85 λxy
126 xy
128 xθ?y ~ xy
143 xyΩ
149 xyΩ
H A DT.utf111 abcdef xy XYZ 0 abcdef
119 abcdef xy XYZ 0 abcdef
/freebsd/lib/msun/src/
H A Ds_fmaf.c51 double xy, result; in fmaf() local
54 xy = (double)x * y; in fmaf()
55 result = xy + z; in fmaf()
60 result - xy == z || /* exact */ in fmaf()
69 volatile double vxy = xy; /* XXX work around gcc CSE bug */ in fmaf()
/freebsd/sys/dev/vt/
H A Dvt_cpulogos.c77 unsigned int xy, run, runcolor, i; in vt_draw_1_logo() local
94 for (i = 0, xy = 0; xy < vt_logo_sprite_height * vt_logo_sprite_width;) { in vt_draw_1_logo()
99 for (; run; run--, xy += 2) in vt_draw_1_logo()
101 left + (xy % vt_logo_sprite_width), in vt_draw_1_logo()
102 top + (xy / vt_logo_sprite_width), in vt_draw_1_logo()
107 vt_draw_2_vga16_px(vd, left + (xy % vt_logo_sprite_width), in vt_draw_1_logo()
108 top + (xy / vt_logo_sprite_width), data[i]); in vt_draw_1_logo()
111 xy += 2; in vt_draw_1_logo()
/freebsd/stand/forth/
H A Dframes.4th72 at-xy \ move cursor
114 at-xy
145 2dup at-xy lt_el @ xemit \ Draw left-top corner
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 Dmenu.4th217 dup menuX @ swap at-xy
226 dup menuX @ 1+ swap at-xy
233 menuX @ 3 + swap at-xy
492 at-xy dup 0= if
616 at-xy
704 menu_timeout_x @ menu_timeout_y @ at-xy \ position cursor
707 menu_timeout_x @ menu_timeout_y @ at-xy \ position cursor
712 0 25 at-xy ( position cursor back at bottom-left )
801 2dup at-xy 38 spaces 1+ 2dup at-xy 38 spaces 1+
802 2dup at-xy 38 spaces 1+ 2dup at-xy 38 spaces 1+
[all …]
H A Dcheck-password.4th70 read-start @ 25 at-xy
96 0 25 at-xy \ Move the cursor to the bottom-left
115 3 spaces read-start @ 25 at-xy \ Erase the twiddle
120 0= if 3 spaces read-start @ 25 at-xy then \ Twiddle
H A Dversion.4th84 dup versionX @ swap - versionY @ at-xy
92 0 25 at-xy
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A DDD.h19 #define LOWORDER(xy, xHi, xLo, yHi, yLo) \ argument
20 (((((xHi) * (yHi) - (xy)) + (xHi) * (yLo)) + (xLo) * (yHi)) + (xLo) * (yLo))
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dblamka-round-ref.h11 const uint64_t xy = (x & m) * (y & m); in fBlaMka() local
12 return x + y + 2 * xy; in fBlaMka()
/freebsd/contrib/libfido2/src/
H A Deddsa.c61 decode_coord(const cbor_item_t *item, void *xy, size_t xy_len) in decode_coord() argument
70 memcpy(xy, cbor_bytestring_handle(item), xy_len); in decode_coord()
H A Des384.c22 decode_coord(const cbor_item_t *item, void *xy, size_t xy_len) in decode_coord() argument
31 memcpy(xy, cbor_bytestring_handle(item), xy_len); in decode_coord()
/freebsd/bin/sh/tests/expansion/
H A Dcmdsubst22.05 [ "x$(:; kill $$)y" = xy ] && [ "$trapped" = x ]
H A Dcmdsubst20.05 [ "x$(kill -USR1 $$)y" = xy ] && [ "$trapped" = x ]
H A Dcmdsubst21.05 [ "x$($SH -c "kill $$")y" = xy ] && [ "$trapped" = x ]
/freebsd/contrib/bearssl/src/ec/
H A Dec_p256_m31.c1271 uint32_t xy[18]; in lookup_Gwin() local
1275 memset(xy, 0, sizeof xy); in lookup_Gwin()
1281 xy[u] |= m & Gwin[k][u]; in lookup_Gwin()
1284 memcpy(T->x, &xy[0], sizeof T->x); in lookup_Gwin()
1285 memcpy(T->y, &xy[9], sizeof T->y); in lookup_Gwin()
H A Dec_p256_m15.c1922 uint32_t xy[20]; in lookup_Gwin() local
1926 memset(xy, 0, sizeof xy); in lookup_Gwin()
1932 xy[u] |= m & Gwin[k][u]; in lookup_Gwin()
1936 T->x[(u << 1) + 0] = xy[u] & 0xFFFF; in lookup_Gwin()
1937 T->x[(u << 1) + 1] = xy[u] >> 16; in lookup_Gwin()
1938 T->y[(u << 1) + 0] = xy[u + 10] & 0xFFFF; in lookup_Gwin()
1939 T->y[(u << 1) + 1] = xy[u + 10] >> 16; in lookup_Gwin()
/freebsd/contrib/bmake/unit-tests/
H A Dvar-op-shell.exp13 Global: OUTPUT_OF_UNDEF = xy
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-panel-sharp-ls037v7dw01.dtsi70 ti,swap-xy;

123