Home
last modified time | relevance | path

Searched +defs:Foundation +defs:s (Results 1 – 8 of 8) sorted by relevance

/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/
H A DString.hs15 -- > s = "Hello World" :: String function
17 -- > s = fromList ("Hello World" :: Prelude.String) :: String function
23 module Foundation.String module
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Monad/
H A DState.hs2 module Foundation.Monad.State module
26 put s = withState $ const ((), s) function
29 newtype StateT s m a = StateT { runStateT :: s -> m (a, s) } function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Format/CSV/
H A DBuilder.hs14 module Foundation.Format.CSV.Builder module
60 fieldBlockBuilder (FieldString s e) = case e of function
H A DTypes.hs14 module Foundation.Format.CSV.Types module
190 string s = FieldString s encoding function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Check/
H A DTypes.hs15 module Foundation.Check.Types module
75 testName (Unit s _) = s function
76 testName (Property s _) = s function
77 testName (Group s _) = s function
78 testName (CheckPlan s _) = s function
H A DMain.hs14 module Foundation.Check.Main module
177 test (Group s l) = pushGroup s l function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Class/
H A DStorable.hs16 module Foundation.Class.Storable module
78 peekArray (CountOf s) p = build_ 64 . builder 0 $ p function
/dports/graphics/qgis/qgis-3.22.3/i18n/
H A Dqgis_fr.ts121439 <translation>Simplifier en s&apos;accrochant sur la grille</translation> property
124899 <source>Lock symbol layer&apos;s color</source> property
125534 <source>Set to Single Layer&apos;s Range</source> property
126418 <source>Color buffer&apos;s fill</source> property
126523 <source>Label&apos;s rotation is ignored</source> property
129220 <source>Manage the layer&apos;s legend</source> property
133498 <source>Layer&apos;s upper bound: %1</source> property
133509 <source>Layer&apos;s left bound: %1</source> property
133514 <source>Layer&apos;s lower bound: %1</source> property
133519 <source>Layer&apos;s right bound: %1</source> property
[all …]