Home
last modified time | relevance | path

Searched defs:divide (Results 1 – 25 of 1798) sorted by relevance

12345678910>>...72

/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/generic/operation/
H A Ddivide.hpp26 struct divide struct
48 typedef ::color::operation::_internal::divide<category_type> this_type;
51 model_type operator()( model_type const& left, model_type const& right )const in operator ()()
56 …tor()( model_output_type result, model_const_input_type left, model_const_input_type right ) const in operator ()()
62 static model_type & accumulate( model_output_type result, model_const_input_type right ) in accumulate()
71 static model_type function( model_const_input_type left, model_const_input_type right ) in function()
95 divide in divide() function
101 return ::color::operation::_internal::divide<category_name>::accumulate( result, right ); in divide()
106 divide in divide() function
/dports/devel/stack/stack-2.7.3/_cabal_deps/contravariant-1.5.3/src/Data/Functor/Contravariant/
H A DDivisible.hs142 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
187 divide f (Op g) (Op h) = Op $ \a -> case f a of function
209 divide _ (Const a) (Const b) = Const (mappend a b) function
214 divide f (Alt l) (Alt r) = Alt $ divide f l r function
220 divide _ U1 U1 = U1 function
224 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
228 divide f (M1 l) (M1 r) = M1 $ divide f l r function
236 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
293 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
315 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/contravariant-1.5.2/src/Data/Functor/Contravariant/
H A DDivisible.hs136 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
181 divide f (Op g) (Op h) = Op $ \a -> case f a of function
203 divide _ (Const a) (Const b) = Const (mappend a b) function
208 divide f (Alt l) (Alt r) = Alt $ divide f l r function
214 divide _ U1 U1 = U1 function
218 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
222 divide f (M1 l) (M1 r) = M1 $ divide f l r function
230 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
287 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
309 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/contravariant-1.5.3/src/Data/Functor/Contravariant/
H A DDivisible.hs142 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
187 divide f (Op g) (Op h) = Op $ \a -> case f a of function
209 divide _ (Const a) (Const b) = Const (mappend a b) function
214 divide f (Alt l) (Alt r) = Alt $ divide f l r function
220 divide _ U1 U1 = U1 function
224 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
228 divide f (M1 l) (M1 r) = M1 $ divide f l r function
236 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
293 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
315 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/contravariant-1.5.3/src/Data/Functor/Contravariant/
H A DDivisible.hs142 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
187 divide f (Op g) (Op h) = Op $ \a -> case f a of function
209 divide _ (Const a) (Const b) = Const (mappend a b) function
214 divide f (Alt l) (Alt r) = Alt $ divide f l r function
220 divide _ U1 U1 = U1 function
224 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
228 divide f (M1 l) (M1 r) = M1 $ divide f l r function
236 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
293 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
315 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/contravariant-1.5.3/src/Data/Functor/Contravariant/
H A DDivisible.hs142 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
187 divide f (Op g) (Op h) = Op $ \a -> case f a of function
209 divide _ (Const a) (Const b) = Const (mappend a b) function
214 divide f (Alt l) (Alt r) = Alt $ divide f l r function
220 divide _ U1 U1 = U1 function
224 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
228 divide f (M1 l) (M1 r) = M1 $ divide f l r function
236 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
293 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
315 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/contravariant-1.5.3/src/Data/Functor/Contravariant/
H A DDivisible.hs142 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
187 divide f (Op g) (Op h) = Op $ \a -> case f a of function
209 divide _ (Const a) (Const b) = Const (mappend a b) function
214 divide f (Alt l) (Alt r) = Alt $ divide f l r function
220 divide _ U1 U1 = U1 function
224 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
228 divide f (M1 l) (M1 r) = M1 $ divide f l r function
236 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
293 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
315 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/contravariant-1.5.3/src/Data/Functor/Contravariant/
H A DDivisible.hs142 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
187 divide f (Op g) (Op h) = Op $ \a -> case f a of function
209 divide _ (Const a) (Const b) = Const (mappend a b) function
214 divide f (Alt l) (Alt r) = Alt $ divide f l r function
220 divide _ U1 U1 = U1 function
224 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
228 divide f (M1 l) (M1 r) = M1 $ divide f l r function
236 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
293 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
315 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/contravariant-1.5.4/src/Data/Functor/Contravariant/
H A DDivisible.hs147 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
192 divide f (Op g) (Op h) = Op $ \a -> case f a of function
214 divide _ (Const a) (Const b) = Const (mappend a b) function
219 divide f (Alt l) (Alt r) = Alt $ divide f l r function
225 divide _ U1 U1 = U1 function
229 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
233 divide f (M1 l) (M1 r) = M1 $ divide f l r function
241 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
290 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
312 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/contravariant-1.5.2/src/Data/Functor/Contravariant/
H A DDivisible.hs136 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
181 divide f (Op g) (Op h) = Op $ \a -> case f a of function
203 divide _ (Const a) (Const b) = Const (mappend a b) function
208 divide f (Alt l) (Alt r) = Alt $ divide f l r function
214 divide _ U1 U1 = U1 function
218 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
222 divide f (M1 l) (M1 r) = M1 $ divide f l r function
230 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
287 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
309 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/contravariant-1.5.5/src/Data/Functor/Contravariant/
H A DDivisible.hs147 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
192 divide f (Op g) (Op h) = Op $ \a -> case f a of function
214 divide _ (Const a) (Const b) = Const (mappend a b) function
219 divide f (Alt l) (Alt r) = Alt $ divide f l r function
225 divide _ U1 U1 = U1 function
229 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
233 divide f (M1 l) (M1 r) = M1 $ divide f l r function
241 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
290 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
312 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/contravariant-1.5.2/src/Data/Functor/Contravariant/
H A DDivisible.hs136 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
181 divide f (Op g) (Op h) = Op $ \a -> case f a of function
203 divide _ (Const a) (Const b) = Const (mappend a b) function
208 divide f (Alt l) (Alt r) = Alt $ divide f l r function
214 divide _ U1 U1 = U1 function
218 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
222 divide f (M1 l) (M1 r) = M1 $ divide f l r function
230 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
287 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
309 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/contravariant-1.5.3/src/Data/Functor/Contravariant/
H A DDivisible.hs142 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
187 divide f (Op g) (Op h) = Op $ \a -> case f a of function
209 divide _ (Const a) (Const b) = Const (mappend a b) function
214 divide f (Alt l) (Alt r) = Alt $ divide f l r function
220 divide _ U1 U1 = U1 function
224 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
228 divide f (M1 l) (M1 r) = M1 $ divide f l r function
236 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
293 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
315 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/contravariant-1.5.5/src/Data/Functor/Contravariant/
H A DDivisible.hs147 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
192 divide f (Op g) (Op h) = Op $ \a -> case f a of function
214 divide _ (Const a) (Const b) = Const (mappend a b) function
219 divide f (Alt l) (Alt r) = Alt $ divide f l r function
225 divide _ U1 U1 = U1 function
229 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
233 divide f (M1 l) (M1 r) = M1 $ divide f l r function
241 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
290 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
312 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/contravariant-1.5.2/src/Data/Functor/Contravariant/
H A DDivisible.hs136 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
181 divide f (Op g) (Op h) = Op $ \a -> case f a of function
203 divide _ (Const a) (Const b) = Const (mappend a b) function
208 divide f (Alt l) (Alt r) = Alt $ divide f l r function
214 divide _ U1 U1 = U1 function
218 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
222 divide f (M1 l) (M1 r) = M1 $ divide f l r function
230 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
287 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
309 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/contravariant-1.5.2/src/Data/Functor/Contravariant/
H A DDivisible.hs136 -- divide toBC bSerializer cSerializer = Serializer $ \\a -> function
181 divide f (Op g) (Op h) = Op $ \a -> case f a of function
203 divide _ (Const a) (Const b) = Const (mappend a b) function
208 divide f (Alt l) (Alt r) = Alt $ divide f l r function
214 divide _ U1 U1 = U1 function
218 divide f (Rec1 l) (Rec1 r) = Rec1 $ divide f l r function
222 divide f (M1 l) (M1 r) = M1 $ divide f l r function
230 divide f (Comp1 l) (Comp1 r) = Comp1 (divide f <$> l <*> r) function
287 divide f (Lazy.WriterT l) (Lazy.WriterT r) = Lazy.WriterT $ function
309 divide f (Reverse l) (Reverse r) = Reverse $ divide f l r function
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/UtilXlib/
H A Ddivide.f9010 SUBROUTINE divide (comm, ntodiv, startn, lastn) subroutine
22 INTEGER, INTENT(in) :: comm
24 INTEGER, INTENT(in) :: ntodiv
26 INTEGER, INTENT(out):: startn, lastn
29 INTEGER :: me_comm, nproc_comm
53 END SUBROUTINE divide argument
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Ddivide.hpp24 inline return_type_t<Scal1, Scal2> divide(const Scal1& x, const Scal2& y) { in divide() function
28 inline int divide(int x, int y) { in divide() function
46 inline auto divide(const T1& m, const T2& c) { in divide() function
/dports/textproc/py-pyscss/pyScss-1.3.7/scss/
H A Dast.py44 def evaluate(self, calculator, divide=False): argument
66 def evaluate(self, calculator, divide=False): argument
78 def evaluate(self, calculator, divide=False): argument
105 def evaluate(self, calculator, divide=False): argument
149 def evaluate(self, calculator, divide=False): argument
164 def evaluate(self, calculator, divide=False): argument
179 def evaluate(self, calculator, divide=False): argument
192 def evaluate(self, calculator, divide=False): argument
287 def evaluate(self, calculator, divide=False): argument
327 def evaluate(self, calculator, divide=False): argument
[all …]
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/lib/
H A Ddivide_impl.cc122 template class divide<std::int16_t>; variable
123 template class divide<std::int32_t>; variable
124 template class divide<float>; variable
125 template class divide<gr_complex>; variable
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/scal/fun/
H A Ddivide.hpp21 inline typename stan::return_type<T1, T2>::type divide(const T1& x, in divide() function
26 inline int divide(int x, int y) { in divide() function
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/lib2geom/
H A Dpiecewise.cpp38 Piecewise<SBasis> divide(Piecewise<SBasis> const &a, Piecewise<SBasis> const &b, unsigned k) { in divide() function
49 divide(Piecewise<SBasis> const &a, Piecewise<SBasis> const &b, double tol, unsigned k, double zero)… in divide() function
60 Piecewise<SBasis> divide(Piecewise<SBasis> const &a, SBasis const &b, double tol, unsigned k, doubl… in divide() function
63 Piecewise<SBasis> divide(SBasis const &a, Piecewise<SBasis> const &b, double tol, unsigned k, doubl… in divide() function
66 Piecewise<SBasis> divide(SBasis const &a, SBasis const &b, double tol, unsigned k, double zero) { in divide() function
/dports/devel/fatal/fatal-2021.12.27.00/fatal/type/
H A Darithmetic.h32 struct divide { struct
34 using apply = typename impl_arithmetic::div<Args...>::type;
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dsneaky1.i15 int divide(int x, int y) { in divide() function
24 binop add,subtract,mul,divide; variable
/dports/graphics/frei0r/frei0r-1.7.0-18-g86475d3/src/mixer2/divide/
H A Ddivide.cpp27 class divide : public frei0r::mixer2 class
30 divide(unsigned int width, unsigned int height) in divide() function in divide

12345678910>>...72