Searched refs:col (Results 201 - 221 of 221) sorted by relevance

123456789

/freebsd-10.2-release/contrib/ntp/tests/libntp/
H A DMakefile.in2057 col="$$grn"; \
2059 col="$$red"; \
2062 echo "$${col}$$br$${std}"; \
2063 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
2064 echo "$${col}$$br$${std}"; \
2066 echo "$$col$$br$$std"; \
2068 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
2070 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
2072 echo "$$col$$br$$std"; \
/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A DMakefile.in2063 col="$$grn"; \
2065 col="$$red"; \
2068 echo "$${col}$$br$${std}"; \
2069 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
2070 echo "$${col}$$br$${std}"; \
2072 echo "$$col$$br$$std"; \
2074 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
2076 echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
2078 echo "$$col$$br$$std"; \
/freebsd-10.2-release/sys/dev/fb/
H A Dmachfb.c788 machfb_read_hw_cursor(video_adapter_t *adp, int *col, int *row) argument
791 *col = 0;
798 machfb_set_hw_cursor(video_adapter_t *adp, int col, int row) argument
/freebsd-10.2-release/sys/arm/samsung/exynos/
H A Dchrome_kb.c319 if ((keymap[k].col == i) && (keymap[k].row == j))
/freebsd-10.2-release/contrib/mdocml/
H A Dmdoc_macro.c591 int col, const char *p, enum mdelim d)
597 if ( ! mdoc_word_alloc(m, line, col, p))
590 dword(struct mdoc *m, int line, int col, const char *p, enum mdelim d) argument
H A Dmdoc_term.c2095 if (p->col)
/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Dscache.c456 int col,
466 ret = sqlite3_bind_text(stmt, col, str, -1, free_krb5);
453 bind_principal(krb5_context context, sqlite3 *db, sqlite3_stmt *stmt, int col, krb5_const_principal principal) argument
H A DMakefile.in2750 col=$$red; res=XPASS; \
2753 col=$$grn; res=PASS; \
2761 col=$$lgn; res=XFAIL; \
2765 col=$$red; res=FAIL; \
2770 col=$$blu; res=SKIP; \
2772 echo "$${col}$$res$${std}: $$tst"; \
/freebsd-10.2-release/sys/dev/syscons/
H A Dsyscons.c2848 int col; local
2913 vidd_read_hw_cursor(sc->adp, &col, &row);
2932 if (col >= scp->xsize)
2933 col = 0;
2936 scp->xpos = col;
2938 scp->cursor_pos = scp->cursor_oldpos = row*scp->xsize + col;
/freebsd-10.2-release/sbin/ifconfig/
H A Difieee80211.c125 static int col; variable
2326 col = 8;
2328 col = 1;
2338 col = 8; /* 8-col tab */
2351 col += 1+n;
2352 if (col > MAXCOL) {
2354 col += n;
/freebsd-10.2-release/crypto/heimdal/lib/gssapi/
H A DMakefile.in2055 col=$$red; res=XPASS; \
2058 col=$$grn; res=PASS; \
2066 col=$$lgn; res=XFAIL; \
2070 col=$$red; res=FAIL; \
2075 col=$$blu; res=SKIP; \
2077 echo "$${col}$$res$${std}: $$tst"; \
/freebsd-10.2-release/crypto/heimdal/lib/hx509/
H A DMakefile.in1500 col=$$red; res=XPASS; \
1503 col=$$grn; res=PASS; \
1511 col=$$lgn; res=XFAIL; \
1515 col=$$red; res=FAIL; \
1520 col=$$blu; res=SKIP; \
1522 echo "$${col}$$res$${std}: $$tst"; \
/freebsd-10.2-release/contrib/ncurses/form/
H A Dfrm_driver.c955 int col = 0; local
969 col = (field->cols - len) / 2;
972 col = field->cols - len;
978 wmove(win, 0, col);
/freebsd-10.2-release/contrib/gcc/doc/include/
H A Dtexinfo.tex2711 % @item first col stuff @tab second col stuff @tab third col
2713 % first col stuff
2715 % second col stuff
2717 % third col
2718 % @item first col stuff @tab second col stuff
2755 \expandafter\xdef\csname col\the\colcount\endcsname{#1\hsize}%
2774 \expandafter\xdef\csname col\th
[all...]
/freebsd-10.2-release/contrib/amd/doc/
H A Dtexinfo.tex2537 % @item first col stuff @tab second col stuff @tab third col
2539 % first col stuff
2541 % second col stuff
2543 % third col
2544 % @item first col stuff @tab second col stuff
2581 \expandafter\xdef\csname col\the\colcount\endcsname{#1\hsize}%
2600 \expandafter\xdef\csname col\th
[all...]
/freebsd-10.2-release/contrib/groff/doc/
H A Dtexinfo.tex2610 % @item first col stuff @tab second col stuff @tab third col
2612 % first col stuff
2614 % second col stuff
2616 % third col
2617 % @item first col stuff @tab second col stuff
2654 \expandafter\xdef\csname col\the\colcount\endcsname{#1\hsize}%
2673 \expandafter\xdef\csname col\th
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/roken/
H A DMakefile.in1594 col=$$red; res=XPASS; \
1597 col=$$grn; res=PASS; \
1605 col=$$lgn; res=XFAIL; \
1609 col=$$red; res=FAIL; \
1614 col=$$blu; res=SKIP; \
1616 echo "$${col}$$res$${std}: $$tst"; \
/freebsd-10.2-release/contrib/gcc/
H A Dgenautomata.c8150 int i, j, col;
8181 for (i = 0, j = 0, col = 7; i < description->decls_num; i++)
8185 if ((col = (col+1) % 8) == 0)
8122 int i, j, col; local
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp1699 SetStartingColumn(int col) argument
1701 m_start_col = col;
/freebsd-10.2-release/sys/contrib/octeon-sdk/
H A Dcvmx-lmcx-defs.h1873 10b of col, 3b of bus, 3b of bank, row_lsb = 16. So, row = mem_adr[29:16]
1880 translated to DRAM addresses (bnk,row,col,rank and DIMM)
1891 \# col + \# bank = 12. Hence row_lsb is mem_adr[15] for
1905 10b of col, 3b of bus, 3b of bank, row_lsb = 16. So, row = mem_adr[29:16] */
2127 10b of col, 3b of bus, 3b of bank, row_lsb = 16. So, row = mem_adr[29:16]
2134 translated to DRAM addresses (bnk,row,col,rank and DIMM)
2154 10b of col, 3b of bus, 3b of bank, row_lsb = 16. So, row = mem_adr[29:16] */
2333 10b of col, 3b of bus, 3b of bank, row_lsb = 16. So, row = mem_adr[29:16]
2340 translated to DRAM addresses (bnk,row,col,rank and DIMM)
2360 10b of col,
6571 uint64_t col : 12; /**< Column address used to write/read data pattern */ member in struct:cvmx_lmcx_read_level_ctl::cvmx_lmcx_read_level_ctl_s
[all...]
/freebsd-10.2-release/contrib/sendmail/src/
H A Dmap.c2904 # define EN_col(col) zo_data.objdata_u.en_data.en_cols.en_cols_val[(col)].ec_value.ec_value_val

Completed in 585 milliseconds

123456789