Home
last modified time | relevance | path

Searched refs:NO_COLOR (Results 1 – 25 of 743) sorted by last modified time

12345678910>>...30

/dports/www/nift/nsm-2.4.11/
H A DMakefile56 ifeq ($(NO_COLOR),1)
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/locales/ja/LC_MESSAGES/
H A Dreference_appendices.po1177 msgid ":envvar:`NO_COLOR`"
1178 msgstr ":envvar:`NO_COLOR`"
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/config/
H A Dbase.yml74 - name: NO_COLOR
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/changelogs/
H A DCHANGELOG-v2.11.rst246 - Added NO_COLOR environment var to ansible color configuration, allowing it to integrate with exis…
H A Dchangelog.yaml585 - Added NO_COLOR environment var to ansible color configuration, allowing it
/dports/sysutils/goaccess/goaccess-1.4.6/src/
H A Dgoaccess.c1475 conf.color_scheme = NO_COLOR;
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/
H A DGNUmakefile733 ifneq ($(NO_COLOR),)
/dports/print/lilypond/lilypond-2.22.1/Documentation/
H A DGNUmakefile575 ifneq ($(NO_COLOR),)
/dports/korean/engdic/engdic-0.2/
H A Dengdic.h44 #define NO_COLOR "\x1B[0m" macro
48 #define NO_COLOR "" macro
H A Dengdic.c199 putstr(NO_COLOR) ; putstr("\r\n") ; in show_result()
/dports/graphics/darktable/darktable-3.6.1/tools/
H A Dwatch_folder.sh46 --no-color) NO_COLOR=1 ;;
/dports/graphics/darktable38/darktable-3.8.0/tools/
H A Dwatch_folder.sh46 --no-color) NO_COLOR=1 ;;
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/tty/
H A Dtermcap.c899 hilites[NO_COLOR] = nilstring; in init_hilite()
931 hilites[NO_COLOR] = nilstring; in init_hilite()
995 *fg = *bg = NO_COLOR;
1011 *fg = *bg = NO_COLOR;
1087 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1096 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *) 0; in init_hilite()
/dports/games/xnethack/xNetHack-xnh6.1/win/tty/
H A Dtermcap.c880 hilites[NO_COLOR] = nilstring; in init_hilite()
912 hilites[NO_COLOR] = nilstring; in init_hilite()
973 hilites[CLR_GRAY] = hilites[NO_COLOR] = 0; in kill_hilite()
990 *fg = *bg = NO_COLOR; in analyze_seq()
1006 *fg = *bg = NO_COLOR; in analyze_seq()
1082 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1091 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *) 0; in init_hilite()
1158 if (!hilites[NO_COLOR]) in init_hilite()
1159 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
/dports/games/nethack34-nox11/nethack-3.4.3/win/tty/
H A Dtermcap.c873 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
910 *fg = *bg = NO_COLOR;
925 *fg = *bg = NO_COLOR;
1000 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1009 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/tty/
H A Dtermcap.c899 hilites[NO_COLOR] = nilstring; in init_hilite()
931 hilites[NO_COLOR] = nilstring; in init_hilite()
995 *fg = *bg = NO_COLOR;
1011 *fg = *bg = NO_COLOR;
1087 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1096 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *) 0; in init_hilite()
/dports/games/nethack33/nethack-3.3.1/win/Qt/
H A Dqt_win.cpp1168 #define zap_color(n) color = iflags.use_color ? zapcolors[n] : NO_COLOR in paintEvent()
1169 #define cmap_color(n) color = iflags.use_color ? defsyms[n].color : NO_COLOR in paintEvent()
1170 #define obj_color(n) color = iflags.use_color ? objects[n].oc_color : NO_COLOR in paintEvent()
1171 #define mon_color(n) color = iflags.use_color ? mons[n].mcolor : NO_COLOR in paintEvent()
1172 #define pet_color(n) color = iflags.use_color ? mons[n].mcolor : NO_COLOR in paintEvent()
1173 #define warn_color(n) color = iflags.use_color ? def_warnsyms[n].color : NO_COLOR in paintEvent()
/dports/games/miscom/miscom/
H A Ddraw.c20 #if defined(ACS_HLINE) && !defined(NO_COLOUR) && !defined(NO_COLOR)
/dports/games/falconseye/falconseye-1.9.3_11/win/Qt/
H A Dqt_win.cpp1169 #define zap_color(n) color = iflags.use_color ? zapcolors[n] : NO_COLOR in paintEvent()
1170 #define cmap_color(n) color = iflags.use_color ? defsyms[n].color : NO_COLOR in paintEvent()
1171 #define obj_color(n) color = iflags.use_color ? objects[n].oc_color : NO_COLOR in paintEvent()
1172 #define mon_color(n) color = iflags.use_color ? mons[n].mcolor : NO_COLOR in paintEvent()
1173 #define pet_color(n) color = iflags.use_color ? mons[n].mcolor : NO_COLOR in paintEvent()
1174 #define warn_color(n) color = iflags.use_color ? def_warnsyms[n].color : NO_COLOR in paintEvent()
/dports/games/nethack34/nethack-3.4.3/win/tty/
H A Dtermcap.c873 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
910 *fg = *bg = NO_COLOR;
925 *fg = *bg = NO_COLOR;
1000 hilites[NO_COLOR] = hilites[CLR_GRAY]; in init_hilite()
1009 hilites[CLR_GRAY] = hilites[NO_COLOR] = (char *)0; in init_hilite()
/dports/games/nethack33-nox11/nethack-3.3.1/win/Qt/
H A Dqt_win.cpp1168 #define zap_color(n) color = iflags.use_color ? zapcolors[n] : NO_COLOR in paintEvent()
1169 #define cmap_color(n) color = iflags.use_color ? defsyms[n].color : NO_COLOR in paintEvent()
1170 #define obj_color(n) color = iflags.use_color ? objects[n].oc_color : NO_COLOR in paintEvent()
1171 #define mon_color(n) color = iflags.use_color ? mons[n].mcolor : NO_COLOR in paintEvent()
1172 #define pet_color(n) color = iflags.use_color ? mons[n].mcolor : NO_COLOR in paintEvent()
1173 #define warn_color(n) color = iflags.use_color ? def_warnsyms[n].color : NO_COLOR in paintEvent()
/dports/games/ztrack/ztrack/
H A Dztrack.c20 #if defined(ACS_HLINE) && !defined(NO_COLOUR) && !defined(NO_COLOR)
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/termcolor/
H A DREADME.md91 termcolor will inspect the `TERM` and `NO_COLOR` environment variables:
93 * If `NO_COLOR` is set to any value, then colors will be suppressed.
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/doc/en/
H A Dreference.rst1011 ``PY_COLORS`` takes precedence over ``NO_COLOR`` and ``FORCE_COLOR``.
1013 .. envvar:: NO_COLOR
1016 ``PY_COLORS`` takes precedence over ``NO_COLOR``, which takes precedence over ``FORCE_COLOR``.
1022 ``PY_COLORS`` and ``NO_COLOR`` take precedence over ``FORCE_COLOR``.
H A Dchangelog.rst282 - `#7464 <https://github.com/pytest-dev/pytest/issues/7464>`_: Added support for :envvar:`NO_COLOR`…

12345678910>>...30