Home
last modified time | relevance | path

Searched refs:layout (Results 1 – 25 of 182) sorted by relevance

12345678

/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c76 print_num(state, _title, &layout->_field, SL_FMT_NUM_DEC)
78 print_num_2up(state, _title1, &layout->_field1, SL_FMT_NUM_DEC, \
79 _title2, &layout->_field2, SL_FMT_NUM_DEC)
81 print_num(state, _title, &layout->_field, SL_FMT_NUM_HEX)
83 print_num_2up(state, _title1, &layout->_field1, SL_FMT_NUM_HEX, \
84 _title2, &layout->_field2, SL_FMT_NUM_HEX)
86 print_num(state, _title, &layout->_field, SL_FMT_NUM_ZHEX)
88 print_num_2up(state, _title1, &layout->_field1, SL_FMT_NUM_ZHEX, \
89 _title2, &layout->_field2, SL_FMT_NUM_ZHEX)
91 print_subtype(state, _title, &layout->_field, _func)
[all …]
/titanic_50/usr/src/cmd/mandoc/
H A Dtbl_data.c49 cp = dp->last == NULL ? dp->layout->first : dp->last->layout->next; in getdata()
68 dat->layout = cp; in getdata()
114 if ((dat->layout->pos == TBL_CELL_HORIZ || in getdata()
115 dat->layout->pos == TBL_CELL_DHORIZ || in getdata()
116 dat->layout->pos == TBL_CELL_DOWN) && in getdata()
155 if (dat->layout->pos == TBL_CELL_DOWN) in tbl_cdata()
170 dp->layout = rp; in newspan()
199 for (rp = tbl->last_span->layout->next; in tbl_data()
217 rp = tbl->last_span->layout; in tbl_data()
220 rp = tbl->last_span->layout; in tbl_data()
H A Dtbl_term.c118 if (sp->layout->vert || in term_tbl()
119 (sp->prev != NULL && sp->prev->layout->vert) || in term_tbl()
131 cp = sp->layout->first; in term_tbl()
177 if (sp->layout->last->vert || in term_tbl()
178 (sp->prev != NULL && sp->prev->layout->last->vert) || in term_tbl()
228 c1 = sp->layout->first; in tbl_hrule()
229 c2 = sp->prev == NULL ? NULL : sp->prev->layout->first; in tbl_hrule()
282 switch (dp->layout->pos) { in tbl_data()
335 ic = dp->layout->col; in tbl_literal()
343 switch (dp->layout->pos) { in tbl_literal()
[all …]
H A Dout.c143 icol = dp->layout->col; in tblcalc()
147 col->flags |= dp->layout->flags; in tblcalc()
148 if (dp->layout->flags & TBL_CELL_WIGN) in tblcalc()
241 switch (dp->layout->pos) { in tblcalc_data()
H A Dtbl_html.c121 if (dp == NULL || dp->layout->col > ic) in print_tbl()
123 if (dp->layout->pos != TBL_CELL_DOWN) in print_tbl()
H A Dmandoc.h273 struct tbl_cell *layout; /* layout cell */ member
291 struct tbl_row *layout; /* layout row */ member
/titanic_50/usr/src/cmd/hal/probing/xkb/
H A Dprobe-xkb.c193 const char *type, *layout; in sun_find_xkbnames() local
211 if ((layout = strtok(NULL, " \t\n")) == NULL) { in sun_find_xkbnames()
243 if (*layout == '*') { in sun_find_xkbnames()
247 } else if (atoi(layout) == kb_layout) { in sun_find_xkbnames()
/titanic_50/usr/src/cmd/loadkeys/
H A Dloadkeys.y150 int layout; local
199 if (ioctl(kbdfd, KIOCLAYOUT, &layout) < 0) {
205 "%s%.2x", layout_prefix, layout);
308 int layout; in set_layout() local
312 layout = (int) strtol(arg, &arg, 0); in set_layout()
323 ret = ioctl(kbdfd, KIOCSLAYOUT, layout); in set_layout()
/titanic_50/usr/src/cmd/loadkeys/type_6/
H A Dkbd_layouts28 # The /usr/bin/kbd (-s option) reads the file to get the keyboard layout
30 # To add the new keytable, the new layout name and number need be defined
H A Dbulgaria27 # Bulgaria Type 6 (USB) key layout
29 # Note, on the console, this keyboard layout is exactly
H A Dmaltaus27 # Malta US Type 6 (USB) key layout
29 # Note, on the console, this keyboard layout is exactly
H A Dserbiaandmontenegro26 # Serbia-And-Montenegro Type 6 (USB) key layout
28 # Note, on the console, this keyboard layout is exactly
H A Dslovakia25 # Slovakia Type 6 (USB) key layout
27 # Note, on the console, this keyboard layout is exactly
H A Dalbania27 # Albania Type 6 (USB) key layout
29 # Note, on the console, this keyboard layout is exactly
H A Darabia26 # Arabia Type 6 (USB) key layout
28 # Note, on the console, this keyboard layout is exactly
H A Dbelarus27 # Belarus Type 6 (USB) key layout
29 # Note, on the console, this keyboard layout is exactly
H A Dcroatia27 # Croatia Type 6 (USB) key layout
29 # Note, on the console, this keyboard layout is exactly
H A Diceland27 # Iceland Type 6 (USB) key layout
29 # Note, on the console, this keyboard layout is exactly
H A Dmaltauk27 # Malta UK Type 6 (USB) key layout
29 # Note, on the console, this keyboard layout is exactly
H A Dkorea27 # Korean Type 6 (USB) key layout
H A Dtraditional_chinese25 # Traditional_chinese Type 6 (USB) key layout
/titanic_50/usr/src/tools/codereview/
H A Dlwlp.c251 struct layout { struct
256 static struct layout *layoutp; argument
257 static struct layout layout1 = { 1.000000, 1, 1, 1, 0 };
258 static struct layout layout2 = { 0.666666, 2, 2, 1, 90 };
259 static struct layout layout4 = { 0.500000, 4, 2, 2, 0 };
260 static struct layout layout8 = { 0.333333, 8, 4, 2, 90 };
/titanic_50/usr/src/cmd/loadkeys/type_4/
H A Dkorea_524 # Korean Type 5 key layout
H A Dtraditional_chinese_526 # Traditional_chinese Type 5 key layout
/titanic_50/usr/src/uts/common/io/
H A Dconskbd.c1698 int layout; in conskbd_kioclayout_complete() local
1707 layout = *(int *)mp->b_cont->b_rptr; in conskbd_kioclayout_complete()
1714 if (layout != -1 && conskbd.conskbd_layout == -1) { in conskbd_kioclayout_complete()
1715 if (layout == 0) { in conskbd_kioclayout_complete()
1718 conskbd.conskbd_layout = layout; in conskbd_kioclayout_complete()
1719 if (layout == kbd_layout_bak) { in conskbd_kioclayout_complete()
1724 layout)) != NULL) { in conskbd_kioclayout_complete()

12345678