Home
last modified time | relevance | path

Searched refs:DEBUG_COLOR (Results 1 – 25 of 142) sorted by relevance

123456

/dports/print/texlive-base/texlive-20150521-source/texk/dvipng/dvipng-1.15/
H A Dcolor.c76 DEBUG_PRINT(DEBUG_COLOR,("\n COLOR NAME:\t'%s' '%s'", in NewColor()
116 DEBUG_PRINT(DEBUG_COLOR,("\n \t'%.20s'", pos)); in LoadColornameFile()
122 DEBUG_PRINT(DEBUG_COLOR,("\n \t'%.17s'", pos)); in LoadColornameFile()
141 DEBUG_PRINT(DEBUG_COLOR,("\n \t'%.15s'", pos)); in LoadColornameFile()
257 DEBUG_PRINT(DEBUG_COLOR,("\n COLOR SPEC:\t'%s' (",color)); in stringrgb()
360 DEBUG_PRINT(DEBUG_COLOR,("\n ---RECURSION--- ")) in stringrgb()
368 DEBUG_PRINT(DEBUG_COLOR,("%d %d %d) ",*r,*g,*b)) in stringrgb()
374 DEBUG_PRINT(DEBUG_COLOR,("\n BACKGROUND:\t(%d %d %d) ", in background()
383 DEBUG_PRINT(DEBUG_COLOR,("\n COLOR PUSH:\t(%d %d %d) ", in pushcolor()
390 DEBUG_PRINT(DEBUG_COLOR,("\n COLOR POP\t")) in popcolor()
[all …]
/dports/dns/updatedd/updatedd-2.6/include/
H A Dupdatedd-exception.h69 #define DEBUG_COLOR(x) "\033[0;31;1m"x"\033[0m" macro
73 fprintf(stderr, DEBUG_COLOR("DEBUG("__FILE__":%i): " fmt), \
/dports/irc/epic4/epic4-2.10.9/include/
H A Ddebug.h26 #define DEBUG_COLOR 1 << 11 macro
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Ddebug.h30 #define DEBUG_COLOR 1 << 11 macro
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Ddebug.h30 #define DEBUG_COLOR 1 << 11 macro
/dports/cad/opentimer/OpenTimer-18d28ff/ot/utility/
H A Dlogger.hpp36 static constexpr const char* DEBUG_COLOR {"\033[1;36m"}; member in ot::Logger
187 if(_is_tty) oss << DEBUG_COLOR; in _write()
/dports/devel/pear-phing/phing-2.6.1/listener/
H A Ddefaults.properties43 AnsiColorLogger.DEBUG_COLOR=01;34
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/dev/
H A Dintel_debug.h81 #define DEBUG_COLOR (1ull << 33) macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/dev/
H A Dgen_debug.h84 #define DEBUG_COLOR (1ull << 40) macro
/dports/lang/clover/mesa-21.3.6/src/intel/dev/
H A Dintel_debug.h88 #define DEBUG_COLOR (1ull << 40) macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/dev/
H A Dintel_debug.h88 #define DEBUG_COLOR (1ull << 40) macro
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/dev/
H A Dintel_debug.h88 #define DEBUG_COLOR (1ull << 40) macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/dev/
H A Dintel_debug.h88 #define DEBUG_COLOR (1ull << 40) macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/dev/
H A Dintel_debug.h88 #define DEBUG_COLOR (1ull << 40) macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/dev/
H A Dintel_debug.h88 #define DEBUG_COLOR (1ull << 40) macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/dev/
H A Dintel_debug.h88 #define DEBUG_COLOR (1ull << 40) macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/dev/
H A Dintel_debug.h88 #define DEBUG_COLOR (1ull << 40) macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/dev/
H A Dintel_debug.h88 #define DEBUG_COLOR (1ull << 40) macro
/dports/irc/epic4/epic4-2.10.9/source/
H A Ddebug.c61 { "COLOR", DEBUG_COLOR },
/dports/lang/gcc10/gcc-10.3.0/libgfortran/io/
H A Dasync.h49 #define DEBUG_COLOR
51 #ifdef DEBUG_COLOR
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/io/
H A Dasync.h49 #define DEBUG_COLOR macro
51 #ifdef DEBUG_COLOR
/dports/lang/gcc11-devel/gcc-11-20211009/libgfortran/io/
H A Dasync.h49 #define DEBUG_COLOR macro
51 #ifdef DEBUG_COLOR
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/io/
H A Dasync.h49 #define DEBUG_COLOR macro
51 #ifdef DEBUG_COLOR
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/io/
H A Dasync.h49 #define DEBUG_COLOR macro
51 #ifdef DEBUG_COLOR
/dports/lang/gcc11/gcc-11.2.0/libgfortran/io/
H A Dasync.h49 #define DEBUG_COLOR macro
51 #ifdef DEBUG_COLOR

123456