Home
last modified time | relevance | path

Searched refs:tPeek (Results 51 – 70 of 70) sorted by relevance

123

/dports/devel/thrift-c_glib/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DHandle.hs61 tPeek h = (Just . c2w <$> hLookAhead h) `Control.Exception.catch` handleEOF Nothing function
H A DHttpClient.hs76 tPeek = peekBuf . readBuffer function
H A DHeader.hs318 tPeek t = do function
325 then tPeek (inTrans t)
329 then tPeek t
/dports/devel/thrift-cpp/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DHandle.hs61 tPeek h = (Just . c2w <$> hLookAhead h) `Control.Exception.catch` handleEOF Nothing function
H A DHttpClient.hs76 tPeek = peekBuf . readBuffer function
H A DHeader.hs318 tPeek t = do function
325 then tPeek (inTrans t)
329 then tPeek t
/dports/devel/thrift/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DHandle.hs61 tPeek h = (Just . c2w <$> hLookAhead h) `Control.Exception.catch` handleEOF Nothing function
H A DHttpClient.hs76 tPeek = peekBuf . readBuffer function
H A DHeader.hs318 tPeek t = do function
325 then tPeek (inTrans t)
329 then tPeek t
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DHttpClient.hs76 tPeek = peekBuf . readBuffer function
H A DHeader.hs318 tPeek t = do function
325 then tPeek (inTrans t)
329 then tPeek t
/dports/devel/node-thrift/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DHandle.hs61 tPeek h = (Just . c2w <$> hLookAhead h) `Control.Exception.catch` handleEOF Nothing function
H A DHttpClient.hs76 tPeek = peekBuf . readBuffer function
H A DHeader.hs318 tPeek t = do function
325 then tPeek (inTrans t)
329 then tPeek t
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DHeader.hs318 tPeek t = do function
325 then tPeek (inTrans t)
329 then tPeek t
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/hs/src/Thrift/Transport/
H A DHeader.hs318 tPeek t = do function
325 then tPeek (inTrans t)
329 then tPeek t
/dports/devel/py-thrift/thrift-0.14.0/lib/hs/src/Thrift/Transport/
H A DHeader.hs318 tPeek t = do function
325 then tPeek (inTrans t)
329 then tPeek t
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/hs/src/Thrift/Transport/
H A DHeader.hs318 tPeek t = do function
325 then tPeek (inTrans t)
329 then tPeek t
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/hs/tests/
H A DUtil.hs53 tPeek (TestTransport t) = (fmap fst . LBS.uncons) <$> readIORef t function
H A DInterface.hsc65 tPeek _ = error "cannot peek a Memory Buffer" function

123