Home
last modified time | relevance | path

Searched refs:modeCheck (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DType.hs85 …,modeCheck :: a -> Either String a -- ^ Check the value reprsented by a mode is correct, after app… function
200 ,modeCheck = \v -> let (a,b) = g v in fmap b $ modeCheck x a
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DType.hs85 …,modeCheck :: a -> Either String a -- ^ Check the value reprsented by a mode is correct, after app… function
200 ,modeCheck = \v -> let (a,b) = g v in fmap b $ modeCheck x a
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DType.hs85 …,modeCheck :: a -> Either String a -- ^ Check the value reprsented by a mode is correct, after app… function
200 ,modeCheck = \v -> let (a,b) = g v in fmap b $ modeCheck x a
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DType.hs85 …,modeCheck :: a -> Either String a -- ^ Check the value reprsented by a mode is correct, after app… function
200 ,modeCheck = \v -> let (a,b) = g v in fmap b $ modeCheck x a
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DType.hs85 …,modeCheck :: a -> Either String a -- ^ Check the value reprsented by a mode is correct, after app… function
200 ,modeCheck = \v -> let (a,b) = g v in fmap b $ modeCheck x a
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DType.hs85 …,modeCheck :: a -> Either String a -- ^ Check the value reprsented by a mode is correct, after app… function
200 ,modeCheck = \v -> let (a,b) = g v in fmap b $ modeCheck x a
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DType.hs85 …,modeCheck :: a -> Either String a -- ^ Check the value reprsented by a mode is correct, after app… function
200 ,modeCheck = \v -> let (a,b) = g v in fmap b $ modeCheck x a
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DType.hs85 …,modeCheck :: a -> Either String a -- ^ Check the value reprsented by a mode is correct, after app… function
200 ,modeCheck = \v -> let (a,b) = g v in fmap b $ modeCheck x a
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Helpers/WebGrid/
H A D_WebGridRenderer.generated.cs463 private static bool ModeEnabled(WebGridPagerModes mode, WebGridPagerModes modeCheck)
465 return (mode & modeCheck) == modeCheck;
H A D_WebGridRenderer.cshtml318 private static bool ModeEnabled(WebGridPagerModes mode, WebGridPagerModes modeCheck) {
319 return (mode & modeCheck) == modeCheck;
H A DWebGrid.cs944 private static bool ModeEnabled(WebGridPagerModes mode, WebGridPagerModes modeCheck) in ModeEnabled() argument
946 return (mode & modeCheck) == modeCheck; in ModeEnabled()
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DType.hs85 …,modeCheck :: a -> Either String a -- ^ Check the value reprsented by a mode is correct, after app… function
200 ,modeCheck = \v -> let (a,b) = g v in fmap b $ modeCheck x a
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Implicit/
H A DGlobal.hs50 … {modeCheck = \x -> if cmdArgsHasValue x then Left "No mode given and no default mode" else Right x
71 applyFixups xs m = m{modeCheck = either Left (Right . fmap fix) . modeCheck m}
84 collapseArgs xs x = x{modeCheck=chk, modeArgs = ([], Just $ flagArg upd hlp)}
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Implicit/
H A DGlobal.hs50 … {modeCheck = \x -> if cmdArgsHasValue x then Left "No mode given and no default mode" else Right x
71 applyFixups xs m = m{modeCheck = either Left (Right . fmap fix) . modeCheck m}
84 collapseArgs xs x = x{modeCheck=chk, modeArgs = ([], Just $ flagArg upd hlp)}
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Implicit/
H A DGlobal.hs50 … {modeCheck = \x -> if cmdArgsHasValue x then Left "No mode given and no default mode" else Right x
71 applyFixups xs m = m{modeCheck = either Left (Right . fmap fix) . modeCheck m}
84 collapseArgs xs x = x{modeCheck=chk, modeArgs = ([], Just $ flagArg upd hlp)}
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Implicit/
H A DGlobal.hs50 … {modeCheck = \x -> if cmdArgsHasValue x then Left "No mode given and no default mode" else Right x
71 applyFixups xs m = m{modeCheck = either Left (Right . fmap fix) . modeCheck m}
84 collapseArgs xs x = x{modeCheck=chk, modeArgs = ([], Just $ flagArg upd hlp)}
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Implicit/
H A DGlobal.hs50 … {modeCheck = \x -> if cmdArgsHasValue x then Left "No mode given and no default mode" else Right x
71 applyFixups xs m = m{modeCheck = either Left (Right . fmap fix) . modeCheck m}
84 collapseArgs xs x = x{modeCheck=chk, modeArgs = ([], Just $ flagArg upd hlp)}
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Implicit/
H A DGlobal.hs50 … {modeCheck = \x -> if cmdArgsHasValue x then Left "No mode given and no default mode" else Right x
71 applyFixups xs m = m{modeCheck = either Left (Right . fmap fix) . modeCheck m}
84 collapseArgs xs x = x{modeCheck=chk, modeArgs = ([], Just $ flagArg upd hlp)}
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Implicit/
H A DGlobal.hs50 … {modeCheck = \x -> if cmdArgsHasValue x then Left "No mode given and no default mode" else Right x
71 applyFixups xs m = m{modeCheck = either Left (Right . fmap fix) . modeCheck m}
84 collapseArgs xs x = x{modeCheck=chk, modeArgs = ([], Just $ flagArg upd hlp)}
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Implicit/
H A DGlobal.hs50 … {modeCheck = \x -> if cmdArgsHasValue x then Left "No mode given and no default mode" else Right x
71 applyFixups xs m = m{modeCheck = either Left (Right . fmap fix) . modeCheck m}
84 collapseArgs xs x = x{modeCheck=chk, modeArgs = ([], Just $ flagArg upd hlp)}
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Implicit/
H A DGlobal.hs50 … {modeCheck = \x -> if cmdArgsHasValue x then Left "No mode given and no default mode" else Right x
71 applyFixups xs m = m{modeCheck = either Left (Right . fmap fix) . modeCheck m}
84 collapseArgs xs x = x{modeCheck=chk, modeArgs = ([], Just $ flagArg upd hlp)}
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dcopycore.cc907 mode_t modeCheck; in copyfile() local
1064 modeCheck = fe->dmode(); in copyfile()
1067 modeCheck = fe->mode(); in copyfile()
1071 if ( ( S_ISCHR( modeCheck ) ) || in copyfile()
1073 ( S_ISSOCK( modeCheck ) ) || in copyfile()
1075 ( S_ISBLK( modeCheck ) ) ) { in copyfile()
1114 } else if ( S_ISFIFO( modeCheck ) ) { in copyfile()
1116 mode_t m = modeCheck; in copyfile()
1132 } else if ( S_ISLNK( modeCheck ) ) { in copyfile()
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DHelper.hs278 ,add "modeCheck" modeCheck
289 ,modeCheck = get "modeCheck" y
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DHelper.hs278 ,add "modeCheck" modeCheck
289 ,modeCheck = get "modeCheck" y
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DHelper.hs278 ,add "modeCheck" modeCheck
289 ,modeCheck = get "modeCheck" y

12