Home
last modified time | relevance | path

Searched refs:useColors (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/golangci/golangci-lint/pkg/printers/
H A Dtext.go16 useColors bool member
22 func NewText(printIssuedLine, useColors, printLinterName bool, log logutils.Log) *Text { argument
25 useColors: useColors,
32 if !p.useColors {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/golangci/golangci-lint/pkg/printers/
H A Dtext.go16 useColors bool member
22 func NewText(printIssuedLine, useColors, printLinterName bool, log logutils.Log) *Text { argument
25 useColors: useColors,
32 if !p.useColors {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/github.com/golangci/golangci-lint/pkg/printers/
H A Dtext.go15 useColors bool member
21 func NewText(printIssuedLine, useColors, printLinterName bool, log logutils.Log) *Text { argument
24 useColors: useColors,
31 if !p.useColors {
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/reporters/
H A Dirc.py209 noticeOnChannel, *args, useColors=False, useSASL=False, **kwargs): argument
217 self.useColors = useColors
403 if self.useColors:
422 lostDelay=None, failedDelay=None, useColors=True): argument
435 self.useColors = useColors
456 useColors=self.useColors,
496 useSASL=False, lostDelay=None, failedDelay=None, useColors=True, argument
534 useSASL=False, lostDelay=None, failedDelay=None, useColors=True, argument
580 useColors=useColors)
/dports/net-im/licq-osd/licq-f271d55/licq/src/logging/
H A Dstreamlogsink.h41 void setUseColors(bool useColors) { myUseColors = useColors; } in setUseColors() argument
/dports/net-im/licq-qt-gui/licq-f271d55/licq/src/logging/
H A Dstreamlogsink.h41 void setUseColors(bool useColors) { myUseColors = useColors; } in setUseColors() argument
/dports/net-im/licq-icq/licq-f271d55/licq/src/logging/
H A Dstreamlogsink.h41 void setUseColors(bool useColors) { myUseColors = useColors; } in setUseColors() argument
/dports/net-im/licq/licq-f271d55/licq/src/logging/
H A Dstreamlogsink.h41 void setUseColors(bool useColors) { myUseColors = useColors; } in setUseColors() argument
/dports/net-im/licq-jabber/licq-f271d55/licq/src/logging/
H A Dstreamlogsink.h41 void setUseColors(bool useColors) { myUseColors = useColors; } in setUseColors() argument
/dports/net-mgmt/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess-2.2.0/application/clicommands/
H A DProcessCommand.php135 protected function renderProblemTree($tree, $useColors = false, $depth = 0) argument
150 if ($useColors) {
161 $output .= $this->renderProblemTree($subtree['children'], $useColors, $depth + 1);
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Drendcontext.cpp73 useColors(false), in RenderContext()
363 useColorsNow != useColors || in setVertexArrays()
367 useColors = useColorsNow; in setVertexArrays()
593 if (useColors) in makeCurrent()
651 if (useColors) in makeCurrent()
768 useColorsNow != useColors || in setVertexArrays()
773 useColors = useColorsNow; in setVertexArrays()
849 if (useColors) in makeCurrent()
937 useColorsNow != useColors || in setVertexArrays()
942 useColors = useColorsNow; in setVertexArrays()
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Drendcontext.cpp73 useColors(false), in RenderContext()
363 useColorsNow != useColors || in setVertexArrays()
367 useColors = useColorsNow; in setVertexArrays()
593 if (useColors) in makeCurrent()
651 if (useColors) in makeCurrent()
768 useColorsNow != useColors || in setVertexArrays()
773 useColors = useColorsNow; in setVertexArrays()
849 if (useColors) in makeCurrent()
937 useColorsNow != useColors || in setVertexArrays()
942 useColors = useColorsNow; in setVertexArrays()
/dports/sysutils/htop/htop-3.1.2/
H A DCommandLine.c80 bool useColors; member
97 .useColors = true, in parseArguments()
192 flags->useColors = false; in parseArguments()
324 if (!flags.useColors) in CommandLine_run()
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/wai-extra-3.1.6/Network/Wai/Middleware/
H A DRequestLogger.hs76 { useColors :: Bool function
82 { useColors = True function
160 Detailed useColors ->
161 let settings = def { useColors = useColors}
262 if useColors settings
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/wai-extra-3.1.6/Network/Wai/Middleware/
H A DRequestLogger.hs76 { useColors :: Bool function
82 { useColors = True function
160 Detailed useColors ->
161 let settings = def { useColors = useColors}
262 if useColors settings
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/wai-extra-3.1.6/Network/Wai/Middleware/
H A DRequestLogger.hs76 { useColors :: Bool function
82 { useColors = True function
160 Detailed useColors ->
161 let settings = def { useColors = useColors}
262 if useColors settings
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Expression/
H A DREPL.cpp331 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete() local
344 if (useColors) { in IOHandlerInputComplete()
349 if (useColors) in IOHandlerInputComplete()
358 if (useColors) { in IOHandlerInputComplete()
363 if (useColors) in IOHandlerInputComplete()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Expression/
H A DREPL.cpp333 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete() local
346 if (useColors) { in IOHandlerInputComplete()
351 if (useColors) in IOHandlerInputComplete()
360 if (useColors) { in IOHandlerInputComplete()
365 if (useColors) in IOHandlerInputComplete()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Irr/
H A DIRRMeshLoader.cpp167 bool useColors = false; in InternReadFile() local
312 if (curColors.size() == curVertices.size() && useColors) { in InternReadFile()
362 useColors = true; in InternReadFile()
475 if (curMatFlags & AI_IRRMESH_MAT_trans_vertex_alpha && !useColors) { in InternReadFile()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIRRMeshLoader.cpp152 bool useColors = false; in InternReadFile() local
299 if (curColors.size() == curVertices.size() && useColors) { in InternReadFile()
349 useColors = true; in InternReadFile()
462 if (curMatFlags & AI_IRRMESH_MAT_trans_vertex_alpha && !useColors) { in InternReadFile()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIRRMeshLoader.cpp152 bool useColors = false; in InternReadFile() local
299 if (curColors.size() == curVertices.size() && useColors) { in InternReadFile()
349 useColors = true; in InternReadFile()
462 if (curMatFlags & AI_IRRMESH_MAT_trans_vertex_alpha && !useColors) { in InternReadFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Expression/
H A DREPL.cpp371 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete() local
384 if (useColors) { in IOHandlerInputComplete()
389 if (useColors) in IOHandlerInputComplete()
398 if (useColors) { in IOHandlerInputComplete()
403 if (useColors) in IOHandlerInputComplete()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Expression/
H A DREPL.cpp371 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete() local
384 if (useColors) { in IOHandlerInputComplete()
389 if (useColors) in IOHandlerInputComplete()
398 if (useColors) { in IOHandlerInputComplete()
403 if (useColors) in IOHandlerInputComplete()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Expression/
H A DREPL.cpp371 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete() local
384 if (useColors) { in IOHandlerInputComplete()
389 if (useColors) in IOHandlerInputComplete()
398 if (useColors) { in IOHandlerInputComplete()
403 if (useColors) in IOHandlerInputComplete()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Expression/
H A DREPL.cpp371 bool useColors = error_sp->GetFile().GetIsTerminalWithColors(); in IOHandlerInputComplete() local
384 if (useColors) { in IOHandlerInputComplete()
389 if (useColors) in IOHandlerInputComplete()
398 if (useColors) { in IOHandlerInputComplete()
403 if (useColors) in IOHandlerInputComplete()

1234567