Home
last modified time | relevance | path

Searched defs:dcolon (Results 1 – 18 of 18) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet6/
H A Din6_print.c51 int dcolon = 0; in in6_print() local
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/
H A DUtils.hs190 dcolon, arrow, darrow, forallSymbol, atSign :: Bool -> Html function
191 dcolon unicode = toHtml (if unicode then "∷" else "::") function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/contrib/
H A Duri.hpp43 struct dcolon : two< ':' > {}; struct
/dports/cad/opentimer/OpenTimer-18d28ff/ot/parser-spef/pegtl/pegtl/contrib/
H A Duri.hpp43 struct dcolon : two< ':' > {}; struct
/dports/math/vtk8/VTK-8.2.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/contrib/
H A Duri.hpp43 struct dcolon : two< ':' > {}; struct
/dports/devel/pegtl/PEGTL-3.0.0/include/tao/pegtl/contrib/
H A Duri.hpp38 struct dcolon : two< ':' > {}; struct
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/libraries/template-haskell/Language/Haskell/TH/
H A DPprLib.hs172 dcolon = return $ HPJ.text "::" function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/libraries/template-haskell/Language/Haskell/TH/
H A DPprLib.hs172 dcolon = return $ HPJ.text "::" function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/libraries/template-haskell/Language/Haskell/TH/
H A DPprLib.hs172 dcolon = return $ HPJ.text "::" function
/dports/lang/ghc/ghc-8.10.7/libraries/template-haskell/Language/Haskell/TH/
H A DPprLib.hs172 dcolon = return $ HPJ.text "::" function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/codecompletion/parser/
H A Dtoken.cpp255 const wxString dcolon(_T("::")); in GetNamespace() local
H A Dparserthread.cpp136 const wxString dcolon (_T("::")); variable
/dports/net/kea/kea-2.0.1/src/lib/log/compiler/
H A Dmessage.cc175 size_t dcolon; in splitNamespace() local
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Backends/
H A DLaTeX.hs1368 dcolon, arrow, darrow, forallSymbol, starSymbol, atSign :: Bool -> LaTeX function
1369 dcolon unicode = text (if unicode then "∷" else "::") function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Utils/
H A DOutputable.hs655 dcolon = unicodeSyntax (char '∷') (docToSDoc $ Pretty.text "::") function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/utils/
H A DOutputable.hs626 dcolon = unicodeSyntax (char '∷') (docToSDoc $ Pretty.text "::") function
/dports/lang/ghc/ghc-8.10.7/compiler/utils/
H A DOutputable.hs626 dcolon = unicodeSyntax (char '∷') (docToSDoc $ Pretty.text "::") function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Utils/
H A DOutputable.hs674 dcolon = unicodeSyntax (char '∷') (docToSDoc $ Pretty.text "::") function