Home
last modified time | relevance | path

Searched defs:lmap (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/dports/devel/stack/stack-2.7.3/_cabal_deps/profunctors-5.6.2/src/Data/Profunctor/
H A DUnsafe.hs101 lmap f = dimap f id function
171 lmap = flip (.) function
183 lmap _ = retag function
195 lmap k (Kleisli f) = Kleisli (f . k) function
206 lmap k (Cokleisli f) = Cokleisli (f . fmap k) function
215 lmap f (Clown fa) = Clown (contramap f fa) function
223 lmap _ (Joker fb) = Joker fb function
231 lmap f (Biff p) = Biff (lmap (fmap f) p) function
248 lmap f (L2 x) = L2 (lmap f x) function
249 lmap f (R2 y) = R2 (lmap f y) function
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/profunctors-5.6.2/src/Data/Profunctor/
H A DUnsafe.hs101 lmap f = dimap f id function
171 lmap = flip (.) function
183 lmap _ = retag function
195 lmap k (Kleisli f) = Kleisli (f . k) function
206 lmap k (Cokleisli f) = Cokleisli (f . fmap k) function
215 lmap f (Clown fa) = Clown (contramap f fa) function
223 lmap _ (Joker fb) = Joker fb function
231 lmap f (Biff p) = Biff (lmap (fmap f) p) function
248 lmap f (L2 x) = L2 (lmap f x) function
249 lmap f (R2 y) = R2 (lmap f y) function
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/profunctors-5.5.2/src/Data/Profunctor/
H A DUnsafe.hs101 lmap f = dimap f id function
171 lmap = flip (.) function
183 lmap _ = retag function
195 lmap k (Kleisli f) = Kleisli (f . k) function
206 lmap k (Cokleisli f) = Cokleisli (f . fmap k) function
215 lmap f (Clown fa) = Clown (contramap f fa) function
223 lmap _ (Joker fb) = Joker fb function
231 lmap f (Biff p) = Biff (lmap (fmap f) p) function
248 lmap f (L2 x) = L2 (lmap f x) function
249 lmap f (R2 y) = R2 (lmap f y) function
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/profunctors-5.6.2/src/Data/Profunctor/
H A DUnsafe.hs101 lmap f = dimap f id function
171 lmap = flip (.) function
183 lmap _ = retag function
195 lmap k (Kleisli f) = Kleisli (f . k) function
206 lmap k (Cokleisli f) = Cokleisli (f . fmap k) function
215 lmap f (Clown fa) = Clown (contramap f fa) function
223 lmap _ (Joker fb) = Joker fb function
231 lmap f (Biff p) = Biff (lmap (fmap f) p) function
248 lmap f (L2 x) = L2 (lmap f x) function
249 lmap f (R2 y) = R2 (lmap f y) function
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/profunctors-5.5.2/src/Data/Profunctor/
H A DUnsafe.hs101 lmap f = dimap f id function
171 lmap = flip (.) function
183 lmap _ = retag function
195 lmap k (Kleisli f) = Kleisli (f . k) function
206 lmap k (Cokleisli f) = Cokleisli (f . fmap k) function
215 lmap f (Clown fa) = Clown (contramap f fa) function
223 lmap _ (Joker fb) = Joker fb function
231 lmap f (Biff p) = Biff (lmap (fmap f) p) function
248 lmap f (L2 x) = L2 (lmap f x) function
249 lmap f (R2 y) = R2 (lmap f y) function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/profunctors-5.6.2/src/Data/Profunctor/
H A DUnsafe.hs101 lmap f = dimap f id function
171 lmap = flip (.) function
183 lmap _ = retag function
195 lmap k (Kleisli f) = Kleisli (f . k) function
206 lmap k (Cokleisli f) = Cokleisli (f . fmap k) function
215 lmap f (Clown fa) = Clown (contramap f fa) function
223 lmap _ (Joker fb) = Joker fb function
231 lmap f (Biff p) = Biff (lmap (fmap f) p) function
248 lmap f (L2 x) = L2 (lmap f x) function
249 lmap f (R2 y) = R2 (lmap f y) function
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/profunctors-5.5.2/src/Data/Profunctor/
H A DUnsafe.hs101 lmap f = dimap f id function
171 lmap = flip (.) function
183 lmap _ = retag function
195 lmap k (Kleisli f) = Kleisli (f . k) function
206 lmap k (Cokleisli f) = Cokleisli (f . fmap k) function
215 lmap f (Clown fa) = Clown (contramap f fa) function
223 lmap _ (Joker fb) = Joker fb function
231 lmap f (Biff p) = Biff (lmap (fmap f) p) function
248 lmap f (L2 x) = L2 (lmap f x) function
249 lmap f (R2 y) = R2 (lmap f y) function
[all …]
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/profunctors-5.5.2/src/Data/Profunctor/
H A DUnsafe.hs101 lmap f = dimap f id function
171 lmap = flip (.) function
183 lmap _ = retag function
195 lmap k (Kleisli f) = Kleisli (f . k) function
206 lmap k (Cokleisli f) = Cokleisli (f . fmap k) function
215 lmap f (Clown fa) = Clown (contramap f fa) function
223 lmap _ (Joker fb) = Joker fb function
231 lmap f (Biff p) = Biff (lmap (fmap f) p) function
248 lmap f (L2 x) = L2 (lmap f x) function
249 lmap f (R2 y) = R2 (lmap f y) function
[all …]
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/profunctors-5.5.2/src/Data/Profunctor/
H A DUnsafe.hs101 lmap f = dimap f id function
171 lmap = flip (.) function
183 lmap _ = retag function
195 lmap k (Kleisli f) = Kleisli (f . k) function
206 lmap k (Cokleisli f) = Cokleisli (f . fmap k) function
215 lmap f (Clown fa) = Clown (contramap f fa) function
223 lmap _ (Joker fb) = Joker fb function
231 lmap f (Biff p) = Biff (lmap (fmap f) p) function
248 lmap f (L2 x) = L2 (lmap f x) function
249 lmap f (R2 y) = R2 (lmap f y) function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/profunctors-5.6.2/src/Data/Profunctor/
H A DUnsafe.hs101 lmap f = dimap f id function
171 lmap = flip (.) function
183 lmap _ = retag function
195 lmap k (Kleisli f) = Kleisli (f . k) function
206 lmap k (Cokleisli f) = Cokleisli (f . fmap k) function
215 lmap f (Clown fa) = Clown (contramap f fa) function
223 lmap _ (Joker fb) = Joker fb function
231 lmap f (Biff p) = Biff (lmap (fmap f) p) function
248 lmap f (L2 x) = L2 (lmap f x) function
249 lmap f (R2 y) = R2 (lmap f y) function
[all …]
/dports/mail/libmilter/sendmail-8.16.1/libsm/
H A Dldap.c65 sm_ldap_clear(lmap) in sm_ldap_clear() argument
117 # define SET_LDAP_TMO(ld, lmap) \ argument
133 # define SET_LDAP_TMO(ld, lmap) argument
153 sm_ldap_setoptsg(lmap) in sm_ldap_setoptsg() argument
198 sm_ldap_setopts(ld, lmap) in sm_ldap_setopts() argument
304 sm_ldap_start(name, lmap) in sm_ldap_start() argument
519 sm_ldap_search_m(lmap, argv) in sm_ldap_search_m() argument
639 sm_ldap_search(lmap, key) in sm_ldap_search() argument
667 sm_ldap_has_objectclass(lmap, entry, ocvalue) in sm_ldap_has_objectclass() argument
850 sm_ldap_results(lmap, msgid, flags, delim, rpool, result, in sm_ldap_results() argument
[all …]
/dports/mail/batv-milter/batv-milter-0.5.0/libsm/
H A Dldap.c68 sm_ldap_clear(lmap) in sm_ldap_clear() argument
144 sm_ldap_start(name, lmap) in sm_ldap_start() argument
306 sm_ldap_search_m(lmap, argv) in sm_ldap_search_m() argument
426 sm_ldap_search(lmap, key) in sm_ldap_search() argument
454 sm_ldap_has_objectclass(lmap, entry, ocvalue) in sm_ldap_has_objectclass() argument
637 sm_ldap_results(lmap, msgid, flags, delim, rpool, result, in sm_ldap_results() argument
1333 sm_ldap_close(lmap) in sm_ldap_close() argument
1358 sm_ldap_setopts(ld, lmap) in sm_ldap_setopts() argument
/dports/science/dynare/dynare-4.6.4/dynare++/parser/cc/
H A Ddynamic_atoms.cc126 const Tlagmap &lmap = it->second; in check_variable() local
174 Tlagmap &lmap = it->second; in assign_variable() local
182 Tlagmap lmap; in assign_variable() local
199 Tlagmap &lmap = it->second; in unassign_variable() local
239 const Tlagmap &lmap = it.second; in update_minmaxll() local
255 const Tlagmap &lmap = var.second; in variables() local
285 const Tlagmap &lmap = it->second; in varspan() local
318 const Tlagmap &lmap = it->second; in index() local
357 const Tlagmap &lmap = lagmap(nam); in lead() local
377 const Tlagmap &lmap = var.second; in print() local
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/exodusII/vtkexodusII/src/
H A Dex_get_map.c72 int64_t *lmap = (int64_t *)elem_map; in ex_get_map() local
78 int *lmap = (int *)elem_map; in ex_get_map() local
H A Dex_get_id_map.c87 int64_t *lmap = (int64_t *)map; in ex_get_id_map() local
93 int *lmap = (int *)map; in ex_get_id_map() local
/dports/math/libmesh/libmesh-1.6.2/contrib/exodusii/5.22b/exodus/cbind/src/
H A Dex_get_map.c103 int64_t *lmap = (int64_t*)elem_map; in ex_get_map() local
108 int *lmap = (int*)elem_map; in ex_get_map() local
H A Dex_get_n_elem_num_map.c126 int64_t *lmap = (int64_t*)elem_map; in ex_get_n_elem_num_map() local
131 int *lmap = (int*)elem_map; in ex_get_n_elem_num_map() local
H A Dex_get_n_node_num_map.c121 int64_t *lmap = (int64_t*)node_map; in ex_get_n_node_num_map() local
126 int *lmap = (int*)node_map; in ex_get_n_node_num_map() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/exodusII/vtkexodusII/src/
H A Dex_get_map.c102 int64_t *lmap = (int64_t *)elem_map; in ex_get_map() local
108 int *lmap = (int *)elem_map; in ex_get_map() local
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/standardize/
H A DsumStandardize.cpp33 LinMap lmap; in standardize() local
107 LinMap lmap; in standardize() local
128 LinMap lmap; in standardize() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osgFX/
H A DIO_AnisotropicLighting.cpp34 osg::ref_ptr<osg::Image> lmap = fr.readImage(fr[1].getStr()); in AnisotropicLighting_readLocalData() local
51 const osg::Image *lmap = myobj.getLightingMap(); in AnisotropicLighting_writeLocalData() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osgFX/
H A DIO_AnisotropicLighting.cpp34 osg::ref_ptr<osg::Image> lmap = fr.readImage(fr[1].getStr()); in AnisotropicLighting_readLocalData() local
51 const osg::Image *lmap = myobj.getLightingMap(); in AnisotropicLighting_writeLocalData() local
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/indexed-profunctors-0.1.1/src/Data/Profunctor/
H A DIndexed.hs175 lmap f (StarA point k) = StarA point (k . f) function
182 lmap f (Star k) = Star (k . f) function
189 lmap f (Forget k) = Forget (k . f) function
194 lmap f (ForgetM k) = ForgetM (k . f) function
199 lmap f (FunArrow k) = FunArrow (k . f) function
214 lmap f (IxStar k) = IxStar (\i -> k i . f) function
224 lmap f (IxForget k) = IxForget (\i -> k i . f) function
232 lmap f (IxForgetM k) = IxForgetM (\i -> k i . f) function
586 lmap f (Market bt seta) = Market bt (seta . f) function
608 lmap f (AffineMarket sbt seta) = AffineMarket function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/indexed-profunctors-0.1/src/Data/Profunctor/
H A DIndexed.hs186 lmap f (StarA point k) = StarA point (k . f) function
197 lmap f (Star k) = Star (k . f) function
208 lmap f (Forget k) = Forget (k . f) function
216 lmap f (ForgetM k) = ForgetM (k . f) function
224 lmap f (FunArrow k) = FunArrow (k . f) function
248 lmap f (IxStar k) = IxStar (\i -> k i . f) function
264 lmap f (IxForget k) = IxForget (\i -> k i . f) function
277 lmap f (IxForgetM k) = IxForgetM (\i -> k i . f) function
752 lmap f (Market bt seta) = Market bt (seta . f) function
779 lmap f (AffineMarket sbt seta) = AffineMarket function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/indexed-profunctors-0.1.1/src/Data/Profunctor/
H A DIndexed.hs175 lmap f (StarA point k) = StarA point (k . f) function
182 lmap f (Star k) = Star (k . f) function
189 lmap f (Forget k) = Forget (k . f) function
194 lmap f (ForgetM k) = ForgetM (k . f) function
199 lmap f (FunArrow k) = FunArrow (k . f) function
214 lmap f (IxStar k) = IxStar (\i -> k i . f) function
224 lmap f (IxForget k) = IxForget (\i -> k i . f) function
232 lmap f (IxForgetM k) = IxForgetM (\i -> k i . f) function
586 lmap f (Market bt seta) = Market bt (seta . f) function
608 lmap f (AffineMarket sbt seta) = AffineMarket function
[all …]

12345678910>>...18