HomeSort by: relevance | last modified time | path
    Searched defs:column (Results 1 - 25 of 94) sorted by relevancy

1 2 3 4

  /src/usr.bin/colrm/
colrm.c 63 u_long column, start, stop; local
81 errx(1, "illegal column -- %s", argv[1]);
86 errx(1, "illegal column -- %s", argv[0]);
97 for (column = 0;;) {
103 if (column)
104 --column;
107 column = 0;
110 column = (column + TAB) & ~(TAB - 1);
113 ++column;
    [all...]
  /src/usr.bin/expand/
expand.c 64 size_t n, column; local
95 column = 0;
102 column++;
103 } while (column & 07);
109 column++;
110 } while (((column - 1) % tabstops[0])
115 if (tabstops[n] > column)
119 column++;
122 while (column < tabstops[n]) {
124 column++
    [all...]
  /src/external/bsd/tradcpp/dist/
place.h 45 unsigned column; member in struct:place
53 void place_setcommandline(struct place *p, unsigned word, unsigned column);
  /src/distrib/sets/
fmt-list 205 -- Calculate the column on which the field should be aligned.
206 local function column(entries, get_width_before, colname) function
249 assert_equals(column(entries, width_before_category, "category_col"), 8)
252 -- to the minimum required column.
258 assert_equals(column(entries, width_before_category, "category_col"), 24)
267 assert_equals(column(entries, width_before_category, "category_col"), 24)
276 assert_equals(column(entries, width_before_flags, "flags_col"), 32)
294 column(entries, width_before_category, "category_col")
295 local flags_col = column(entries, width_before_flags, "flags_col")
297 -- To avoid horizontal jumps for the category column, the minimum column i
    [all...]
  /src/distrib/utils/more/
line.c 57 static int column; /* Printable length, accounting for variable
105 column = 0;
114 if (column + addon + (ln_state ? ue_width : 0) > sc_width) \
117 column += addon
172 column -= 2;
185 column--;
186 if (column + bo_width + be_width + 1 >= sc_width)
201 column += bo_width-1;
205 column += bo_width;
215 column--
    [all...]
output.c 62 int column; local
76 column = 0;
83 column += ul_width +1;
87 column += ue_width;
91 column += bo_width +1;
95 column += be_width;
101 column++;
102 } while ((column % tabstop) != 0);
106 column--;
118 column += 2
    [all...]
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXLoadedDiagnostic.h 65 /// Decode the CXSourceLocation into file, line, column, and offset.
69 unsigned *column,
75 unsigned column; member in struct:clang::CXLoadedDiagnostic::Location
78 Location() : line(0), column(0), offset(0) {}
  /src/external/gpl2/groff/dist/src/preproc/eqn/
eqn.y 39 column *col;
121 %type <col> column column_arg column_element_list
286 column
288 | column_list column
294 { $$ = new column($1); }
306 column: label
pile.cpp 215 matrix_box::matrix_box(column *pp)
217 p = new column*[10];
232 void matrix_box::append(column *pp)
235 column **oldp = p;
237 p = new column*[maxlen];
238 memcpy(p, oldp, sizeof(column*)*len);
261 column::column(box *pp) : box_list(pp), align(CENTER_ALIGN), space(0) function in class:column
265 void column::set_alignment(alignment a)
270 void column::set_space(int n
    [all...]
  /src/external/gpl3/binutils/dist/gas/
depend.c 36 /* Current column in output file. */
37 static int column = 0; variable
153 if (column
157 < column + len))
160 column = 0;
168 ++column;
172 column += len;
177 ++column;
199 column = 0;
dwarf2dbg.h 35 unsigned int column; member in struct:dwarf2_line_info
54 /* Implements the .loc FILENO LINENO [COLUMN] directive. FILENO is
55 the file number, LINENO the line number and the (optional) COLUMN
56 the column of the source code that the following instruction
  /src/external/gpl3/binutils.old/dist/gas/
depend.c 36 /* Current column in output file. */
37 static int column = 0; variable
153 if (column
157 < column + len))
160 column = 0;
168 ++column;
172 column += len;
177 ++column;
199 column = 0;
dwarf2dbg.h 35 unsigned int column; member in struct:dwarf2_line_info
54 /* Implements the .loc FILENO LINENO [COLUMN] directive. FILENO is
55 the file number, LINENO the line number and the (optional) COLUMN
56 the column of the source code that the following instruction
  /src/external/mpl/dhcp/dist/omapip/
convert.c 126 u_int32_t column; local
143 column = newcolumn;
145 if (number < column)
148 newcolumn = column * base;
150 } while (newcolumn > column);
  /src/external/ibm-public/postfix/dist/src/util/
dict_nisplus.c 69 int column; /* NIS+ field number (start at 1) */ member in struct:__anon98
189 * column may not exist.
201 if (dict_nisplus->column > last_col)
202 msg_fatal("requested column %d > max column %d in table %s",
203 dict_nisplus->column, last_col,
207 .en_data.en_cols.en_cols_val[dict_nisplus->column]
210 msg_info("%s: %s, column %d -> %s", myname, STR(query),
211 dict_nisplus->column, STR(retval));
280 * Convert the query template into an indexed name and column number. Th
    [all...]
  /src/games/battlestar/
fly.c 49 static int row, column; variable
90 column = rnd(COLS - 2) + 1;
154 if (row == MIDR && column < MIDC + 2 &&
155 column > MIDC - 2) {
257 oldc = column;
261 if (column + dc < COLS - 1 && column + dc > 0)
262 column += dc;
268 d = (double) ((row - MIDR) * (row - MIDR) + (column - MIDC) *
269 (column - MIDC))
    [all...]
  /src/sys/arch/epoc32/dev/
epockbd.c 188 int column, row; local
200 for (column = 0; column < sc->sc_kbd_ncolumn; column++) {
204 cmd |= (EPOCKBD_COLUMN0 + column);
208 if (sc->sc_state[column] != key) {
209 row = sc->sc_state[column] ^ key;
210 sc->sc_state[column] = key;
214 column == sc->sc_kbd_ncolumn - 1))
223 *data = EPOC2WS_KBD_DATA(row, column);
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
tree-dump.h 66 /* The next column. */
67 unsigned int column; member in struct:dump_info
  /src/external/gpl3/gcc.old/dist/gcc/
tree-dump.h 66 /* The next column. */
67 unsigned int column; member in struct:dump_info
  /src/sys/net/
toeplitz.c 137 * The Toeplitz hash of a 16-bit number considered as a column vector over
150 uint16_t column[NBBY]; local
153 bzero(column, sizeof(column));
157 column[b] = skey << b | skey >> (NBSK - b);
166 res ^= column[b];
  /src/external/gpl2/groff/dist/src/roff/troff/
column.cpp 1 /* $NetBSD: column.cpp,v 1.1.1.1 2016/01/13 18:41:48 christos Exp $ */
23 #ifdef COLUMN
45 class column : public output_file { class in inherits:output_file
61 column();
62 ~column();
73 column *the_column = 0;
90 friend class column;
282 column::column() function in class:column
287 column::~column(
    [all...]
  /src/sys/arch/hpcsh/dev/
pfckbd.c 218 pfckbd_input(struct pfckbd_core *pc, int column, uint16_t data)
223 edge = data ^ pc->pc_column[column];
225 return; /* no changes in this column */
227 pc->pc_column[column] = data;
232 DPRINTF("(%2d, %2d) %d \n", row, column, type);
234 val = row * 8 + column;
298 int column; local
308 for (column = 0; column < 8; column++)
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_symbolizer.h 42 int column; member in struct:__sanitizer::AddressInfo
  /src/usr.bin/fpr/
fpr.c 69 struct column { struct
74 COLUMN;
81 static COLUMN *line;
176 COLUMN *cp;
177 COLUMN *cend;
189 line = calloc(maxcol, sizeof(COLUMN));
275 COLUMN *cp;
276 COLUMN *cend;
279 COLUMN *newline;
291 newline = realloc(line, (unsigned) (col + 10) * sizeof(COLUMN));
    [all...]
  /src/usr.bin/sort/
sort.h 124 /* This is the column as seen by struct field. It is used by enterfield.
127 struct column { struct
134 * corresponding column in the current line. This is determined in enterkey.
142 /* A field has an initial and final column; an omitted final column
151 struct column icol;
152 struct column tcol;

Completed in 36 milliseconds

1 2 3 4