Home
last modified time | relevance | path

Searched refs:ANSI_YELLOW (Results 1 – 25 of 49) sorted by relevance

12

/dports/cad/ghdl/ghdl-1.0.0/scripts/
H A Dansi_color.sh8 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 Dtestsuite.sh10 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 Dshared.sh203 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 Dfilter.analyze.sh114 echo -e "$INDENT${ANSI_YELLOW}WARNING:${ANSI_NOCOLOR} $line"
H A Dcompile-osvvm.sh217 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 Dmk_macros.h51 #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 Dcmd.c190 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 Dcheetah.c32 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 DLogger.cpp30 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 Dmisc.c37 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 Dcio.c44 #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 Dmk_http_parser.h229 #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 Dconst.go11 ANSI_YELLOW = "\x1b[33m" const
H A Dconst_windows.go11 ANSI_YELLOW = "" const
H A Dstdout.go446 colorCode = ANSI_YELLOW
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/helpers/
H A Dansi_colors.go12 ANSI_YELLOW = "\033[0;33m" const
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/mk_core/
H A Dmk_utils.c130 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 Dmain.go62 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 Drunner_formatter.go51 color: helpers.ANSI_YELLOW,
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/
H A Dflb_log.c354 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 Dbuild_logger.go83 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 Drlutil.h241 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 Drlutil.h237 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 Drlutil.h237 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 Drlutil.h233 static const RLUTIL_STRING_T ANSI_YELLOW = "\033[01;33m"; variable
422 case YELLOW : return ANSI_YELLOW; // non-ANSI in getANSIColor()

12