Searched refs:ncv (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/page/
H A Danalysis_peg_realizable.tcl208 proc ::page::analysis::peg::realizable::Realizable {t node ncv ucv uv} {
209 upvar 1 $ncv nc $ucv uc $uv realizable
H A Danalysis_peg_emodes.tcl345 proc ::page::analysis::peg::emodes::Generating {t n gv ncv ngv av cv cav} {
346 upvar 1 $gv gen $ncv nc $ngv ng $av acc $cv call $cav cala
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dtak.vim66 syn keyword takIdentifier flq flx gen ncv per sim siv stf stv tvd tvs
H A Dterminfo.vim33 \ ncv nlab pb vt wsl bitwin bitype bufsz btns
/macosx-10.10.1/ncurses-44/ncurses/misc/
H A Demx.src140 ncv#3,
151 ncv#3,
253 ncv#71,
H A Dterminfo.src436 colors#8, ncv#3, pairs#64,
443 colors#8, ncv#3, pairs#64,
665 colors#8, cols#80, it#8, lines#25, ncv#5, pairs#64,
715 it#8, ncv#18,
866 # The original has commented-out ncv, but is restored here.
871 colors#8, it#8, ncv#18, pairs#64,
1231 ncv#33,
1288 colors#8, cols#80, it#4, lines#25, ncv#3, pairs#8,
1375 colors#8, cols#80, it#8, lines#25, ncv#19, pairs#64, wsl#80,
1591 # This entry is based on the NetBSD termcap entry, correcting the ncv valu
[all...]
/macosx-10.10.1/screen-22/screen/
H A Dlayer.c891 struct canvas *cv, *ncv; local
903 for (cv = l->l_cvlist; cv; cv = ncv)
905 ncv = cv->c_lnext;
H A Dwindow.c922 struct canvas *cv, *ncv; local
974 for (cv = wp->w_layer.l_cvlist; cv; cv = ncv)
976 ncv = cv->c_lnext;
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dncurses.c1135 #define get_ncv() TIGETNUM("ncv","NC")
1311 int ncv = get_ncv(); local
1345 if (ncv > 0 && (getbkgd(stdscr) & A_COLOR)) {
1364 && ((1 << n) & ncv) != 0) {
1599 int ncv = get_ncv(); local
1641 if (ncv > 0 && (get_wide_background() & A_COLOR)) {
1658 && ((1 << n) & ncv) != 0) {
/macosx-10.10.1/ncurses-44/ncurses/include/
H A DCaps.uwin272 no_color_video ncv num NC - - ----- video attributes that cannot be used with colors
H A DCaps278 no_color_video ncv num NC - - ----- video attributes that cannot be used with colors
H A DCaps.aix4278 no_color_video ncv num NC - - ----- video attributes that cannot be used with colors
H A DCaps.hpux11280 no_color_video ncv num NC - - ----- video attributes that cannot be used with colors
H A DCaps.keys280 no_color_video ncv num NC - - ----- video attributes that can't be used with colors
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dtermcap.src1372 # Setting colors turns off reverse; we cannot guarantee order, so use ncv.
3099 screen.teraterm|disable ncv in teraterm:\
13222 # badly with bold in version 41, though, as reflected in :ncv:.) The
13425 # [using (ncv)]. The monochrome entry (-m) is useful if you use a
17489 # * change linux to use ncv#2, since underline does not work with color - TD
17566 # * add cnorm, cvvis to cons25w, and modify ncv to add 'dim' -TD
17575 # * add 'dim' to ncv mask for linux (report by Klaus Weide).
17620 # use that, adjusting ncv as needed -TD
17639 # * remove ncv from xterm-16color, xterm-256 color

Completed in 213 milliseconds