Home
last modified time | relevance | path

Searched refs:ANSI_COLOR_BLUE (Results 1 – 25 of 47) sorted by relevance

12

/dports/science/siconos/siconos-4.4.0/numerics/src/tools/
H A Dsiconos_debug.h35 #define ANSI_COLOR_BLUE "\x1b[34m" macro
110 { DEBUG_PRINTF(ANSI_COLOR_BLUE " % 2.2e " ANSI_COLOR_RESET, M[i + j*nrows]) } \
121 else { DEBUG_PRINT(ANSI_COLOR_BLUE " . " ANSI_COLOR_RESET) } } \
130 { DEBUG_PRINTF(ANSI_COLOR_BLUE "% 2.2e " ANSI_COLOR_RESET, M[i*ncols + j]) } \
139 { DEBUG_PRINTF(ANSI_COLOR_BLUE "% 2.2e " ANSI_COLOR_RESET, M[i*ncols + j]) } \
149 else { DEBUG_PRINT(ANSI_COLOR_BLUE " 0 " ANSI_COLOR_RESET) } } \
158 else { DEBUG_PRINT(ANSI_COLOR_BLUE " 0 " ANSI_COLOR_RESET) } } \
/dports/audio/ocp/ocp-0.2.90/filesel/
H A Ddirdb-test.c11 #define ANSI_COLOR_BLUE "\x1b[34m" macro
316 fprintf (stderr, ANSI_COLOR_BLUE "1 - " ANSI_COLOR_RESET); in dirdb_basic_test3()
327 fprintf (stderr, ANSI_COLOR_BLUE "2 - " ANSI_COLOR_RESET); in dirdb_basic_test3()
345 fprintf (stderr, ANSI_COLOR_BLUE "3 - " ANSI_COLOR_RESET); in dirdb_basic_test3()
355 fprintf (stderr, ANSI_COLOR_BLUE "4 - " ANSI_COLOR_RESET); in dirdb_basic_test3()
365 fprintf (stderr, ANSI_COLOR_BLUE "5 - " ANSI_COLOR_RESET); in dirdb_basic_test3()
375 fprintf (stderr, ANSI_COLOR_BLUE "6 - " ANSI_COLOR_RESET); in dirdb_basic_test3()
386 fprintf (stderr, ANSI_COLOR_BLUE "7 - " ANSI_COLOR_RESET); in dirdb_basic_test3()
396 fprintf (stderr, ANSI_COLOR_BLUE "8 - " ANSI_COLOR_RESET); in dirdb_basic_test3()
406 fprintf (stderr, ANSI_COLOR_BLUE "9 - " ANSI_COLOR_RESET); in dirdb_basic_test3()
[all …]
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/common/
H A Dluaobject.c153 debug("add " ANSI_COLOR_BLUE "\"%s\"" ANSI_COLOR_RESET in luaH_object_add_signal()
203 debug("emit " ANSI_COLOR_BLUE "\"%s\"" ANSI_COLOR_RESET in signal_array_emit()
307 debug("emit " ANSI_COLOR_BLUE "\"%s\"" ANSI_COLOR_RESET in luaH_object_emit_signal()
314 …return luaL_error(L, "trying to emit " ANSI_COLOR_BLUE "\"%s\"" ANSI_COLOR_RESET " on non-object",… in luaH_object_emit_signal()
H A Dlog.h46 #define ANSI_COLOR_BLUE "\x1b[34m" macro
H A Dipc.c61 debug("Process '%s': recv " ANSI_COLOR_BLUE "%s" ANSI_COLOR_RESET " message", in ipc_dispatch()
105 debug("Process '%s': send " ANSI_COLOR_BLUE "%s" ANSI_COLOR_RESET " message", in ipc_send()
/dports/www/luakit/luakit-2.3/common/
H A Dluaobject.c153 debug("add " ANSI_COLOR_BLUE "\"%s\"" ANSI_COLOR_RESET in luaH_object_add_signal()
203 debug("emit " ANSI_COLOR_BLUE "\"%s\"" ANSI_COLOR_RESET in signal_array_emit()
307 debug("emit " ANSI_COLOR_BLUE "\"%s\"" ANSI_COLOR_RESET in luaH_object_emit_signal()
314 …return luaL_error(L, "trying to emit " ANSI_COLOR_BLUE "\"%s\"" ANSI_COLOR_RESET " on non-object",… in luaH_object_emit_signal()
H A Dlog.h46 #define ANSI_COLOR_BLUE "\x1b[34m" macro
H A Dipc.c61 debug("Process '%s': recv " ANSI_COLOR_BLUE "%s" ANSI_COLOR_RESET " message", in ipc_dispatch()
105 debug("Process '%s': send " ANSI_COLOR_BLUE "%s" ANSI_COLOR_RESET " message", in ipc_send()
/dports/ports-mgmt/portfmt/portfmt-1.1.0/libias/
H A Dcolor.h33 #define ANSI_COLOR_BLUE "\x1b[34m" macro
/dports/ports-mgmt/parfetch-overlay/parfetch-0.1.0/libias/
H A Dcolor.h33 #define ANSI_COLOR_BLUE "\x1b[34m" macro
/dports/misc/ompl/ompl-1.5.2/src/ompl/util/src/
H A DConsole.cpp54 #define ANSI_COLOR_BLUE "\x1b[34m" macro
149 static const char *LogColorString[6] = {ANSI_COLOR_MAGENTA, ANSI_COLOR_GREEN, ANSI_COLOR_BLUE,
/dports/biology/samtools/samtools-1.14/
H A Dbam_tview_html.c228 #define ANSI_COLOR_BLUE "\x1b[34m" macro
263 case 1: fputs(ANSI_COLOR_BLUE,ptr->out); break; in text_drawaln()
271 case 9: fputs(ANSI_COLOR_BLUE,ptr->out); break; in text_drawaln()
/dports/comms/tio/tio-1.32/src/include/tio/
H A Dprint.h29 #define ANSI_COLOR_BLUE "\x1b[1;34m" macro
/dports/www/janus/janus-gateway-0.11.6/
H A Ddebug.h29 #define ANSI_COLOR_BLUE "\x1b[34m" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/ipc/
H A Dipc_logging.cc203 case ANSI_COLOR_BLUE: in ANSIEscape()
259 ANSIEscape(sender_ ? ANSI_COLOR_BLUE : ANSI_COLOR_CYAN), in Log()
H A Dipc_logging.h95 ANSI_COLOR_BLUE, in COMPONENT_EXPORT() enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ipc/
H A Dipc_logging.cc204 case ANSI_COLOR_BLUE: in ANSIEscape()
260 ANSIEscape(sender_ ? ANSI_COLOR_BLUE : ANSI_COLOR_CYAN), in Log()
H A Dipc_logging.h95 ANSI_COLOR_BLUE, in COMPONENT_EXPORT() enumerator
/dports/misc/soapysdr/SoapySDR-soapy-sdr-0.8.1/lib/
H A DLoggerC.cpp45 #define ANSI_COLOR_BLUE "\x1b[34m" macro
/dports/misc/py-SoapySDR/SoapySDR-soapy-sdr-0.8.1/lib/
H A DLoggerC.cpp45 #define ANSI_COLOR_BLUE "\x1b[34m" macro
/dports/math/blasfeo/blasfeo-0.1.2/tests/
H A Dtest_x_common.h83 #define ANSI_COLOR_BLUE "\x1b[34m" macro
/dports/science/siconos/siconos-4.4.0/numerics/src/LCP/
H A Dlcp_lexicolemke.c252 DEBUG_PRINT(ANSI_COLOR_BLUE " . " ANSI_COLOR_RESET); in lcp_lexicolemke()
471 DEBUG_PRINT(ANSI_COLOR_BLUE " . " ANSI_COLOR_RESET); in lcp_lexicolemke()
/dports/math/ambit/ambit-0.5.1/test/
H A Dtest_distributed.cc42 #define ANSI_COLOR_BLUE "\x1b[34m" macro
H A Dtest_io.cc38 #define ANSI_COLOR_BLUE "\x1b[34m" macro
/dports/audio/synthpod-lv2/synthpod-01aad91/bin/
H A Dsynthpod_bin.c30 #define ANSI_COLOR_BLUE "\x1b[34m" macro
67 [COLOR_TRACE] = "["ANSI_COLOR_BLUE "Trace"ANSI_COLOR_RESET"]",

12