Home
last modified time | relevance | path

Searched defs:basicUnsafeGrow (Results 1 – 25 of 45) sorted by relevance

12

/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/math-functions-0.3.4.1/Numeric/
H A DSum.hs130 basicUnsafeGrow (MV_KahanSum mvec) len = MV_KahanSum `liftM` basicUnsafeGrow mvec len function
212 basicUnsafeGrow (MV_KBNSum mvec) len = MV_KBNSum `liftM` basicUnsafeGrow mvec len function
301 basicUnsafeGrow (MV_KB2Sum mvec) len = MV_KB2Sum `liftM` basicUnsafeGrow mvec len function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/math-functions-0.3.4.1/Numeric/
H A DSum.hs130 basicUnsafeGrow (MV_KahanSum mvec) len = MV_KahanSum `liftM` basicUnsafeGrow mvec len function
212 basicUnsafeGrow (MV_KBNSum mvec) len = MV_KBNSum `liftM` basicUnsafeGrow mvec len function
301 basicUnsafeGrow (MV_KB2Sum mvec) len = MV_KB2Sum `liftM` basicUnsafeGrow mvec len function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/math-functions-0.3.4.2/Numeric/
H A DSum.hs130 basicUnsafeGrow (MV_KahanSum mvec) len = MV_KahanSum `liftM` basicUnsafeGrow mvec len function
212 basicUnsafeGrow (MV_KBNSum mvec) len = MV_KBNSum `liftM` basicUnsafeGrow mvec len function
301 basicUnsafeGrow (MV_KB2Sum mvec) len = MV_KB2Sum `liftM` basicUnsafeGrow mvec len function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/math-functions-0.3.4.2/Numeric/
H A DSum.hs130 basicUnsafeGrow (MV_KahanSum mvec) len = MV_KahanSum `liftM` basicUnsafeGrow mvec len function
212 basicUnsafeGrow (MV_KBNSum mvec) len = MV_KBNSum `liftM` basicUnsafeGrow mvec len function
301 basicUnsafeGrow (MV_KB2Sum mvec) len = MV_KB2Sum `liftM` basicUnsafeGrow mvec len function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/math-functions-0.3.4.2/Numeric/
H A DSum.hs130 basicUnsafeGrow (MV_KahanSum mvec) len = MV_KahanSum `liftM` basicUnsafeGrow mvec len function
212 basicUnsafeGrow (MV_KBNSum mvec) len = MV_KBNSum `liftM` basicUnsafeGrow mvec len function
301 basicUnsafeGrow (MV_KB2Sum mvec) len = MV_KB2Sum `liftM` basicUnsafeGrow mvec len function
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/math-functions-0.3.4.2/Numeric/
H A DSum.hs130 basicUnsafeGrow (MV_KahanSum mvec) len = MV_KahanSum `liftM` basicUnsafeGrow mvec len function
212 basicUnsafeGrow (MV_KBNSum mvec) len = MV_KBNSum `liftM` basicUnsafeGrow mvec len function
301 basicUnsafeGrow (MV_KB2Sum mvec) len = MV_KB2Sum `liftM` basicUnsafeGrow mvec len function
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/stack/stack-2.7.3/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/vector-0.12.2.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/vector-0.12.2.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/vector-0.12.2.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/vector-0.12.1.2/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-ghc-events/ghc-events-0.17.0/_cabal_deps/vector-0.12.2.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/vector-0.12.3.0/Data/Vector/Unboxed/
H A DBase.hs165 basicUnsafeGrow (MV_Unit n) m = return $ MV_Unit (n+m) function
220 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n } function
363 basicUnsafeGrow (MV_Bool v) n = MV_Bool `liftM` M.basicUnsafeGrow v n function
414 basicUnsafeGrow (MV_Complex v) n = MV_Complex `liftM` M.basicUnsafeGrow v n function
463 ; basicUnsafeGrow (con v) n = con `liftM` M.basicUnsafeGrow v n \ function
543 basicUnsafeGrow (MV_Arg v) n = MV_Arg `liftM` M.basicUnsafeGrow v n function

12