Home
last modified time | relevance | path

Searched refs:downloadtype (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/springlobby/springlobby-0.180/src/downloader/lib/src/
H A Dpr-downloader.h16 enum downloadtype { enum
29 downloadtype type;
48 extern int DownloadSearch(downloadtype type, category cat, const char* name);
H A Dpr-downloader.cpp76 downloadtype typ;
78 bool search(downloadtype type, category cat, const char* name, std::list<IDownload*>& searchres) in search()
120 int DownloadSearch(downloadtype type, category cat, const char* name) in DownloadSearch()
/dports/games/spring/spring_98.0/tools/pr-downloader/src/
H A Dpr-downloader.h16 enum downloadtype { enum
29 downloadtype type;
48 extern int DownloadSearch(downloadtype type, category cat, const char* name);
H A Dpr-downloader.cpp76 downloadtype typ;
78 bool search(downloadtype type, category cat, const char* name, std::list<IDownload*>& searchres) in search()
116 int DownloadSearch(downloadtype type, category cat, const char* name) in DownloadSearch()
/dports/games/libretro-tyrquake/tyrquake-e76477d/QW/client/
H A Dskin.c105 if (cls.downloadtype == dl_skin) in Skin_Cache()
203 cls.downloadtype = dl_skin; in Skin_NextDownload()
216 cls.downloadtype = dl_none; in Skin_NextDownload()
253 cls.downloadtype = dl_skin; in Skin_Skins_f()
H A Dcl_parse.c234 cls.downloadtype = dl_model; in Model_NextDownload()
289 cls.downloadtype = dl_sound; in Sound_NextDownload()
320 switch (cls.downloadtype) { in CL_RequestNextDownload()
655 cls.downloadtype = dl_sound; in CL_ParseSoundlist()
703 cls.downloadtype = dl_model; in CL_ParseModellist()
H A Dclient.h182 dltype_t downloadtype; member
/dports/games/quakeforge/quakeforge-0.7.2/qw/source/
H A Dcl_skin.c71 cls.downloadtype = dl_skin; in Skin_NextDownload()
84 cls.downloadtype = dl_none; in Skin_NextDownload()
122 cls.downloadtype = dl_skin; in CL_Skins_f()
H A Dcl_parse.c329 cls.downloadtype = dl_model; in Model_NextDownload()
418 cls.downloadtype = dl_sound; in Sound_NextDownload()
449 switch (cls.downloadtype) { in CL_RequestNextDownload()
882 cls.downloadtype = dl_sound; in CL_ParseSoundlist()
934 cls.downloadtype = dl_model; in CL_ParseModellist()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dskin.c108 if (cls.downloadtype == dl_skin) in Skin_Cache()
230 cls.downloadtype = dl_skin; in Skin_NextDownload()
244 cls.downloadtype = dl_none; in Skin_NextDownload()
292 cls.downloadtype = dl_skin; in Skin_Skins_f()
H A Dcl_parse.c208 cls.downloadtype = dl_model; in Model_NextDownload()
265 cls.downloadtype = dl_sound; in Sound_NextDownload()
293 switch (cls.downloadtype) in CL_RequestNextDownload()
573 cls.downloadtype = dl_sound; in CL_ParseSoundlistChunks()
599 cls.downloadtype = dl_sound; in CL_ParseSoundlist()
668 cls.downloadtype = dl_model; in CL_ParseModellistChunks()
726 cls.downloadtype = dl_model; in CL_ParseModellist()
H A Dclient.h188 dltype_t downloadtype; member
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/tools/SRB2Updater/
H A DServerQuerier.cs256 aw.downloadtype = (DownloadTypes)brFiles.ReadByte(); in Receive()
262 aw.downloadtype = (DownloadTypes)(byFileStatus >> 4); in Receive()
333 public DownloadTypes downloadtype; field
H A DLauncher.cs479 if (aw.downloadtype == ServerQuerier.DownloadTypes.DT_TOOBIG) in BuildTooltip()
481 else if (aw.downloadtype == ServerQuerier.DownloadTypes.DT_DISABLED) in BuildTooltip()
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.in.gov21 Disallow: *downloadtype.aspx*
/dports/graphics/gphoto2/gphoto2-2.5.26/gphoto2/
H A Dactions.h44 enum download_type downloadtype; member
/dports/net/messagelib/messagelib-21.12.3/webengineviewer/src/checkphishingurl/autotests/
H A Dcreatephishingurldatabasejobtest.cpp153 QFETCH(WebEngineViewer::CreatePhishingUrlDataBaseJob::DataBaseDownloadType, downloadtype); in shouldCreateRequest()
159 job.setDataBaseDownloadNeeded(downloadtype); in shouldCreateRequest()
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/provision/mitel/5324/
H A DMN_{$mac}.cfg140 <downloadtype>1</downloadtype>
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/provision/mitel/5340/
H A DMN_{$mac}.cfg140 <downloadtype>1</downloadtype>
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/provision/mitel/5330/
H A DMN_{$mac}.cfg140 <downloadtype>1</downloadtype>
/dports/games/quakeforge/quakeforge-0.7.2/qw/include/
H A Dclient.h150 dltype_t downloadtype; member
/dports/games/quake2-source/quake2-r0.16.2/src/client/
H A Dclient.h253 dltype_t downloadtype; member
/dports/games/quake2lnx/quake2-r0.16.2/src/client/
H A Dclient.h253 dltype_t downloadtype; member
/dports/games/quake2max/Quake2maX_0.45-src_unix/client/
H A Dclient.h247 dltype_t downloadtype; member
/dports/games/q2pro/q2pro/include/
H A Dclient.h254 dltype_t downloadtype; member

12