Searched defs:column (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkGrid.c29 #define COLUMN (1) /* working on column offsets */
36 * Pre-allocate enough row and column slots for "typical" sized tables
39 * information for either a row or column, depending upon the context.]
58 #define REL_SKIP 'x' /* Skip this column. */
64 * a row or column.
121 SlotInfo *columnPtr; /* Pointer to array of column constraints. */
123 int columnEnd; /* The last column occupied by any slave. */
126 * column constraints. */
159 int column, row; /* Location in the grid (starting member in struct:Gridder
311 int row, column; /* origi
310 int row, column; /* origin for bounding box */ local
616 int row = -1, column = -1; local
[all...]
/ast/src/cmd/pzip/
H A Dpin.c27 * induce a column partition on fixed row data
34 "[+DESCRIPTION?\bpin\b induces a \bpzip\b(1) column partition on data files"
45 " from the data. A high frequency column has data with a high rate of"
60 " column frequencies. \bpin\b can run for a long time on some data"
70 " information includes column frequencies and singleton and pairwise"
71 " column \agzip\a rates.]"
86 "[p:partition?Specifies the data row size and the high frequency column"
91 " The remaining lines operate on column offset ranges of the form:"
92 " \abegin\a[-\aend\a]] where \abegin\a is the beginning column offset"
93 " (starting at 0), and \aend\a is the ending column offse
182 int column; member in struct:__anon192
567 int column; local
[all...]
/ast/src/cmd/INIT/
H A Dproto.c385 struct ppcontext* context; long state; long mode; long option; long test; struct { char* sp; long flags; } filedeps; struct ppdirs* firstdir; struct ppdirs* lastdir; int hide; int column; int pending; char* firstfile; char* lastfile; char* ignore; char* probe; char* filtab; char* prdtab; char* date; char* time; char* maps; long ro_state; long ro_mode; long ro_option; long ro_op[2]; struct pathid cdir; struct pathid hostdir; char* ppdefault; struct ppindex* firstindex; struct ppindex* lastindex; struct oplist* firstop; struct oplist* lastop; struct oplist* firsttx; struct oplist* lasttx; unsigned char arg_file; unsigned char arg_mode; unsigned char arg_style; unsigned char c; unsigned char hosted; unsigned char ignoresrc; unsigned char initialized; unsigned char standalone; unsigned char spare_1; member in struct:ppglobals
437 struct ppcontext* context; long state; long mode; long option; long test; struct { char* sp; long flags; } filedeps; struct ppdirs* firstdir; struct ppdirs* lastdir; int hide; int column; int pending; char* firstfile; char* lastfile; char* ignore; char* probe; char* filtab; char* prdtab; char* date; char* time; char* maps; long ro_state; long ro_mode; long ro_option; long ro_op[2]; struct pathid cdir; struct pathid hostdir; char* ppdefault; struct ppindex* firstindex; struct ppindex* lastindex; struct oplist* firstop; struct oplist* lastop; struct oplist* firsttx; struct oplist* lasttx; unsigned char arg_file; unsigned char arg_mode; unsigned char arg_style; unsigned char c; unsigned char hosted; unsigned char ignoresrc; unsigned char initialized; unsigned char standalone; unsigned char spare_1; member in struct:ppcontext

Completed in 27 milliseconds