Home
last modified time | relevance | path

Searched refs:ENDC (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/editors/fpc-ide/fpc-3.2.2/rtl/macos/
H A Dmacos.pp14 {$ENDC}
18 {$ENDC}
22 {$ENDC}
26 {$ENDC}
30 {$ENDC}
34 {$ENDC}
38 {$ENDC}
42 {$ENDC}
46 {$ENDC}
50 {$ENDC}
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/rtl/macos/
H A Dmacos.pp14 {$ENDC}
18 {$ENDC}
22 {$ENDC}
26 {$ENDC}
30 {$ENDC}
34 {$ENDC}
38 {$ENDC}
42 {$ENDC}
46 {$ENDC}
50 {$ENDC}
[all …]
/dports/lang/fpc-source/fpc-3.2.2/rtl/macos/
H A Dmacos.pp14 {$ENDC}
18 {$ENDC}
22 {$ENDC}
26 {$ENDC}
30 {$ENDC}
34 {$ENDC}
38 {$ENDC}
42 {$ENDC}
46 {$ENDC}
50 {$ENDC}
[all …]
/dports/lang/fpc/fpc-3.2.2/rtl/macos/
H A Dmacos.pp14 {$ENDC}
18 {$ENDC}
22 {$ENDC}
26 {$ENDC}
30 {$ENDC}
34 {$ENDC}
38 {$ENDC}
42 {$ENDC}
46 {$ENDC}
50 {$ENDC}
[all …]
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/commonmark/tests/
H A Drun_spec_tests.py20 ENDC = '\033[0m' variable in colors
134 colors.ENDC)
149 print(colors.HEADER+"bye!"+colors.ENDC)
153 print(colors.WARNING+"="*10+"AST====="+colors.ENDC)
155 print(colors.WARNING+"="*10+"HTML===="+colors.ENDC)
173 colors.ENDC + ' ', end='')
179 print(colors.HEADER+"[Parsing]"+colors.ENDC)
182 print(colors.HEADER+"[Rendering]"+colors.ENDC)
201 colors.ENDC + showSpaces(actual))
209 print(' ' + colors.FAIL + "✗" + colors.ENDC)
[all …]
/dports/textproc/py-CommonMark/commonmark-0.9.1/commonmark/tests/
H A Drun_spec_tests.py20 ENDC = '\033[0m' variable in colors
134 colors.ENDC)
149 print(colors.HEADER+"bye!"+colors.ENDC)
153 print(colors.WARNING+"="*10+"AST====="+colors.ENDC)
155 print(colors.WARNING+"="*10+"HTML===="+colors.ENDC)
173 colors.ENDC + ' ', end='')
179 print(colors.HEADER+"[Parsing]"+colors.ENDC)
182 print(colors.HEADER+"[Rendering]"+colors.ENDC)
201 colors.ENDC + showSpaces(actual))
209 print(' ' + colors.FAIL + "✗" + colors.ENDC)
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/mcc/
H A Dremote_clusterhost.py124 _logger.warning(bcolors.WARNING + "RCH--> IndexError" + bcolors.ENDC)
180 _logger.error(bcolors.FAIL + "\nRCH--> Socket error." +bcolors.ENDC)
207 _logger.error(bcolors.FAIL + "\nRCH--> Socket error." +bcolors.ENDC)
286 "(new conn)." + bcolors.ENDC, ConIdx)
292 + bcolors.ENDC, ConIdx)
336 'Windows.' + bcolors.ENDC)
445 bcolors.ENDC, path)
448 'returning NONE.' + bcolors.ENDC)
493 bcolors.ENDC, path)
565 + bcolors.ENDC, procDW)
[all …]
H A Drequest_handler.py125 bcolors.ENDC)
134 bcolors.ENDC
707 bcolors.ENDC, rd)
813 bcolors.ENDC, rd)
828 bcolors.ENDC, rd)
868 bcolors.ENDC, rd)
886 bcolors.ENDC, rd)
975 bcolors.ENDC, comm)
1361 bcolors.ENDC, rhn)
2086 bcolors.ENDC)
[all …]
/dports/www/payara/payara5/bin/
H A Dletsencrypt.py20 ENDC = '\033[0m' variable
43 print('[' + FAIL + "FAIL" + ENDC + ']' + "\n", sys.exc_info()[1])
46 print('[' + OKGREEN + " OK " + ENDC + ']')
56 print('[' + OKGREEN + " OK " + ENDC + ']')
58 print('[' + FAIL + "FAIL" + ENDC + ']' + " Is the server up and running?\n", sys.exc_info()[1])
68 print('[' + OKGREEN + " OK " + ENDC + ']')
71 print('[' + FAIL + "FAIL" + ENDC + ']' + " Is the server up and running?\n", sys.exc_info()[1])
84 print('Calling certbot: [' + OKGREEN + " OK " + ENDC + ']')
86 print(sys.exc_info()[1], '\nCalling certbot: [' + FAIL + "FAIL" + ENDC + ']')
95 …print(WARNING + "WARNING: " + ENDC + "None of the listeners of Payara are running on the standard …
/dports/www/payara/payara5/glassfish/bin/
H A Dletsencrypt.py20 ENDC = '\033[0m' variable
43 print('[' + FAIL + "FAIL" + ENDC + ']' + "\n", sys.exc_info()[1])
46 print('[' + OKGREEN + " OK " + ENDC + ']')
56 print('[' + OKGREEN + " OK " + ENDC + ']')
58 print('[' + FAIL + "FAIL" + ENDC + ']' + " Is the server up and running?\n", sys.exc_info()[1])
68 print('[' + OKGREEN + " OK " + ENDC + ']')
71 print('[' + FAIL + "FAIL" + ENDC + ']' + " Is the server up and running?\n", sys.exc_info()[1])
84 print('Calling certbot: [' + OKGREEN + " OK " + ENDC + ']')
86 print(sys.exc_info()[1], '\nCalling certbot: [' + FAIL + "FAIL" + ENDC + ']')
95 …print(WARNING + "WARNING: " + ENDC + "None of the listeners of Payara are running on the standard …
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/tools/
H A Dpocount.py112 def ENDC(cls): member in ConsoleColor
285 + ConsoleColor.ENDC(),
289 + ConsoleColor.ENDC(),
293 + ConsoleColor.ENDC(),
306 + ConsoleColor.ENDC(),
309 + ConsoleColor.ENDC(),
312 + ConsoleColor.ENDC(),
318 + ConsoleColor.ENDC(),
346 + ConsoleColor.ENDC()
357 + ConsoleColor.ENDC()
[all …]
/dports/sysutils/triton/Triton-0.8.1/src/testers/pin/
H A Dcheck_semantics.py9 ENDC = "\033[0m" variable
105 … (%s%d register error(s)%s)" %(RED, ENDC, instruction.getAddress(), instruction.getDisassembly(), …
119 …KO%s] %#x: %s (%smemory error%s)" %(RED, ENDC, instruction.getAddress(), instruction.getDisassembl…
124 … print("[%s??%s] %#x: %s" %(BLUE, ENDC, instruction.getAddress(), instruction.getDisassembly()))
128 … print("[%sOK%s] %#x: %s" %(GREEN, ENDC, instruction.getAddress(), instruction.getDisassembly()))
/dports/astro/qmapshack/qmapshack-V_1.16.1/
H A Drelease.py17 ENDC = '\033[0m' variable in bcolors
23 print(bcolors.FAIL + "Error: ", msg, bcolors.ENDC, file=sys.stderr)
28 return input(bcolors.OKBLUE + msg + ": " + bcolors.ENDC)
32 print(bcolors.HEADER + msg, bcolors.ENDC)
89 print(bcolors.OKGREEN + "Updated help files successfully" + bcolors.ENDC)
140 print(bcolors.OKGREEN + f"Successfully updated version to {next_version}" + bcolors.ENDC)
155 print(bcolors.OKGREEN + f"Successfully merged into master." + bcolors.ENDC)
174 print(bcolors.OKGREEN + f"Release done!" + bcolors.ENDC)
/dports/lang/fpc-source/fpc-3.2.2/tests/test/
H A Dtmacpas4.pp11 {$ENDC}
18 {$ENDC}
24 {$ENDC}
28 {$ENDC}
44 {$ENDC}
H A Dtmacpas1.pp23 {$ENDC}
24 {$ENDC}
28 {$ENDC}
32 {$ENDC}
/dports/science/py-OpenMC/openmc-0.12.2/scripts/
H A Dopenmc-validate-xml23 ENDC = '\033[0m'
28 ENDC = ''
73 print(BOLD + FAIL + '[XML ERROR]' + ENDC)
92 print(BOLD + OK + '[VALID]' + ENDC)
94 print(BOLD + FAIL + '[NOT VALID]' + ENDC)
99 print(BOLD + NOT_FOUND + '[NO RELAXNG FOUND]' + ENDC)
/dports/science/openmc/openmc-0.12.2/scripts/
H A Dopenmc-validate-xml23 ENDC = '\033[0m'
28 ENDC = ''
73 print(BOLD + FAIL + '[XML ERROR]' + ENDC)
92 print(BOLD + OK + '[VALID]' + ENDC)
94 print(BOLD + FAIL + '[NOT VALID]' + ENDC)
99 print(BOLD + NOT_FOUND + '[NO RELAXNG FOUND]' + ENDC)
/dports/science/madness/madness-ebb3fd7/src/madness/tensor/mtxmq_graveyard/new_mtxmq/
H A Dresults_parse.py11 ENDC = '\033[0m' variable in COLORS
19 self.ENDC = ''
41 …print(color + '{:40}'.format(' '.join([str(x) for x in test])) + COLORS.ENDC, '{:40}{:6.2f}'.forma…
60 print(COLORS.HEADER + "Best per benchmark:" + COLORS.ENDC)
62 print(COLORS.HEADER + "Top 10 Varaints:" + COLORS.ENDC)
/dports/graphics/birdfont/birdfont-2.29.5/
H A Dconfigure28 ENDC = '\033[0m'
38 print (FAIL + 'Not found' + ENDC)
62 print (OKGREEN + 'Glib will be used instead of Posix (libc).' + ENDC)
65 print (OKGREEN + 'Using posix profile.' + ENDC)
72 print (FAIL + 'valac is too old.' + ENDC)
99 print (FAIL + 'Can not find libgee (version 0.8 or version 1.0).' + ENDC)
103 print (FAIL + 'Can not find lib gee.' + ENDC)
111 print (OKGREEN + 'Done' + ENDC);
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/
H A D703_bugs.t12 my $code = <<ENDC;
20 ENDC
51 $c1->clean->parse(<<'ENDC');
59 ENDC
88 $c1->clean->parse(<<'ENDC');
90 ENDC
H A D214_cache.t241 ENDC
242 $c->parse( <<'ENDC' );
244 ENDC
257 $c->parse( <<'ENDC' );
259 ENDC
279 ENDC
283 ENDC
299 ENDC
321 ENDC
325 ENDC
[all …]
/dports/archivers/zip/zip30/amiga/
H A Dmatch_68.a44 ENDC
45 ENDC
63 ENDC
69 ENDC
76 ENDC
98 ENDC ; AMIGA
107 ENDC
127 ENDC
134 ENDC
159 ENDC
[all …]
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/internal/
H A Ddebug.py160 ENDC = "\033[0m" variable in pretty_collect.bcolors
200 end=bcolors.ENDC,
203 summary = "{0}{1}Summary{2}".format(bcolors.OKCYAN, bcolors.BOLD, bcolors.ENDC)
214 ).format(fail=bcolors.FAIL, agent_error=info.get("agent_error"), end=bcolors.ENDC)
221 ).format(warning=bcolors.WARNING, end=bcolors.ENDC)
228 ).format(warning=bcolors.WARNING, end=bcolors.ENDC)
235 ).format(warning=bcolors.WARNING, end=bcolors.ENDC)
/dports/archivers/unzip/unzip60/amiga/
H A Dflate.a73 ENDC
74 ENDC
88 ENDC
143 ENDC
336 ENDC
342 ENDC
367 ENDC
380 ENDC
408 ENDC
429 ENDC
[all …]
/dports/devel/py-distributed/distributed-2021.11.2/distributed/deploy/
H A Dold_ssh.py24 ENDC = "\033[0m" variable in bcolors
66 + bcolors.ENDC
73 + bcolors.ENDC
88 + bcolors.ENDC
99 + bcolors.ENDC
151 + bcolors.ENDC
174 + bcolors.ENDC
386 + bcolors.ENDC

12345678910