Home
last modified time | relevance | path

Searched defs:strAddress (Results 1 – 25 of 150) sorted by relevance

123456

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/tools/SRB2Updater/
H A DMSClient.cs31 public List<MSServerEntry> GetServerList(string strAddress, ushort unPort) in GetServerList()
114 public string strAddress; field
H A DServerQuerier.cs57 public void SetMasterServer(string strAddress, ushort unPort) in SetMasterServer()
63 public void Query(string strAddress, ushort unPort) in Query()
344 public string strAddress; field
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/wallet/
H A Dwalletdb.cpp28 bool WalletBatch::WriteName(const std::string& strAddress, const std::string& strName) in WriteName()
33 bool WalletBatch::EraseName(const std::string& strAddress) in EraseName()
40 bool WalletBatch::WritePurpose(const std::string& strAddress, const std::string& strPurpose) in WritePurpose()
45 bool WalletBatch::ErasePurpose(const std::string& strAddress) in ErasePurpose()
186 std::string strAddress; in ReadKeyValue() local
192 std::string strAddress; in ReadKeyValue() local
403 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/litecoin/litecoin-0.18.1/src/wallet/
H A Dwalletdb.cpp28 bool WalletBatch::WriteName(const std::string& strAddress, const std::string& strName) in WriteName()
33 bool WalletBatch::EraseName(const std::string& strAddress) in EraseName()
40 bool WalletBatch::WritePurpose(const std::string& strAddress, const std::string& strPurpose) in WritePurpose()
45 bool WalletBatch::ErasePurpose(const std::string& strAddress) in ErasePurpose()
186 std::string strAddress; in ReadKeyValue() local
192 std::string strAddress; in ReadKeyValue() local
403 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/wallet/
H A Dwalletdb.cpp28 bool WalletBatch::WriteName(const std::string& strAddress, const std::string& strName) in WriteName()
33 bool WalletBatch::EraseName(const std::string& strAddress) in EraseName()
40 bool WalletBatch::WritePurpose(const std::string& strAddress, const std::string& strPurpose) in WritePurpose()
45 bool WalletBatch::ErasePurpose(const std::string& strAddress) in ErasePurpose()
186 std::string strAddress; in ReadKeyValue() local
192 std::string strAddress; in ReadKeyValue() local
403 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Events.Edir.EventData/
H A DReferralAddress.cs51 protected string strAddress; field in Novell.Directory.Ldap.Events.Edir.EventData.ReferralAddress
H A DChangeAddressEventData.cs70 protected string strAddress; field in Novell.Directory.Ldap.Events.Edir.EventData.ChangeAddressEventData
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/wallet/
H A Dwalletdb.cpp57 bool WalletBatch::WriteName(const std::string& strAddress, const std::string& strName) in WriteName()
62 bool WalletBatch::EraseName(const std::string& strAddress) in EraseName()
69 bool WalletBatch::WritePurpose(const std::string& strAddress, const std::string& strPurpose) in WritePurpose()
74 bool WalletBatch::ErasePurpose(const std::string& strAddress) in ErasePurpose()
212 std::string strAddress; in ReadKeyValue() local
218 std::string strAddress; in ReadKeyValue() local
393 std::string strAddress, strKey, strValue; in ReadKeyValue() local
461 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/wallet/
H A Dwalletdb.cpp32 bool CWalletDB::WriteName(const string& strAddress, const string& strName) in WriteName()
38 bool CWalletDB::EraseName(const string& strAddress) in EraseName()
46 bool CWalletDB::WritePurpose(const string& strAddress, const string& strPurpose) in WritePurpose()
360 string strAddress; in ReadKeyValue() local
366 string strAddress; in ReadKeyValue() local
592 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/wallet/
H A Dwalletdb.cpp32 bool CWalletDB::WriteName(const string& strAddress, const string& strName) in WriteName()
38 bool CWalletDB::EraseName(const string& strAddress) in EraseName()
46 bool CWalletDB::WritePurpose(const string& strAddress, const string& strPurpose) in WritePurpose()
360 string strAddress; in ReadKeyValue() local
366 string strAddress; in ReadKeyValue() local
592 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/wallet/
H A Dwalletdb.cpp32 bool CWalletDB::WriteName(const string& strAddress, const string& strName) in WriteName()
38 bool CWalletDB::EraseName(const string& strAddress) in EraseName()
46 bool CWalletDB::WritePurpose(const string& strAddress, const string& strPurpose) in WritePurpose()
360 string strAddress; in ReadKeyValue() local
366 string strAddress; in ReadKeyValue() local
592 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Dwalletdb.cpp66 bool WalletBatch::WriteName(const std::string& strAddress, const std::string& strName) in WriteName()
71 bool WalletBatch::EraseName(const std::string& strAddress) in EraseName()
78 bool WalletBatch::WritePurpose(const std::string& strAddress, const std::string& strPurpose) in WritePurpose()
83 bool WalletBatch::ErasePurpose(const std::string& strAddress) in ErasePurpose()
322 std::string strAddress; in ReadKeyValue() local
328 std::string strAddress; in ReadKeyValue() local
582 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwalletdb.cpp62 bool WalletBatch::WriteName(const std::string& strAddress, const std::string& strName) in WriteName()
67 bool WalletBatch::EraseName(const std::string& strAddress) in EraseName()
74 bool WalletBatch::WritePurpose(const std::string& strAddress, const std::string& strPurpose) in WritePurpose()
79 bool WalletBatch::ErasePurpose(const std::string& strAddress) in ErasePurpose()
283 std::string strAddress; in ReadKeyValue() local
289 std::string strAddress; in ReadKeyValue() local
543 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwalletdb.cpp62 bool WalletBatch::WriteName(const std::string& strAddress, const std::string& strName) in WriteName()
67 bool WalletBatch::EraseName(const std::string& strAddress) in EraseName()
74 bool WalletBatch::WritePurpose(const std::string& strAddress, const std::string& strPurpose) in WritePurpose()
79 bool WalletBatch::ErasePurpose(const std::string& strAddress) in ErasePurpose()
283 std::string strAddress; in ReadKeyValue() local
289 std::string strAddress; in ReadKeyValue() local
543 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwalletdb.cpp62 bool WalletBatch::WriteName(const std::string& strAddress, const std::string& strName) in WriteName()
67 bool WalletBatch::EraseName(const std::string& strAddress) in EraseName()
74 bool WalletBatch::WritePurpose(const std::string& strAddress, const std::string& strPurpose) in WritePurpose()
79 bool WalletBatch::ErasePurpose(const std::string& strAddress) in ErasePurpose()
283 std::string strAddress; in ReadKeyValue() local
289 std::string strAddress; in ReadKeyValue() local
543 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/
H A Dwalletdb.cpp66 bool WalletBatch::WriteName(const std::string& strAddress, const std::string& strName) in WriteName()
71 bool WalletBatch::EraseName(const std::string& strAddress) in EraseName()
78 bool WalletBatch::WritePurpose(const std::string& strAddress, const std::string& strPurpose) in WritePurpose()
83 bool WalletBatch::ErasePurpose(const std::string& strAddress) in ErasePurpose()
322 std::string strAddress; in ReadKeyValue() local
328 std::string strAddress; in ReadKeyValue() local
582 std::string strAddress, strKey, strValue; in ReadKeyValue() local
/dports/net-p2p/bitcoin/bitcoin-22.0/contrib/testgen/
H A Dbase58.py100 def get_bcaddress_version(strAddress): argument
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/contrib/testgen/
H A Dbase58.py100 def get_bcaddress_version(strAddress): argument
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/contrib/testgen/
H A Dbase58.py100 def get_bcaddress_version(strAddress): argument
/dports/net-p2p/litecoin/litecoin-0.18.1/contrib/testgen/
H A Dbase58.py100 def get_bcaddress_version(strAddress): argument
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/contrib/testgen/
H A Dbase58.py100 def get_bcaddress_version(strAddress): argument
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/contrib/testgen/
H A Dbase58.py100 def get_bcaddress_version(strAddress): argument
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/contrib/testgen/
H A Dbase58.py93 def get_bcaddress_version(strAddress): argument
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/contrib/testgen/
H A Dbase58.py93 def get_bcaddress_version(strAddress): argument
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/contrib/testgen/
H A Dbase58.py100 def get_bcaddress_version(strAddress): argument

123456