/dports/cad/ghdl/ghdl-1.0.0/scripts/ |
H A D | ansi_color.sh | 8 ANSI_YELLOW="\e[33m" 25 COLORED_WARNING="${ANSI_YELLOW}[WARNING]" 35 unset ANSI_BLACK ANSI_RED ANSI_GREEN ANSI_YELLOW ANSI_BLUE ANSI_MAGENTA ANSI_CYAN ANSI_DARK_GRAY
|
/dports/cad/ghdl/ghdl-1.0.0/testsuite/ |
H A D | testsuite.sh | 10 ANSI_YELLOW="\033[33m" 19 disable_color() { unset ENABLECOLOR ANSI_RED ANSI_GREEN ANSI_YELLOW ANSI_BLUE ANSI_MAGENTA ANSI_CYA… 23 COL="$ANSI_YELLOW"
|
/dports/cad/ghdl/ghdl-1.0.0/scripts/vendors/ |
H A D | shared.sh | 203 echo -e "${ANSI_YELLOW}Creating VHDL Library '$LibraryName'...${ANSI_NOCOLOR}" 275 …1) echo 1>&2 -e "$Filter_Indent${ANSI_YELLOW}Warnings detected by filtering script.${ANSI_NOCOLOR}… 276 …0) test $DEBUG -eq 1 && echo 1>&2 -e "$Filter_Indent${ANSI_YELLOW}Warnings detected by filtering s… 295 echo -e "${ANSI_YELLOW}Analyzing files into library '$LibraryName'...${ANSI_NOCOLOR}"
|
H A D | filter.analyze.sh | 114 echo -e "$INDENT${ANSI_YELLOW}WARNING:${ANSI_NOCOLOR} $line"
|
H A D | compile-osvvm.sh | 217 echo -e "${ANSI_YELLOW}Cleaning up directory ...${ANSI_NOCOLOR}"
|
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/include/monkey/mk_core/ |
H A D | mk_macros.h | 51 #define ANSI_YELLOW "\033[93m" 61 #define ANSI_YELLOW "" 70 #define ANSI_BOLD_YELLOW ANSI_BOLD ANSI_YELLOW
|
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/plugins/cheetah/ |
H A D | cmd.c | 190 ANSI_BOLD, ANSI_YELLOW, ANSI_WHITE, ANSI_RESET); in mk_cheetah_cmd_plugins() 201 ANSI_BOLD, ANSI_YELLOW, ANSI_WHITE, ANSI_RESET); in mk_cheetah_cmd_plugins() 212 ANSI_BOLD, ANSI_YELLOW, ANSI_WHITE, ANSI_RESET); in mk_cheetah_cmd_plugins() 223 ANSI_BOLD, ANSI_YELLOW, ANSI_WHITE, ANSI_RESET); in mk_cheetah_cmd_plugins() 234 ANSI_BOLD, ANSI_YELLOW, ANSI_WHITE, ANSI_RESET); in mk_cheetah_cmd_plugins() 265 ANSI_BOLD, ANSI_YELLOW, in mk_cheetah_cmd_vhosts()
|
H A D | cheetah.c | 32 ANSI_BOLD, ANSI_YELLOW, in mk_cheetah_welcome_msg() 34 ANSI_WHITE, ANSI_RED, ANSI_WHITE, ANSI_YELLOW, ANSI_RESET); in mk_cheetah_welcome_msg()
|
/dports/net/astron/Astron-c8ba982/src/core/ |
H A D | Logger.cpp | 30 static const char* ANSI_YELLOW = "\x1b[33;2m"; variable 56 return ANSI_YELLOW; in get_severity_color()
|
/dports/security/cardpeek/cardpeek-0.8.4/ |
H A D | misc.c | 37 const char ANSI_YELLOW[] = ""; variable 46 const char ANSI_YELLOW[] = "\x1b[33m"; variable
|
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/chunkio/tools/ |
H A D | cio.c | 44 #define ANSI_YELLOW "\033[93m" macro 54 #define ANSI_YELLOW "" macro 63 #define ANSI_BOLD_YELLOW ANSI_BOLD ANSI_YELLOW 194 dcolor = ANSI_YELLOW; in log_cb()
|
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/include/monkey/ |
H A D | mk_http_parser.h | 229 #define ANSI_YELLOW "\033[33m" 230 #define ANSI_BOLD_YELLOW ANSI_BOLD ANSI_YELLOW
|
/dports/security/ffuf/ffuf-1.3.1/pkg/output/ |
H A D | const.go | 11 ANSI_YELLOW = "\x1b[33m" const
|
H A D | const_windows.go | 11 ANSI_YELLOW = "" const
|
H A D | stdout.go | 446 colorCode = ANSI_YELLOW
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/helpers/ |
H A D | ansi_colors.go | 12 ANSI_YELLOW = "\033[0;33m" const
|
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/mk_core/ |
H A D | mk_utils.c | 130 color_function = ANSI_YELLOW; in mk_utils_trace() 225 header_color = ANSI_YELLOW; in mk_print()
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/scripts/pull-images-for-tests/ |
H A D | main.go | 62 fmt.Printf("%s[%s]%s %s", helpers.ANSI_YELLOW, rw.prefix, helpers.ANSI_RESET, line)
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/log/ |
H A D | runner_formatter.go | 51 color: helpers.ANSI_YELLOW,
|
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/ |
H A D | flb_log.c | 354 header_color = ANSI_YELLOW; in flb_log_print() 362 header_color = ANSI_YELLOW; in flb_log_print()
|
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/common/ |
H A D | build_logger.go | 83 e.sendLog(e.entry.Warningln, helpers.ANSI_YELLOW+"WARNING: ", args...)
|
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/tests/cbehave/rlutil/ |
H A D | rlutil.h | 241 static const RLUTIL_STRING_T ANSI_YELLOW = "\033[01;33m"; variable 430 case YELLOW : return ANSI_YELLOW; // non-ANSI in getANSIColor()
|
/dports/security/softether5/SoftEtherVPN-5.02.5180/3rdparty/tinydir/tests/cbehave/rlutil/ |
H A D | rlutil.h | 237 const RLUTIL_STRING_T ANSI_YELLOW = "\033[01;33m"; variable 426 case YELLOW : return ANSI_YELLOW; // non-ANSI in getANSIColor()
|
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/IOSupport/SequenceParsing/tinydir/tests/cbehave/rlutil/ |
H A D | rlutil.h | 237 const RLUTIL_STRING_T ANSI_YELLOW = "\033[01;33m"; variable 426 case YELLOW : return ANSI_YELLOW; // non-ANSI in getANSIColor()
|
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/rlutil/ |
H A D | rlutil.h | 233 static const RLUTIL_STRING_T ANSI_YELLOW = "\033[01;33m"; variable 422 case YELLOW : return ANSI_YELLOW; // non-ANSI in getANSIColor()
|