Home
last modified time | relevance | path

Searched +defs:cl +defs:let (Results 1 – 25 of 134) sorted by relevance

123456

/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/
H A DHWProtoNEState.hs36 let cl = irnc `client` ci function
48 let cl = irnc `client` ci function
63 let cl = irnc `client` ci function
74 let cl = irnc `client` ci function
76let clientHash = h [clientSalt, serverSalt cl, webPassword cl, showB $ clientProto cl, "!hedgewars… function
77let serverHash = h [serverSalt cl, clientSalt, webPassword cl, showB $ clientProto cl, "!hedgewars… function
93 let cl = irnc `client` ci function
H A DHandlerUtils.hs39 let ri = clientRoom rnc ci function
48 let ri = clientRoom rnc ci function
54 let ri = clientRoom rnc ci function
55 let otherRoomClients = map (client rnc) . filter (/= ci) $ roomClients rnc ri function
56 let cl = rnc `client` ci function
57 let sameClanClients = Prelude.filter (\c -> clientClan c == clientClan cl) otherRoomClients function
63 let ri = clientRoom rnc ci function
74 let p = clientProto (rnc `client` ci) function
86 let allClientIDs = allClients rnc function
87 …return $ find (\clId -> let cl = client rnc clId in n == nick cl && not (isChecker cl)) allClientI… function
H A DHWProtoCore.hs58 let cl = irnc `client` ci function
117 let chans = map (sendChan . client rnc) $ allClients rnc function
144 let noSuchClient = isNothing maybeClientId function
145 let clientId = fromJust maybeClientId function
146 let cl = rnc `client` fromJust maybeClientId function
147 let roomId = clientRoom rnc clientId function
148 let clRoom = room rnc roomId function
149 let roomMasterSign = if isMaster cl then "+" else "" function
150 let adminSign = if isAdministrator cl then "@" else "" function
152 let roomStatus = if isJust $ gameInfo clRoom then function
[all …]
/dports/games/hedgewars/hedgewars-src-1.0.0/gameServer/
H A DHWProtoNEState.hs36 let cl = irnc `client` ci function
48 let cl = irnc `client` ci function
63 let cl = irnc `client` ci function
74 let cl = irnc `client` ci function
76let clientHash = h [clientSalt, serverSalt cl, webPassword cl, showB $ clientProto cl, "!hedgewars… function
77let serverHash = h [serverSalt cl, clientSalt, webPassword cl, showB $ clientProto cl, "!hedgewars… function
93 let cl = irnc `client` ci function
H A DHandlerUtils.hs39 let ri = clientRoom rnc ci function
48 let ri = clientRoom rnc ci function
54 let ri = clientRoom rnc ci function
55 let otherRoomClients = map (client rnc) . filter (/= ci) $ roomClients rnc ri function
56 let cl = rnc `client` ci function
57 let sameClanClients = Prelude.filter (\c -> clientClan c == clientClan cl) otherRoomClients function
63 let ri = clientRoom rnc ci function
74 let p = clientProto (rnc `client` ci) function
86 let allClientIDs = allClients rnc function
87 …return $ find (\clId -> let cl = client rnc clId in n == nick cl && not (isChecker cl)) allClientI… function
H A DHWProtoCore.hs58 let cl = irnc `client` ci function
117 let chans = map (sendChan . client rnc) $ allClients rnc function
144 let noSuchClient = isNothing maybeClientId function
145 let clientId = fromJust maybeClientId function
146 let cl = rnc `client` fromJust maybeClientId function
147 let roomId = clientRoom rnc clientId function
148 let clRoom = room rnc roomId function
149 let roomMasterSign = if isMaster cl then "+" else "" function
150 let adminSign = if isAdministrator cl then "@" else "" function
152 let roomStatus = if isJust $ gameInfo clRoom then function
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/vty-5.33/src/Graphics/Vty/Input/
H A DClassify.hs33 cl' [] = Prefix function
34 cl' inputBlock = case M.lookup inputBlock eventForInput of function
48 let inputPrefixes = reverse $ take maxValidInputLength $ tail $ inits inputBlock function
56 let standardClassifier = compile table function
69 let n = utf8Length (ord c) function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/vty-5.33/src/Graphics/Vty/Input/
H A DClassify.hs33 cl' [] = Prefix function
34 cl' inputBlock = case M.lookup inputBlock eventForInput of function
48 let inputPrefixes = reverse $ take maxValidInputLength $ tail $ inits inputBlock function
56 let standardClassifier = compile table function
69 let n = utf8Length (ord c) function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/vty-5.32/src/Graphics/Vty/Input/
H A DClassify.hs33 cl' [] = Prefix function
34 cl' inputBlock = case M.lookup inputBlock eventForInput of function
48 let inputPrefixes = reverse $ take maxValidInputLength $ tail $ inits inputBlock function
56 let standardClassifier = compile table function
69 let n = utf8Length (ord c) function
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/vty-5.30/src/Graphics/Vty/Input/
H A DClassify.hs33 cl' [] = Prefix function
34 cl' inputBlock = case M.lookup inputBlock eventForInput of function
48 let inputPrefixes = reverse $ take maxValidInputLength $ tail $ inits inputBlock function
56 let standardClassifier = compile table function
69 let n = utf8Length (ord c) function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/io-streams-1.5.2.0/test/System/IO/Streams/Tests/
H A DZlib.hs65 let l = L.fromChunks $ l0 ++ function
68 let inp = def l function
84 let l = S.concat $ L.toChunks $ L.take 640000 $ L.fromChunks $ cycle function
104 let o1 = L.fromChunks [l] function
105 let o2 = GZ.decompress out function
173 let outp = inf $ L.fromChunks xs function
181 let cl = CompressionLevel 4 function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/io-streams-1.5.1.0/test/System/IO/Streams/Tests/
H A DZlib.hs65 let l = L.fromChunks $ l0 ++ function
68 let inp = def l function
84 let l = S.concat $ L.toChunks $ L.take 640000 $ L.fromChunks $ cycle function
104 let o1 = L.fromChunks [l] function
105 let o2 = GZ.decompress out function
173 let outp = inf $ L.fromChunks xs function
181 let cl = CompressionLevel 4 function
/dports/www/phprecipebook/phprecipebook/modules/recipes/
H A Dindex_mob.php3 $let = ":"; variable
21 $cl = chr( ord( $cu )+32 ); variable
H A Dindex.php12 $let = ":"; variable
39 $cl = chr( ord( $cu )+32 ); variable
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/HTTP-4000.3.15/Network/HTTP/
H A DStream.hs175 let tc = lookupHeader HdrTransferEncoding hdrs function
176 cl = lookupHeader HdrContentLength hdrs function
211 let tc = lookupHeader HdrTransferEncoding hdrs function
212 cl = lookupHeader HdrContentLength hdrs function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/HTTP-4000.3.14/Network/HTTP/
H A DStream.hs175 let tc = lookupHeader HdrTransferEncoding hdrs function
176 cl = lookupHeader HdrContentLength hdrs function
211 let tc = lookupHeader HdrTransferEncoding hdrs function
212 cl = lookupHeader HdrContentLength hdrs function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/HTTP-4000.3.16/Network/HTTP/
H A DStream.hs175 let tc = lookupHeader HdrTransferEncoding hdrs function
176 cl = lookupHeader HdrContentLength hdrs function
211 let tc = lookupHeader HdrTransferEncoding hdrs function
212 cl = lookupHeader HdrContentLength hdrs function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/HTTP-4000.3.16/Network/HTTP/
H A DStream.hs175 let tc = lookupHeader HdrTransferEncoding hdrs function
176 cl = lookupHeader HdrContentLength hdrs function
211 let tc = lookupHeader HdrTransferEncoding hdrs function
212 cl = lookupHeader HdrContentLength hdrs function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/HTTP-4000.3.15/Network/HTTP/
H A DStream.hs175 let tc = lookupHeader HdrTransferEncoding hdrs function
176 cl = lookupHeader HdrContentLength hdrs function
211 let tc = lookupHeader HdrTransferEncoding hdrs function
212 cl = lookupHeader HdrContentLength hdrs function
/dports/www/phprecipebook/phprecipebook/modules/ingredients/
H A Dindex.php12 $let = ":"; variable
39 $cl = chr( ord( $cu )+32 ); variable
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DIApplyConfluence.hs65 cl@Clause { clauseTel = clTel function
77 let phi = unview $ IMax (argN $ unview (INeg $ argN $ var i)) $ argN $ var i function
78 let es = patternsToElims ps function
79 let lhs = Def f es function
100 let over = if size mTel == size es_m then NotOverapplied else Overapplied function
158 let f ip = ip { ipClause = case ipClause ip of function
179 let (binds' , eqs' ) = candidate (map unArg vs) (map unArg ts) function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/SizedTypes/
H A DSolve.hs150 let ccs = cluster' othercs function
242 castConstraintToCurrentContext' cl = do function
320 let cl = theConstraint c function
388 let cs = fmap snd ccs function
420 let n = size gamma function
498 let x = MetaId m function
547 let no = do function
563 let cs0 = fmap fst ccs function
613 | let len = size xs function
627 let len = size xs function
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/src/Xmobar/Run/
H A DTemplate.hs44 let chr = char (head sepChar) in between chr chr (allTillSep sepChar) function
57 let cl = map alias c function
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/equivalence-0.3.5/testsuite/tests/Data/Equivalence/
H A DMonad_Test.hs42 let l = v:l' function
48 let l = v:l' function
78 let l1 = x:l1' function
87 let l1 = x:l1' function
99 let l = x:l' function
105 let l = x:l' function
114 let l1 = x:l1' function
123 let l1 = x:l1' function
145 cl = runInt $ do function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hxt-9.3.1.18/src/Text/XML/HXT/Parser/
H A DXmlDTDParser.hs98 let (_i, (top, _n, _p) : _s) = xps_userState s function
104 let (_i, (_top, _n, p) : _s) = xps_userState s function
553 let n' = stringToUpper n function
606 cl = getChildren t function
632 cl = getChildren t function
664 cl = getChildren t function

123456