Home
last modified time | relevance | path

Searched refs:NO_COLOR (Results 101 – 125 of 743) sorted by relevance

12345678910>>...30

/dports/devel/p5-Term-ANSIColor/Term-ANSIColor-5.01/lib/Term/
H A DANSIColor.pm278 if ($ENV{ANSI_COLORS_DISABLED} || defined($ENV{NO_COLOR})) {
398 if ($ENV{ANSI_COLORS_DISABLED} || defined($ENV{NO_COLOR})) {
523 if ($ENV{ANSI_COLORS_DISABLED} || defined($ENV{NO_COLOR})) {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Term-ANSIColor/lib/Term/
H A DANSIColor.pm278 if ($ENV{ANSI_COLORS_DISABLED} || defined($ENV{NO_COLOR})) {
398 if ($ENV{ANSI_COLORS_DISABLED} || defined($ENV{NO_COLOR})) {
523 if ($ENV{ANSI_COLORS_DISABLED} || defined($ENV{NO_COLOR})) {
/dports/lang/clover/mesa-21.3.6/.gitlab-ci/bare-metal/
H A Dpoe_run.py39 NO_COLOR = '\033[0m'
40 print(RED + message + NO_COLOR)
H A Dfastboot_run.py41 NO_COLOR = '\033[0m'
42 print(RED + message + NO_COLOR)
/dports/graphics/libosmesa-gallium/mesa-21.3.6/.gitlab-ci/bare-metal/
H A Dpoe_run.py39 NO_COLOR = '\033[0m'
40 print(RED + message + NO_COLOR)
H A Dfastboot_run.py41 NO_COLOR = '\033[0m'
42 print(RED + message + NO_COLOR)
/dports/graphics/libosmesa/mesa-21.3.6/.gitlab-ci/bare-metal/
H A Dpoe_run.py39 NO_COLOR = '\033[0m'
40 print(RED + message + NO_COLOR)
H A Dfastboot_run.py41 NO_COLOR = '\033[0m'
42 print(RED + message + NO_COLOR)
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/.gitlab-ci/bare-metal/
H A Dpoe_run.py39 NO_COLOR = '\033[0m'
40 print(RED + message + NO_COLOR)
H A Dfastboot_run.py41 NO_COLOR = '\033[0m'
42 print(RED + message + NO_COLOR)
/dports/graphics/mesa-gallium-va/mesa-21.3.6/.gitlab-ci/bare-metal/
H A Dpoe_run.py39 NO_COLOR = '\033[0m'
40 print(RED + message + NO_COLOR)
H A Dfastboot_run.py41 NO_COLOR = '\033[0m'
42 print(RED + message + NO_COLOR)
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/.gitlab-ci/bare-metal/
H A Dpoe_run.py39 NO_COLOR = '\033[0m'
40 print(RED + message + NO_COLOR)
H A Dfastboot_run.py41 NO_COLOR = '\033[0m'
42 print(RED + message + NO_COLOR)
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/.gitlab-ci/bare-metal/
H A Dpoe_run.py39 NO_COLOR = '\033[0m'
40 print(RED + message + NO_COLOR)
H A Dfastboot_run.py41 NO_COLOR = '\033[0m'
42 print(RED + message + NO_COLOR)
/dports/graphics/mesa-libs/mesa-21.3.6/.gitlab-ci/bare-metal/
H A Dpoe_run.py39 NO_COLOR = '\033[0m'
40 print(RED + message + NO_COLOR)
H A Dfastboot_run.py41 NO_COLOR = '\033[0m'
42 print(RED + message + NO_COLOR)
/dports/graphics/mesa-dri/mesa-21.3.6/.gitlab-ci/bare-metal/
H A Dpoe_run.py39 NO_COLOR = '\033[0m'
40 print(RED + message + NO_COLOR)
H A Dfastboot_run.py41 NO_COLOR = '\033[0m'
42 print(RED + message + NO_COLOR)
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/.gitlab-ci/bare-metal/
H A Dpoe_run.py39 NO_COLOR = '\033[0m'
40 print(RED + message + NO_COLOR)
/dports/shells/xonsh/xonsh-0.7.9/xonsh/
H A Dstyle_tools.py73 color = Color.NO_COLOR
77 toks = [(Color.NO_COLOR, template)]
89 color = Color.NO_COLOR
147 return Color.NO_COLOR, None, None
328 Token.Color.NO_COLOR: "noinherit",
/dports/math/blocksolve95/BlockSolve95/src/
H A DBSsdo_color.c78 if (t_color == NO_COLOR) { in BSsdo_color()
138 if (t_color == NO_COLOR) { in BSsdo_color()
169 else if ((in_group[adj_vertex] != -1) && (local_color[adj_vertex] == NO_COLOR)) { in BSsdo_color()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/curses/
H A Dcursinvt.c63 int color = NO_COLOR; in curses_add_inv()
142 if (color == NO_COLOR) in curses_add_inv()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/curses/
H A Dcursinvt.c63 int color = NO_COLOR; in curses_add_inv()
142 if (color == NO_COLOR) in curses_add_inv()

12345678910>>...30