Searched refs:col (Results 126 - 150 of 190) sorted by relevance

12345678

/freebsd-10.0-release/contrib/dialog/
H A Deditbox.c246 col_to_chr_offset(const char *text, int col) argument
256 if (cols[n] <= col && cols[n + 1] > col) {
262 if (!found && len && cols[len] == col) {
H A Drangebox.c75 int col = data->value_col; local
78 while (++col < data->value_len) {
H A Dformbox.c778 int col = (cell % getmaxx(form)); local
783 && items[n].name_x <= col
784 && (items[n].name_x + items[n].name_len > col
786 && items[n].text_x > col))) {
793 && items[n].text_x <= col
794 && items[n].text_x + items[n].text_ilen > col) {
/freebsd-10.0-release/contrib/groff/src/devices/grops/
H A Dps.h46 int col; member in class:ps_output
/freebsd-10.0-release/sys/dev/digi/
H A Ddigireg.h75 volatile u_short col; member in struct:board_chan
/freebsd-10.0-release/contrib/bsnmp/snmpd/
H A Dconfig.c210 const char *col; local
217 if ((col = strchr(ptr, ':')) == NULL) {
220 col = ptr + strlen(ptr) - 1;
221 } else if (col == ptr)
225 (int)(col - ptr), ptr, fname);
228 ptr = col + 1;
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dlex.c259 unsigned int col; local
265 col = CPP_BUF_COLUMN (buffer, note->pos + 1);
270 cpp_error_with_line (pfile, CPP_DL_WARNING, pfile->line_table->highest_line, col,
275 cpp_error_with_line (pfile, CPP_DL_PEDWARN, pfile->line_table->highest_line, col,
290 cpp_error_with_line (pfile, CPP_DL_WARNING, pfile->line_table->highest_line, col,
297 (pfile, CPP_DL_WARNING, pfile->line_table->highest_line, col,
722 rest of the tokens on the line. Has its line and col set to the
/freebsd-10.0-release/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp309 void dvi_printer::set_color(color *col) argument
311 cur_color = *col;
314 color_scheme cs = col->get_components(components);
326 col->get_cmyk(&Cyan, &Magenta, &Yellow, &Black);
346 if (*env->col != cur_color)
347 set_color(env->col);
/freebsd-10.0-release/sys/arm/freescale/imx/
H A Dimx51_ipuv3.c655 ipu3fb_read_hw_cursor(video_adapter_t *adp, int *col, int *row) argument
658 *col = *row = 0;
663 ipu3fb_set_hw_cursor(video_adapter_t *adp, int col, int row) argument
795 int col, row, bpp; local
807 col = (off % adp->va_info.vi_width) * adp->va_info.vi_cwidth;
811 + bpp * (col + sc->xmargin);
/freebsd-10.0-release/sys/dev/fb/
H A Dcreator.c642 creator_read_hw_cursor(video_adapter_t *adp, int *col, int *row) argument
645 *col = 0;
651 creator_set_hw_cursor(video_adapter_t *adp, int col, int row) argument
821 int col; local
826 col = (off % adp->va_info.vi_width) * adp->va_info.vi_cwidth;
832 ((row + sc->sc_ymargin) << 16) | (col + sc->sc_xmargin));
/freebsd-10.0-release/usr.bin/indent/
H A Dindent.c270 int col = 1; local
274 col++;
276 col = ((col - 1) & ~7) + 9;
281 if (col > ps.ind_size)
282 ps.ind_level = ps.i_l_follow = col / ps.ind_size;
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc.c1558 int col, cols; local
1576 col = 0;
1579 if (col < length) {
1580 col = length;
1584 cols = SCREENWIDTH / ++col;
1591 (void) fprintf(fp, "%-*.*s", col, col-1, list[word]);
/freebsd-10.0-release/contrib/nvi/regex/
H A Dregcomp.c1378 register uch *col; local
1383 for (i = 0, col = g->setbits; i < ncols; i++, col += g->csetsize)
1384 if (col[uc] != 0)
1396 register uch *col; local
1402 for (i = 0, col = g->setbits; i < ncols; i++, col += g->csetsize)
1403 if (col[uc1] != col[uc2])
/freebsd-10.0-release/contrib/ldns-host/
H A Dldns-host.c304 int col = fromcol, nextcol = fromcol + 8 - fromcol%8; local
307 for (; nextcol <= tocol; col = nextcol, nextcol += 8)
309 for (; col < tocol; col++)
311 return col - fromcol;
/freebsd-10.0-release/contrib/wpa/hostapd/
H A Dhlr_auc_gw.c154 static int get_milenage_cb(void *ctx, int argc, char *argv[], char *col[]) argument
162 if (os_strcmp(col[i], "ki") == 0 && argv[i] &&
168 if (os_strcmp(col[i], "opc") == 0 && argv[i] &&
174 if (os_strcmp(col[i], "amf") == 0 && argv[i] &&
180 if (os_strcmp(col[i], "sqn") == 0 && argv[i] &&
/freebsd-10.0-release/bin/sh/
H A Djobs.c303 int col, curr, i, jobno, prev, procno; local
368 col = strlen(s);
372 col += strlen(s);
376 col += strlen(statestr);
380 col++;
381 } while (col < 30);
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.c1202 int col, int regWr)
1206 HALASSERT(col < ia->cols);
1209 HAL_INI_VAL(ia, r, col));
1221 ath_hal_ini_bank_setup(uint32_t data[], const HAL_INI_ARRAY *ia, int col) argument
1225 HALASSERT(col < ia->cols);
1227 data[r] = HAL_INI_VAL(ia, r, col);
1201 ath_hal_ini_write(struct ath_hal *ah, const HAL_INI_ARRAY *ia, int col, int regWr) argument
H A Dah_internal.h919 #define HAL_INI_WRITE_ARRAY(ah, regArray, col, regWr) do { \
922 OS_REG_WRITE(ah, (regArray)[r][0], (regArray)[r][col]); \
936 int col, int regWr);
938 int col);
/freebsd-10.0-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp314 color col; member in struct:style
327 : f(p), point_size(sz), font_no(no), height(h), slant(sl), col(c)
334 && height == s.height && slant == s.slant && col == s.col);
774 * is_col - returns TRUE if glob contains the tag .col
779 return is_tag && (strncmp(text_string, "devtag:.col",
780 strlen("devtag:.col")) == 0);
3043 int col = table->find_column(atoi(s) + pageoffset + get_troff_indent()); local
3044 if (col > 0) {
3046 table->emit_col(col);
3058 int col = table->find_column(pageoffset+get_troff_indent()); local
[all...]
/freebsd-10.0-release/usr.bin/rs/
H A Drs.c215 prints(char *s, int col) argument
222 n = (flags & ONEOSEPONLY ? 1 : colwidths[col] - (p - s));
406 case 'c': /* input col. separator */
463 case 'z': /* squeeze col width */
469 case 'o': /* col order */
/freebsd-10.0-release/contrib/apr-util/dbd/
H A Dapr_dbd_oracle.c205 int col; member in struct:apr_bucket_lob
215 const apr_dbd_row_t *row, int col,
218 static apr_bucket *apr_bucket_lob_create(const apr_dbd_row_t *row, int col,
249 int col = a->col; local
253 define_arg *val = &res->statement->out[col];
309 const apr_dbd_row_t *row, int col,
317 f->col = col;
326 static apr_bucket *apr_bucket_lob_create(const apr_dbd_row_t *row, int col, argument
308 apr_bucket_lob_make(apr_bucket *b, const apr_dbd_row_t *row, int col, apr_off_t offset, apr_size_t len, apr_pool_t *p) argument
[all...]
/freebsd-10.0-release/contrib/ee/
H A Dnew_curse.h250 extern void Position P_((WINDOW *window, int row, int col));
/freebsd-10.0-release/contrib/gdb/gdb/mi/
H A Dmi-main.c940 int col; local
948 for (col = 0, col_byte = row_byte;
949 col < nr_cols;
950 col++, col_byte += word_size)
/freebsd-10.0-release/contrib/nvi/common/
H A Doptions.c832 int base, b_num, cnt, col, colwidth, curlen, s_num; local
936 for (base = row, col = 0; col < numcols; ++col) {
/freebsd-10.0-release/usr.bin/
H A DMakefile29 col \

Completed in 386 milliseconds

12345678