Home
last modified time | relevance | path

Searched defs:sendTo (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/devel/stack/stack-2.7.3/_cabal_deps/network-3.1.2.1/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/network-3.1.2.2/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/network-3.1.2.0/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/network-3.1.1.1/Network/Socket/
H A DByteString.hs72 sendTo = G.sendTo function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/network-3.1.1.1/Network/Socket/
H A DByteString.hs72 sendTo = G.sendTo function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/network-3.1.2.1/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/network-3.1.1.1/Network/Socket/
H A DByteString.hs72 sendTo = G.sendTo function
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/network-3.1.2.1/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/network-3.1.2.2/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/network-3.1.2.1/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/network-3.1.2.1/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/network-3.1.2.1/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/network-3.1.1.1/Network/Socket/
H A DByteString.hs72 sendTo = G.sendTo function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/network-3.1.2.2/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/network-3.1.2.0/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/network-3.1.0.1/Network/Socket/
H A DByteString.hs72 sendTo = G.sendTo function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/network-3.1.2.1/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/network-3.1.2.0/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/network-3.1.2.1/Network/Socket/
H A DByteString.hs75 sendTo = G.sendTo function
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/
H A DFilterManager.java144 AuctionListHolder sendTo = matchAuction(newEntry); in addAuction() local
150 mIdentifierToList.put(newEntry.getIdentifier(), sendTo); in addAuction() local
196 AuctionListHolder sendTo = matchAuction(ae); in refilterAuction() local
246 mIdentifierToList.put(ae.getIdentifier(), sendTo); in refilterAuction() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qtum/
H A Dqtumtoken.cpp253 bool QtumToken::name(std::string &result, bool sendTo) in name()
271 …mToken::approve(const std::string &_spender, const std::string &_value, bool &success, bool sendTo) in approve()
298 bool QtumToken::totalSupply(std::string &result, bool sendTo) in totalSupply()
349 bool QtumToken::decimals(std::string &result, bool sendTo) in decimals()
376 bool QtumToken::burn(const std::string &_value, bool &success, bool sendTo) in burn()
396 bool QtumToken::balanceOf(std::string &result, bool sendTo) in balanceOf()
402 bool QtumToken::balanceOf(const std::string &_spender, std::string &result, bool sendTo) in balanceOf()
428 …tumToken::burnFrom(const std::string &_from, const std::string &_value, bool &success, bool sendTo) in burnFrom()
455 bool QtumToken::symbol(std::string &result, bool sendTo) in symbol()
473 … QtumToken::transfer(const std::string &_to, const std::string &_value, bool& success, bool sendTo) in transfer()
[all …]
/dports/www/tikiwiki/tiki-21.2/lib/user/
H A Dmonitormaillib.php12 function queue($event, array $args, array $sendTo)
71 private function getRecipients($sendTo)
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/system/recycle_bin/
H A DLinuxRecycleBin.cpp24 Error sendTo(const FilePath& filePath) in sendTo() function
H A DWin32RecycleBin.cpp27 Error sendTo(const FilePath& filePath) in sendTo() function
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/utp/tests/
H A Dcongestiontest.cpp41 virtual bool sendTo(const QByteArray &data, const net::Address &addr) in sendTo() function in CongestionTestServer
45 virtual bool sendTo(const bt::Uint8 *data, const bt::Uint32 size, const net::Address &addr) in sendTo() function in CongestionTestServer

1234567