Home
last modified time | relevance | path

Searched defs:entryDict (Results 1 – 5 of 5) sorted by relevance

/dports/devel/kf5-kservice/kservice-5.89.0/src/sycoca/
H A Dksycocafactory_p.h57 KSycocaEntryDict *entryDict() in entryDict() function
H A Dkbuildsycoca.cpp152 KBSEntryDict *entryDict = new KBSEntryDict; in build() local
/dports/www/aria2/aria2-1.36.0/src/
H A DRpcMethodImpl.cc616 void gatherProgressCommon(Dict* entryDict, in gatherProgressCommon()
722 void gatherProgressBitTorrent(Dict* entryDict, in gatherProgressBitTorrent()
788 void gatherProgress(Dict* entryDict, const std::shared_ptr<RequestGroup>& group, in gatherProgress()
820 void gatherStoppedDownload(Dict* entryDict, in gatherStoppedDownload()
1009 auto entryDict = Dict::g(); in process() local
1046 auto entryDict = Dict::g(); in process() local
1062 Dict* entryDict, const std::shared_ptr<RequestGroup>& item, in createEntry()
1083 Dict* entryDict, const std::shared_ptr<DownloadResult>& item, in createEntry()
H A DRpcMethodImpl.h365 auto entryDict = Dict::g(); in process() local
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviUserListView.h309 KviPointerHashTable<QString, KviUserListEntry> * entryDict() { return m_pEntryDict; }; in entryDict() function