| /titanic_53/usr/src/cmd/eqn/ |
| H A D | e.y | 56 eqn : box 57 | eqn box { eqnbox($1, $2, 0); } 62 lineupbox: LINEUP box { $$ = $2; lineup(1); } 82 sbox : sup box %prec SUP { $$ = $2; } 85 tbox : to box %prec TO { $$ = $2; } 89 box : box OVER box { boverb($1, $3); } 90 | MARK box { mark($2); } 91 | size box %prec SIZE { size($1, $2); } 92 | font box %prec FONT { font($1, $2); } 93 | FAT box { fatbox($2); } [all …]
|
| /titanic_53/usr/src/lib/libcurses/screen/ |
| H A D | V3.box.c | 48 #undef box 50 box(WINDOW *win, _ochtype v, _ochtype h) in box() function
|
| H A D | _box.c | 49 box(WINDOW *win, chtype v, chtype h) in box() function
|
| H A D | mapfile-vers | 61 box;
|
| H A D | llib-lcurses | 1254 int box(WINDOW *win, chtype v, chtype h); 1256 /* V3.box.c */ 1257 #undef box 1258 int box(WINDOW *win, _ochtype v, _ochtype h);
|
| /titanic_53/usr/src/lib/libxcurses2/src/libc/xcurses/ |
| H A D | box.c | 49 #undef box 52 box(WINDOW *w, chtype v, chtype h) in box() function
|
| /titanic_53/usr/src/lib/libxcurses/src/libc/xcurses/ |
| H A D | box.c | 46 #undef box 49 box(WINDOW *w, chtype v, chtype h) in box() function
|
| /titanic_53/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/ |
| H A D | BRACKETS_NOTE | 44 fact you would think that determining the bounding box of \(bv would be enough 47 the pieces from the \(bv bounding box. Think roundoff errors introduced by the 50 Clipping a rectangular region 2 pixels smaller in height than the bounding box 51 of the \(bv character, and using the corners of that box to locate the top and 55 a tight bounding box around the \(bv character independent of the rotation of
|
| /titanic_53/usr/src/common/crypto/aes/amd64/ |
| H A D | aesopt.h | 696 #define no_table(x, box, vf, rf, c) bytes2word(\ argument 697 box[bval(vf(x, 0, c), rf(0, c))], \ 698 box[bval(vf(x, 1, c), rf(1, c))], \ 699 box[bval(vf(x, 2, c), rf(2, c))], \ 700 box[bval(vf(x, 3, c), rf(3, c))]) 758 #define ls_box(x, c) no_table(x, t_use(s, box), vf1, rf2, c)
|
| H A D | aestab.h | 106 d_1(uint8_t, t_dec(s, box), sb_data, h0); 109 d_1(uint8_t, t_dec(i, box), isb_data, h0);
|
| /titanic_53/usr/src/ucblib/libcurses/ |
| H A D | box.c | 32 box(WINDOW *win, char vert, char hor) in box() function
|
| H A D | Makefile.com | 32 box.o \
|
| H A D | mapfile-vers | 47 box;
|
| /titanic_53/usr/src/cmd/ipf/examples/ |
| H A D | nat.eg | 10 # For example, to redirect FTP connections through this box, to the local ftp
|
| /titanic_53/usr/src/boot/sys/boot/forth/ |
| H A D | frames.4th | 122 : box ( w h x y -- ) \ Draw a box word
|
| H A D | shortcuts.4th | 48 menu-init \ Initialize menu and draw bounding box (in menu.4th)
|
| /titanic_53/usr/src/cmd/cmd-inet/usr.bin/talk/ |
| H A D | init_disp.c | 93 box(line_win, '-', '-'); in init_display()
|
| /titanic_53/usr/src/common/ficl/ |
| H A D | ReadMe.txt | 18 Ficl builds out-of-the-box on the following platforms:
|
| /titanic_53/usr/src/lib/libxcurses2/ |
| H A D | Makefile.com | 52 box.o inchn.o pechoch.o vid_attr.o winnwstr.o \
|
| /titanic_53/usr/src/boot/sys/boot/common/linenoise/ |
| H A D | README.markdown | 23 …Smaller programs will just include this, supporing line editing out of the box. Larger programs ma…
|
| /titanic_53/usr/src/lib/libxcurses/src/ |
| H A D | mapfile-vers | 81 box;
|
| /titanic_53/usr/src/lib/libxcurses/ |
| H A D | Makefile.com | 54 box.o inchn.o pechoch.o vid_attr.o winnwstr.o \
|
| /titanic_53/usr/src/lib/libxcurses2/src/ |
| H A D | mapfile-vers | 83 box;
|
| /titanic_53/usr/src/ucbhead/ |
| H A D | curses.h | 209 extern int box(WINDOW *, char, char);
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | sysevent_impl.h | 533 typedef struct box { struct
|