Home
last modified time | relevance | path

Searched defs:colourise (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/hscolour-1.24.4/Language/Haskell/HsColour/
H A DColourise.hs68 colourise pref Space = [Normal] function
69 colourise pref Comment = comment pref function
72 colourise pref Layout = layout pref function
73 colourise pref Conid = conid pref function
74 colourise pref Varid = varid pref function
75 colourise pref Conop = conop pref function
76 colourise pref Varop = varop pref function
77 colourise pref String = string pref function
78 colourise pref Char = char pref function
79 colourise pref Number = number pref function
[all …]
/dports/print/hs-hscolour/hscolour-1.24.4/Language/Haskell/HsColour/
H A DColourise.hs68 colourise pref Space = [Normal] function
69 colourise pref Comment = comment pref function
72 colourise pref Layout = layout pref function
73 colourise pref Conid = conid pref function
74 colourise pref Varid = varid pref function
75 colourise pref Conop = conop pref function
76 colourise pref Varop = varop pref function
77 colourise pref String = string pref function
78 colourise pref Char = char pref function
79 colourise pref Number = number pref function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hscolour-1.24.4/Language/Haskell/HsColour/
H A DColourise.hs68 colourise pref Space = [Normal] function
69 colourise pref Comment = comment pref function
72 colourise pref Layout = layout pref function
73 colourise pref Conid = conid pref function
74 colourise pref Varid = varid pref function
75 colourise pref Conop = conop pref function
76 colourise pref Varop = varop pref function
77 colourise pref String = string pref function
78 colourise pref Char = char pref function
79 colourise pref Number = number pref function
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/weaveworks/common/tools/integration/
H A Dconfig.sh55 colourise() { function
/dports/deskutils/py-paperless/paperless-2.7.0/src/documents/migrations/
H A D0012_auto_20160305_0040.py14 from django.utils.termcolors import colorize as colourise # Spelling hurts me unknown
H A D0014_document_checksum.py13 from django.utils.termcolors import colorize as colourise # Spelling hurts me unknown
/dports/devel/R-cran-testthat/testthat/R/
H A Dcolour-text.R1 colourise <- function(text, as = c("success", "skip", "warning", "failure", "error")) { function
/dports/net/py-ripe.atlas.tools/ripe.atlas.tools-2.3.0/ripe/atlas/tools/helpers/
H A Dcolours.py84 def colourise(text, colour, fileobj=sys.stdout): function
/dports/science/openmc/openmc-0.12.2/vendor/gsl-lite/test/
H A Dlest_cpp03.hpp824 struct colourise struct
826 const text words;
828 colourise( text words ) in colourise() function
833 std::ostream & operator()( std::ostream & os ) const in operator ()()
841 inline text colourise( text words ) { return words; } in colourise() function
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Deditorcolourset.cpp503 HighlightLanguage EditorColourSet::Apply(cbEditor* editor, HighlightLanguage lang, bool colourise) in Apply()
541 bool colourise) in Apply()
H A Dcbeditor.cpp1796 void cbEditor::SetLanguage(HighlightLanguage lang, bool colourise) in SetLanguage()
/dports/net/freeradius3/freeradius-server-3.0.25/src/main/
H A Dlog.c370 int colourise = default_log.colourise; in vradlog() local
/dports/databases/xapian-core/xapian-core-1.4.18/tests/harness/
H A Dtestsuite.cc818 bool colourise = true; in parse_command_line() local
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/harness/
H A Dtestsuite.cc718 bool colourise = true; in parse_command_line() local
/dports/textproc/R-cran-readr/readr/R/
H A Dcol_types.R301 colourise_cols <- function(cols, colourise = crayon::has_color()) { argument
/dports/net/freeradius3/freeradius-server-3.0.25/src/include/
H A Dlog.h67 bool colourise; //!< Prefix log messages with VT100 escape codes to change text member
/dports/devel/rlwrap/rlwrap-0.45.2/src/
H A Dreadline.c850 colourise (const char *prompt) in colourise() function
/dports/textproc/R-cran-vroom/vroom/R/
H A Dcol_types.R246 colourise_cols <- function(cols, colourise = crayon::has_color()) { argument
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl3724 colourise(#wx_ref{type=ThisT,ref=ThisRef},Start,End) function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl3724 colourise(#wx_ref{type=ThisT,ref=ThisRef},Start,End) function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl3434 colourise(#wx_ref{type=ThisT}=This,Start,End) function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl3434 colourise(#wx_ref{type=ThisT}=This,Start,End) function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl3724 colourise(#wx_ref{type=ThisT,ref=ThisRef},Start,End) function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl3434 colourise(#wx_ref{type=ThisT}=This,Start,End) function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl3434 colourise(#wx_ref{type=ThisT}=This,Start,End) function

12