Searched refs:layout (Results 1 - 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/cmd/lvm/metassist/
H A DMakefile37 layout \
59 layout/layout.o \
60 layout/layout_concat.o \
61 layout/layout_device_cache.o \
62 layout/layout_device_util.o \
63 layout/layout_discovery.o \
64 layout/layout_dlist_util.o \
65 layout/layout_hsp.o \
66 layout/layout_message
[all...]
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c71 * - A variable named "layout" exists in the compilation
72 * environment, referencing the layout information for the
77 print_num(state, _title, &layout->_field, SL_FMT_NUM_DEC)
79 print_num_2up(state, _title1, &layout->_field1, SL_FMT_NUM_DEC, \
80 _title2, &layout->_field2, SL_FMT_NUM_DEC)
82 print_num(state, _title, &layout->_field, SL_FMT_NUM_HEX)
84 print_num_2up(state, _title1, &layout->_field1, SL_FMT_NUM_HEX, \
85 _title2, &layout->_field2, SL_FMT_NUM_HEX)
87 print_num(state, _title, &layout->_field, SL_FMT_NUM_ZHEX)
89 print_num_2up(state, _title1, &layout
434 const sl_auxv_layout_t *layout = state->ns_arch->auxv; local
592 const sl_fltset_layout_t *layout = state->ns_arch->fltset; local
624 const sl_sigset_layout_t *layout = state->ns_arch->sigset; local
654 const sl_sigaction_layout_t *layout = state->ns_arch->sigaction; local
680 const sl_siginfo_layout_t *layout = state->ns_arch->siginfo; local
764 const sl_stack_layout_t *layout = state->ns_arch->stack; local
792 const sl_sysset_layout_t *layout = state->ns_arch->sysset; local
822 const sl_timestruc_layout_t *layout = state->ns_arch->timestruc; local
838 const sl_prsecflags_layout_t *layout = state->ns_arch->prsecflags; local
879 const sl_utsname_layout_t *layout = state->ns_arch->utsname; local
950 const sl_lwpstatus_layout_t *layout = state->ns_arch->lwpstatus; local
1074 const sl_pstatus_layout_t *layout = state->ns_arch->pstatus; local
1158 const sl_prstatus_layout_t *layout = state->ns_arch->prstatus; local
1345 const sl_lwpsinfo_layout_t *layout = state->ns_arch->lwpsinfo; local
1424 const sl_psinfo_layout_t *layout = state->ns_arch->psinfo; local
1491 const sl_prpsinfo_layout_t *layout = state->ns_arch->prpsinfo; local
1570 const sl_prcred_layout_t *layout = state->ns_arch->prcred; local
1599 const sl_prpriv_layout_t *layout = state->ns_arch->prpriv; local
1620 const sl_prfdinfo_layout_t *layout = state->ns_arch->prfdinfo; local
1663 const sl_priv_impl_info_layout_t *layout; local
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_data.c47 /* Advance to the next layout cell, skipping spanners. */
49 cp = dp->last == NULL ? dp->layout->first : dp->last->layout->next;
54 * Stop processing when we reach the end of the available layout
68 dat->layout = cp;
114 if ((dat->layout->pos == TBL_CELL_HORIZ ||
115 dat->layout->pos == TBL_CELL_DHORIZ ||
116 dat->layout->pos == TBL_CELL_DOWN) &&
156 if (dat->layout->pos == TBL_CELL_DOWN)
171 dp->layout
[all...]
H A Dtbl_term.c118 if (sp->layout->vert ||
119 (sp->prev != NULL && sp->prev->layout->vert) ||
131 cp = sp->layout->first;
177 if (sp->layout->last->vert ||
178 (sp->prev != NULL && sp->prev->layout->last->vert) ||
228 c1 = sp->layout->first;
229 c2 = sp->prev == NULL ? NULL : sp->prev->layout->first;
280 switch (dp->layout->pos) {
329 ic = dp->layout->col;
337 switch (dp->layout
[all...]
H A Dtbl_html.c121 if (dp == NULL || dp->layout->col > ic)
123 if (dp->layout->pos != TBL_CELL_DOWN)
H A Dout.c133 * Account for the data cells in the layout, matching it
143 icol = dp->layout->col;
147 col->flags |= dp->layout->flags;
148 if (dp->layout->flags & TBL_CELL_WIGN)
241 switch (dp->layout->pos) {
H A Dmandoc.h142 MANDOCERR_TBLLAYOUT_VERT, /* skipping vertical bar in tbl layout */
151 MANDOCERR_TBLLAYOUT_NONE, /* empty tbl layout */
152 MANDOCERR_TBLLAYOUT_CHAR, /* invalid character in tbl layout: char */
153 MANDOCERR_TBLLAYOUT_PAR, /* unmatched parenthesis in tbl layout */
193 MANDOCERR_TBLLAYOUT_MOD, /* unsupported tbl layout modifier: m */
230 * A cell in a layout row.
250 * A layout row.
270 * string value that's in the cell. The rest is layout.
273 struct tbl_cell *layout; /* layout cel member in struct:tbl_dat
291 struct tbl_row *layout; /* layout row */ member in struct:tbl_span
[all...]
H A Dtree.c370 if (NULL == dp->layout)
/illumos-gate/usr/src/cmd/lvm/metassist/controller/
H A DMakefile36 INCLUDES += -I.. -I../common -I../xml -I../layout \
/illumos-gate/usr/src/cmd/hal/probing/xkb/
H A Dprobe-xkb.c115 HAL_DEBUG(("get keyboard layout failed %s: %s",
193 const char *type, *layout; local
211 if ((layout = strtok(NULL, " \t\n")) == NULL) {
243 if (*layout == '*') {
247 } else if (atoi(layout) == kb_layout) {
316 * layout and type from system default keyboard device--/dev/kbd.
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A DMakefile31 layout.c \
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y150 int layout;
199 if (ioctl(kbdfd, KIOCLAYOUT, &layout) < 0) {
205 "%s%.2x", layout_prefix, layout);
308 int layout;
312 layout = (int) strtol(arg, &arg, 0);
323 ret = ioctl(kbdfd, KIOCSLAYOUT, layout);
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dldefs.h263 void layout(void);
H A Dmain.c216 layout();
H A Dsub2.c921 layout(void) function
943 (void) printf("State %d: (layout)\n", i);
/illumos-gate/usr/src/tools/codereview/
H A Dlwlp.c251 struct layout { struct
256 static struct layout *layoutp;
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 };
/illumos-gate/usr/src/uts/common/io/
H A Dconskbd.c343 /* This variable backs up the layout state for non-self-ID keyboards */
476 conskbd.conskbd_layout = -1; /* invalid layout */
663 * consumer tries to determine the keyboard layout type, or sets
1165 * not co-exist in a specific layout. In other words,
1698 int layout; local
1707 layout = *(int *)mp->b_cont->b_rptr;
1709 * We just accept the layout of the first keyboard
1712 * layout from it, we set conskbd's layout
1714 if (layout !
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c75 * layout. The ZPL for example will usually have only about 10 different
84 * Each distinct layout is given a unique layout number and that is whats
87 * A layout only covers a single dbuf (bonus or spill). If a set of
94 * be rewritten and could result in a new layout number being constructed
95 * as part of the rewrite if no such layout exists for the new set of
99 * Both the attribute registration and attribute layout information are
104 * The registered attributes and layout "table" information is maintained
118 * the normal byteswap processing. The special ZAP layout attribute and
124 * and the layout/attribut
1116 sa_lot_t *layout; local
[all...]
/illumos-gate/usr/src/cmd/kbd/
H A Dkbd.c35 * -l return the layout of the keyboard being used,
43 * -s keyboard layout sets keyboard layout
74 #define KBD_PROP_LAYOUT "layout"
311 /* layout setting is possible only for USB type keyboards */
325 (void) fprintf(stderr, "%s: unknown layout name\n"
348 (void) printf(gettext("\nTo select the keyboard layout,"
478 * this routine gets the layout of the keyboard being used
496 perror("ioctl (kbd layout)");
803 get_layout_number(char *layout) argument
[all...]
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c1116 * Writes the stack layout for door_return() into the door_server_t of the
1160 * After we compute the layout, we can safely do a "did we wrap
1198 door_layout_t *layout = &st->d_layout; local
1240 * Get the stack layout, if it hasn't already been done.
1253 if (layout->dl_descp != NULL) {
1266 if (door_stack_copyout(start, layout->dl_descp, descsize)) {
1273 if (layout->dl_datap != NULL) {
1275 datap = layout->dl_datap;
1287 infop = layout->dl_infop;
1309 dr.desc_ptr = (door_desc_t *)layout
[all...]
/illumos-gate/usr/src/cmd/format/
H A Dmenu_command.c2013 #error No VTOC layout defined.
2257 #error No VTOC layout defined.
2308 #error No VTOC layout defined.
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c402 copy_segment_layout(segment_t *seghdr, void *layout) argument
406 seg_layout = (segment_layout_t *)layout;
618 /* read section header layout */
634 /* size = section layout + total sizeof segment header */
658 /* copy section header layout */
661 /* copy segment header layout */
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.s172 / executed. So, it is a no-brainer to layout the code to minimize
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c288 copy_segment_layout(segment_t *seghdr, void *layout) argument
292 seg_layout = (segment_layout_t *)layout;
741 * corresponding fru name that describe the fru layout.
932 /* read section header layout */
946 /* size = section layout + total sizeof segment header */
968 /* copy section header layout */
971 /* copy segment header layout */
1281 /* read section header layout */
1336 /* copy new segment data in segment layout */
1571 /* read section layout heade
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c287 copy_segment_layout(segment_t *seghdr, void *layout) argument
291 seg_layout = (segment_layout_t *)layout;
747 * corresponding fru name that describe the fru layout.
981 /* read section header layout */
1005 /* size = section layout + total sizeof segment header */
1040 /* copy section header layout */
1043 /* copy segment header layout */
1353 /* read section header layout */
1408 /* copy new segment data in segment layout */
1645 /* read section layout heade
[all...]

Completed in 111 milliseconds

12