Home
last modified time | relevance | path

Searched defs:munch (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/hscolour-1.24.4/Language/Haskell/HsColour/
H A DAnchors.hs104 where munch 0 ((Layout,")"):rest) = rest function
105 munch n ((Layout,")"):rest) = munch (n-1) rest function
106 munch n ((Layout,"("):rest) = munch (n+1) rest function
107 munch n (_:rest) = munch n rest function
108 munch _ [] = [] -- source is ill-formed function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hscolour-1.24.4/Language/Haskell/HsColour/
H A DAnchors.hs104 where munch 0 ((Layout,")"):rest) = rest function
105 munch n ((Layout,")"):rest) = munch (n-1) rest function
106 munch n ((Layout,"("):rest) = munch (n+1) rest function
107 munch n (_:rest) = munch n rest function
108 munch _ [] = [] -- source is ill-formed function
/dports/print/hs-hscolour/hscolour-1.24.4/Language/Haskell/HsColour/
H A DAnchors.hs104 where munch 0 ((Layout,")"):rest) = rest function
105 munch n ((Layout,")"):rest) = munch (n-1) rest function
106 munch n ((Layout,"("):rest) = munch (n+1) rest function
107 munch n (_:rest) = munch n rest function
108 munch _ [] = [] -- source is ill-formed function
/dports/devel/py-munch/munch-2.5.0/
H A DREADME.md6 munch chapter
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Interface/
H A DParseModuleHeader.hs135 munch p = P $ \cs -> function
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/tools/
H A DMakefile.am1 bin_PROGRAMS=analyze chmorph hunspell munch unmunch hzip hunzip program
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/src/tools/
H A DMakefile.am1 bin_PROGRAMS=analyze chmorph hunspell munch unmunch hzip hunzip program
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/src/tools/
H A DMakefile.am1 bin_PROGRAMS=analyze chmorph hunspell munch unmunch hzip hunzip program
/dports/textproc/hunspell/hunspell-1.7.0/src/tools/
H A DMakefile.am1 bin_PROGRAMS=analyze chmorph hunspell munch unmunch hzip hunzip program
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-config/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/Mongoose/Source/
H A DMongoose_Coarsening.cpp76 Int munch = 0; in coarsen() local

123