Home
last modified time | relevance | path

Searched refs:NO_COLOR (Results 1 – 25 of 743) sorted by relevance

12345678910>>...30

/dports/devel/doctorj/doctorj-5.1.2/org/incava/qualog/
H A DQualog.java1922 return stack(LEVEL5, colors, null, obj, NO_COLOR, NO_COLOR, NO_COLOR, depth); in stack()
1946 return stack(level, colors, null, obj, NO_COLOR, NO_COLOR, NO_COLOR, depth); in stack()
1970 return stack(LEVEL5, colors, name, obj, NO_COLOR, NO_COLOR, NO_COLOR, depth); in stack()
1994 return stack(level, colors, name, obj, NO_COLOR, NO_COLOR, NO_COLOR, depth); in stack()
2618 return stack(level, colors, null, ary, NO_COLOR, NO_COLOR, NO_COLOR, depth); in stack()
2666 return stack(level, colors, name, ary, NO_COLOR, NO_COLOR, NO_COLOR, depth); in stack()
2714 return stack(level, colors, null, ary, NO_COLOR, NO_COLOR, NO_COLOR, depth); in stack()
13922 return stack(LEVEL5, NO_COLORS, msg, NO_COLOR, NO_COLOR, NO_COLOR, 1); in log()
13938 return stack(LEVEL5, colors, msg, NO_COLOR, NO_COLOR, NO_COLOR, 1); in log()
13946 return stack(level, NO_COLORS, msg, NO_COLOR, NO_COLOR, NO_COLOR, 1); in log()
[all …]
/dports/editors/le/le-1.16.6/src/
H A Dcolor.cc144 {SCROLL_BAR, A_DIM, NO_COLOR,NO_COLOR},
145 {SHADOWED, A_DIM, NO_COLOR,NO_COLOR},
146 {SYNTAX1, A_BOLD, NO_COLOR,NO_COLOR},
147 {SYNTAX2, A_BOLD, NO_COLOR,NO_COLOR},
148 {SYNTAX3, A_DIM, NO_COLOR,NO_COLOR},
149 {SYNTAX4, A_DIM, NO_COLOR,NO_COLOR},
150 {SYNTAX5, A_DIM, NO_COLOR,NO_COLOR},
152 {HIGHLIGHT, A_BOLD, NO_COLOR,NO_COLOR},
180 {"bold", {0,A_BOLD, NO_COLOR,NO_COLOR}},
181 {"dim", {0,A_DIM, NO_COLOR,NO_COLOR}},
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dartilist.h58 NO_COLOR),
109 NO_COLOR),
113 NO_COLOR),
118 NO_COLOR),
122 NO_COLOR),
126 NO_COLOR),
130 NO_COLOR),
134 NO_COLOR),
138 NO_COLOR),
142 NO_COLOR),
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dartilist.h58 NO_COLOR),
109 NO_COLOR),
113 NO_COLOR),
118 NO_COLOR),
122 NO_COLOR),
126 NO_COLOR),
130 NO_COLOR),
134 NO_COLOR),
138 NO_COLOR),
142 NO_COLOR),
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dartilist.h59 NO_COLOR),
110 NO_COLOR),
114 NO_COLOR),
119 NO_COLOR),
127 NO_COLOR),
131 NO_COLOR),
136 NO_COLOR),
140 NO_COLOR),
145 NO_COLOR),
153 NO_COLOR),
[all …]
/dports/devel/gh/cli-2.4.0/pkg/iostreams/
H A Dcolor_test.go22 NO_COLOR string
29 NO_COLOR: "",
36 NO_COLOR: "1",
43 NO_COLOR: "",
50 NO_COLOR: "",
57 NO_COLOR: "",
95 NO_COLOR: "",
109 NO_COLOR: "",
116 NO_COLOR: "",
123 NO_COLOR: "",
[all …]
/dports/games/nethack34/nethack-3.4.3/src/
H A Dmapglyph.c31 #define invis_color(n) color = NO_COLOR
69 int color = NO_COLOR;
84 color = NO_COLOR;
93 color = NO_COLOR;
102 color = NO_COLOR;
122 color = NO_COLOR;
154 color = NO_COLOR; /* no need to check iflags.use_color */
172 color = NO_COLOR; /* no need to check iflags.use_color */
183 color = NO_COLOR; /* no need to check iflags.use_color */
205 color = NO_COLOR;
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dmapglyph.c31 #define invis_color(n) color = NO_COLOR
69 int color = NO_COLOR;
84 color = NO_COLOR;
93 color = NO_COLOR;
102 color = NO_COLOR;
122 color = NO_COLOR;
154 color = NO_COLOR; /* no need to check iflags.use_color */
172 color = NO_COLOR; /* no need to check iflags.use_color */
183 color = NO_COLOR; /* no need to check iflags.use_color */
205 color = NO_COLOR;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dmapglyph.c31 #define invis_color(n) color = NO_COLOR
69 int color = NO_COLOR;
84 color = NO_COLOR;
93 color = NO_COLOR;
102 color = NO_COLOR;
122 color = NO_COLOR;
154 color = NO_COLOR; /* no need to check iflags.use_color */
172 color = NO_COLOR; /* no need to check iflags.use_color */
183 color = NO_COLOR; /* no need to check iflags.use_color */
205 color = NO_COLOR;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dmapglyph.c31 #define invis_color(n) color = NO_COLOR
69 int color = NO_COLOR;
84 color = NO_COLOR;
93 color = NO_COLOR;
102 color = NO_COLOR;
122 color = NO_COLOR;
154 color = NO_COLOR; /* no need to check iflags.use_color */
172 color = NO_COLOR; /* no need to check iflags.use_color */
183 color = NO_COLOR; /* no need to check iflags.use_color */
205 color = NO_COLOR;
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dmapglyph.c31 #define invis_color(n) color = NO_COLOR
69 int color = NO_COLOR;
84 color = NO_COLOR;
93 color = NO_COLOR;
102 color = NO_COLOR;
122 color = NO_COLOR;
160 color = NO_COLOR; /* no need to check iflags.use_color */
183 color = NO_COLOR; /* no need to check iflags.use_color */
194 color = NO_COLOR; /* no need to check iflags.use_color */
216 color = NO_COLOR;
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/Test-Harness/lib/TAP/Formatter/
H A DColor.pm10 my $NO_COLOR;
13 $NO_COLOR = 0;
17 $NO_COLOR = $@;
22 $NO_COLOR = $@;
26 if ($NO_COLOR) {
83 if ($NO_COLOR) {
86 ( my $error = $NO_COLOR ) =~ s/ in \@INC .*//s;
107 return !$NO_COLOR;
/dports/lang/perl5.30/perl-5.30.3/cpan/Test-Harness/lib/TAP/Formatter/
H A DColor.pm10 my $NO_COLOR;
13 $NO_COLOR = 0;
17 $NO_COLOR = $@;
22 $NO_COLOR = $@;
26 if ($NO_COLOR) {
83 if ($NO_COLOR) {
86 ( my $error = $NO_COLOR ) =~ s/ in \@INC .*//s;
107 return !$NO_COLOR;
/dports/lang/perl5.32/perl-5.32.1/cpan/Test-Harness/lib/TAP/Formatter/
H A DColor.pm10 my $NO_COLOR;
13 $NO_COLOR = 0;
17 $NO_COLOR = $@;
22 $NO_COLOR = $@;
26 if ($NO_COLOR) {
83 if ($NO_COLOR) {
86 ( my $error = $NO_COLOR ) =~ s/ in \@INC .*//s;
107 return !$NO_COLOR;
/dports/devel/p5-Test-Harness/Test-Harness-3.42/lib/TAP/Formatter/
H A DColor.pm10 my $NO_COLOR;
13 $NO_COLOR = 0;
17 $NO_COLOR = $@;
22 $NO_COLOR = $@;
26 if ($NO_COLOR) {
83 if ($NO_COLOR) {
86 ( my $error = $NO_COLOR ) =~ s/ in \@INC .*//s;
107 return !$NO_COLOR;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Test-Harness/lib/TAP/Formatter/
H A DColor.pm10 my $NO_COLOR;
13 $NO_COLOR = 0;
17 $NO_COLOR = $@;
22 $NO_COLOR = $@;
26 if ($NO_COLOR) {
83 if ($NO_COLOR) {
86 ( my $error = $NO_COLOR ) =~ s/ in \@INC .*//s;
107 return !$NO_COLOR;
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dmapglyph.c31 #define invis_color(n) color = NO_COLOR
101 int color = NO_COLOR;
116 color = NO_COLOR;
125 color = NO_COLOR;
134 color = NO_COLOR;
154 color = NO_COLOR;
200 color = NO_COLOR; /* no need to check iflags.use_color */
223 color = NO_COLOR; /* no need to check iflags.use_color */
234 color = NO_COLOR; /* no need to check iflags.use_color */
256 color = NO_COLOR;
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dmapglyph.c27 #define zap_color(n) color = iflags.use_color ? zapcolors[n] : NO_COLOR
30 #define mon_color(n) color = iflags.use_color ? mons[n].mcolor : NO_COLOR
31 #define invis_color(n) color = NO_COLOR
34 color = iflags.use_color ? def_warnsyms[n].color : NO_COLOR
69 int color = NO_COLOR;
96 color = NO_COLOR;
103 color = NO_COLOR;
110 color = NO_COLOR;
129 color = NO_COLOR;
215 color = NO_COLOR;
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dmapglyph.c27 #define zap_color(n) color = iflags.use_color ? zapcolors[n] : NO_COLOR
30 #define mon_color(n) color = iflags.use_color ? mons[n].mcolor : NO_COLOR
31 #define invis_color(n) color = NO_COLOR
34 color = iflags.use_color ? def_warnsyms[n].color : NO_COLOR
69 int color = NO_COLOR;
96 color = NO_COLOR;
103 color = NO_COLOR;
110 color = NO_COLOR;
129 color = NO_COLOR;
215 color = NO_COLOR;
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/copynumber/utils/optimization/
H A DPersistenceOptimizer.java20 private static final int NO_COLOR = -1; field in PersistenceOptimizer
113 Arrays.fill(colors, NO_COLOR); in findExtremaPairs()
121 … if (colors[index + 1] == NO_COLOR) { //local minimum, create new component in findExtremaPairs()
128 … if (colors[index - 1] == NO_COLOR) { //local minimum, create new component in findExtremaPairs()
139 …if (leftColor == NO_COLOR && rightColor == NO_COLOR) { //local minimum, create new compon… in findExtremaPairs()
141 …} else if (leftColor != NO_COLOR && rightColor == NO_COLOR) { //extend component on left to incl… in findExtremaPairs()
143 …} else if (leftColor == NO_COLOR && rightColor != NO_COLOR) { //extend component on right to inc… in findExtremaPairs()
/dports/shells/xonsh/xonsh-0.7.9/xonsh/
H A Dpyghooks.py332 color = Color.NO_COLOR
348 color = Color.NO_COLOR
671 if key is Color.NO_COLOR:
697 Color.NO_COLOR: "noinherit",
721 Color.NO_COLOR: "noinherit",
745 Color.NO_COLOR: "noinherit",
772 Color.NO_COLOR: "noinherit",
796 Color.NO_COLOR: "noinherit",
820 Color.NO_COLOR: "noinherit",
844 Color.NO_COLOR: "noinherit",
[all …]
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/
H A Dtest.sh2 NO_COLOR="\033[0m"
9 printf "$ERROR_COLOR *** FAILED *** $NO_COLOR \n"
12 printf "$OK_COLOR PASSED $NO_COLOR \n"
74 printf "$return_val tests failed $NO_COLOR \n"
/dports/editors/xvile/vile-9.8v/
H A Dnullterm.c115 #define NO_COLOR(name,value) name = value; macro
117 #define NO_COLOR(name,value) /*nothing */ macro
194 NO_COLOR(gbcolor, C_BLACK) in nullterm_setback()
201 NO_COLOR(gccolor, ENUM_UNKNOWN) in nullterm_setccol()
208 NO_COLOR(gbcolor, C_WHITE) in nullterm_setfore()
/dports/editors/vile/vile-9.8v/
H A Dnullterm.c115 #define NO_COLOR(name,value) name = value; macro
117 #define NO_COLOR(name,value) /*nothing */ macro
194 NO_COLOR(gbcolor, C_BLACK) in nullterm_setback()
201 NO_COLOR(gccolor, ENUM_UNKNOWN) in nullterm_setccol()
208 NO_COLOR(gbcolor, C_WHITE) in nullterm_setfore()
H A Dtcap.c71 #define NO_COLOR (-1) macro
91 static int given_fcolor = NO_COLOR;
92 static int given_bcolor = NO_COLOR;
94 static int shown_fcolor = NO_COLOR;
95 static int shown_bcolor = NO_COLOR;
410 given_fcolor = given_bcolor = NO_COLOR; in tcap_close()
698 if (shown_fcolor == NO_COLOR in show_ansi_colors()
699 || shown_bcolor == NO_COLOR) { in show_ansi_colors()
704 if ((shown_fcolor != NO_COLOR) in show_ansi_colors()
708 if ((shown_bcolor != NO_COLOR) in show_ansi_colors()
[all …]

12345678910>>...30