Home
last modified time | relevance | path

Searched defs:tth (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DMagnet.cpp53 void Magnet::showUI(const QString &name, const qulonglong &size, const QString &tth){ in showUI()
79 QString name = "", tth = ""; in setLink() local
110 void Magnet::search(const QString &file, const qulonglong &size, const QString &tth){ in search()
129 QString tth = lineEdit_TTH->text(); in download() local
198 void Magnet::download(const QString &name, const qulonglong &size, const QString &tth) { in download()
209 void Magnet::searchTTH(const QString &tth) { in searchTTH()
H A DFileHasher.cpp64 const TTHValue *tth= HM->getFileTTHif(_tq(file)); in slotStart() local
137 …TigerTree tth(max(TigerTree::calcBlockSize(f.getSize(), 10), static_cast<int64_t>(MIN_BLOCK_SIZE))… in calculate_tth() local
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DMagnet.cpp53 void Magnet::showUI(const QString &name, const qulonglong &size, const QString &tth){ in showUI()
79 QString name = "", tth = ""; in setLink() local
110 void Magnet::search(const QString &file, const qulonglong &size, const QString &tth){ in search()
129 QString tth = lineEdit_TTH->text(); in download() local
198 void Magnet::download(const QString &name, const qulonglong &size, const QString &tth) { in download()
209 void Magnet::searchTTH(const QString &tth) { in searchTTH()
H A DFileHasher.cpp64 const TTHValue *tth= HM->getFileTTHif(_tq(file)); in slotStart() local
137 …TigerTree tth(max(TigerTree::calcBlockSize(f.getSize(), 10), static_cast<int64_t>(MIN_BLOCK_SIZE))… in calculate_tth() local
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DMagnet.cpp53 void Magnet::showUI(const QString &name, const qulonglong &size, const QString &tth){ in showUI()
79 QString name = "", tth = ""; in setLink() local
110 void Magnet::search(const QString &file, const qulonglong &size, const QString &tth){ in search()
129 QString tth = lineEdit_TTH->text(); in download() local
198 void Magnet::download(const QString &name, const qulonglong &size, const QString &tth) { in download()
209 void Magnet::searchTTH(const QString &tth) { in searchTTH()
H A DFileHasher.cpp64 const TTHValue *tth= HM->getFileTTHif(_tq(file)); in slotStart() local
137 …TigerTree tth(max(TigerTree::calcBlockSize(f.getSize(), 10), static_cast<int64_t>(MIN_BLOCK_SIZE))… in calculate_tth() local
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DMagnet.cpp53 void Magnet::showUI(const QString &name, const qulonglong &size, const QString &tth){ in showUI()
79 QString name = "", tth = ""; in setLink() local
110 void Magnet::search(const QString &file, const qulonglong &size, const QString &tth){ in search()
129 QString tth = lineEdit_TTH->text(); in download() local
198 void Magnet::download(const QString &name, const qulonglong &size, const QString &tth) { in download()
209 void Magnet::searchTTH(const QString &tth) { in searchTTH()
H A DFileHasher.cpp64 const TTHValue *tth= HM->getFileTTHif(_tq(file)); in slotStart() local
137 …TigerTree tth(max(TigerTree::calcBlockSize(f.getSize(), 10), static_cast<int64_t>(MIN_BLOCK_SIZE))… in calculate_tth() local
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DMagnet.cpp53 void Magnet::showUI(const QString &name, const qulonglong &size, const QString &tth){ in showUI()
79 QString name = "", tth = ""; in setLink() local
110 void Magnet::search(const QString &file, const qulonglong &size, const QString &tth){ in search()
129 QString tth = lineEdit_TTH->text(); in download() local
198 void Magnet::download(const QString &name, const qulonglong &size, const QString &tth) { in download()
209 void Magnet::searchTTH(const QString &tth) { in searchTTH()
H A DFileHasher.cpp64 const TTHValue *tth= HM->getFileTTHif(_tq(file)); in slotStart() local
137 …TigerTree tth(max(TigerTree::calcBlockSize(f.getSize(), 10), static_cast<int64_t>(MIN_BLOCK_SIZE))… in calculate_tth() local
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dht/
H A DIndexManager.cpp44 …void IndexManager::addSource(const TTHValue& tth, const Node::Ptr& node, uint64_t size, bool parti… in addSource()
90 bool IndexManager::findResult(const TTHValue& tth, SourceList& sources) const in findResult() argument
135 const TTHValue tth = TTHValue(xml.getChildAttrib("TTH")); in loadIndexes() local
199 string tth; in processPublishSourceRequest() local
256 void IndexManager::publishFile(const TTHValue& tth, int64_t size) in publishFile()
268 void IndexManager::publishPartialFile(const TTHValue& tth) in publishPartialFile()
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dht/
H A DIndexManager.cpp44 …void IndexManager::addSource(const TTHValue& tth, const Node::Ptr& node, uint64_t size, bool parti… in addSource()
90 bool IndexManager::findResult(const TTHValue& tth, SourceList& sources) const in findResult() argument
135 const TTHValue tth = TTHValue(xml.getChildAttrib("TTH")); in loadIndexes() local
199 string tth; in processPublishSourceRequest() local
256 void IndexManager::publishFile(const TTHValue& tth, int64_t size) in publishFile()
268 void IndexManager::publishPartialFile(const TTHValue& tth) in publishPartialFile()
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/dht/
H A DIndexManager.cpp44 …void IndexManager::addSource(const TTHValue& tth, const Node::Ptr& node, uint64_t size, bool parti… in addSource()
90 bool IndexManager::findResult(const TTHValue& tth, SourceList& sources) const in findResult() argument
135 const TTHValue tth = TTHValue(xml.getChildAttrib("TTH")); in loadIndexes() local
199 string tth; in processPublishSourceRequest() local
256 void IndexManager::publishFile(const TTHValue& tth, int64_t size) in publishFile()
268 void IndexManager::publishPartialFile(const TTHValue& tth) in publishPartialFile()
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dht/
H A DIndexManager.cpp44 …void IndexManager::addSource(const TTHValue& tth, const Node::Ptr& node, uint64_t size, bool parti… in addSource()
90 bool IndexManager::findResult(const TTHValue& tth, SourceList& sources) const in findResult() argument
135 const TTHValue tth = TTHValue(xml.getChildAttrib("TTH")); in loadIndexes() local
199 string tth; in processPublishSourceRequest() local
256 void IndexManager::publishFile(const TTHValue& tth, int64_t size) in publishFile()
268 void IndexManager::publishPartialFile(const TTHValue& tth) in publishPartialFile()
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/dht/
H A DIndexManager.cpp44 …void IndexManager::addSource(const TTHValue& tth, const Node::Ptr& node, uint64_t size, bool parti… in addSource()
90 bool IndexManager::findResult(const TTHValue& tth, SourceList& sources) const in findResult() argument
135 const TTHValue tth = TTHValue(xml.getChildAttrib("TTH")); in loadIndexes() local
199 string tth; in processPublishSourceRequest() local
256 void IndexManager::publishFile(const TTHValue& tth, int64_t size) in publishFile()
268 void IndexManager::publishPartialFile(const TTHValue& tth) in publishPartialFile()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/sysinfo/thermal/
H A Dthermal_sysctl.c44 init(Tempthread *tth) in init()
149 check(Tempthread *tth) in check()
203 thermal_sysctl_get(Tempthread *tth) in thermal_sysctl_get()
H A Dthermal.c4 _thermal_thread_free(Tempthread *tth) in _thermal_thread_free()
87 Tempthread *tth = data; in _thermal_udev_poll() local
100 Tempthread *tth = data; in _thermal_check_sysctl() local
120 Tempthread *tth = data; in _thermal_check_fallback() local
139 Tempthread *tth = data; in _thermal_check_notify() local
148 Tempthread *tth = data; in _thermal_check_done() local
274 Tempthread *tth; in _thermal_config_updated() local
H A Dthermal_fallback.c53 init(Tempthread *tth) in init()
275 check(Tempthread *tth) in check()
426 thermal_fallback_get(Tempthread *tth) in thermal_fallback_get()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/temperature/
H A De_mod_main.c51 _temperature_thread_free(Tempthread *tth) in _temperature_thread_free()
121 Tempthread *tth = data; in _temperature_udev_poll() local
324 Tempthread *tth = data; in _temperature_check_main() local
341 Tempthread *tth = data; in _temperature_check_notify() local
358 Tempthread *tth; in temperature_face_update_config() local
H A De_mod_tempget.c89 init(Tempthread *tth) in init()
389 check(Tempthread *tth) in check()
573 temperature_tempget_get(Tempthread *tth) in temperature_tempget_get()
/dports/net-p2p/microdc2/microdc2-0.15.6/src/tth/
H A Dtth.c58 char* tth(const char* filename, char **tthl, size_t *tthl_len) in tth() function
60 char *tth; in tth() local
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dcpp/
H A DHashBloom.cpp43 void HashBloom::add(const TTHValue& tth) { in add()
71 size_t HashBloom::pos(const TTHValue& tth, size_t n) const { in pos() argument
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/dcpp/
H A DHashBloom.cpp26 void HashBloom::add(const TTHValue& tth) { in add()
54 size_t HashBloom::pos(const TTHValue& tth, size_t n) const { in pos() argument
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dcpp/
H A DHashBloom.cpp43 void HashBloom::add(const TTHValue& tth) { in add()
71 size_t HashBloom::pos(const TTHValue& tth, size_t n) const { in pos() argument
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dcpp/
H A DHashBloom.cpp43 void HashBloom::add(const TTHValue& tth) { in add()
71 size_t HashBloom::pos(const TTHValue& tth, size_t n) const { in pos() argument

12345678910>>...13