Home
last modified time | relevance | path

Searched refs:DOWNLOAD_TIME (Results 1 – 5 of 5) sorted by relevance

/dports/net-p2p/ktorrent/ktorrent-21.12.3/ktorrent/view/
H A Dviewmodel.cpp99 update_if_differs(runtime_dl, tc->getRunningTimeDL(), DOWNLOAD_TIME); in update()
151 case DOWNLOAD_TIME: in data()
197 case DOWNLOAD_TIME: in lessThan()
462 case DOWNLOAD_TIME: in headerData()
498 case DOWNLOAD_TIME: in headerData()
H A Dviewmodel.h149 DOWNLOAD_TIME, enumerator
/dports/graphics/rapid-photo-downloader/rapid-photo-downloader-0.9.26/raphodo/
H A Dgeneratenameconfig.py54 DOWNLOAD_TIME = 'Download time' variable
675 (DOWNLOAD_TIME, LIST_DATE_TIME_L2),
684 (DOWNLOAD_TIME, LIST_DATE_TIME_L2),
H A Dgeneratename.py161 elif self.L1 == DOWNLOAD_TIME:
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dplotware.c133 #define DOWNLOAD_TIME 100 macro
152 sprintf(vbuf, "%d%%", player_struct.time2comp * 100 / DOWNLOAD_TIME); in do_plotware_hack()