Home
last modified time | relevance | path

Searched defs:download_list (Results 1 – 14 of 14) sorted by relevance

/dports/devel/p5-CPAN-YACSmoke/CPAN-YACSmoke-0.03/lib/CPAN/YACSmoke/Plugin/
H A DSmokeDB.pm74 sub download_list { subroutine
H A DRecent.pm88 sub download_list { subroutine
/dports/misc/librepo/librepo-1.14.2/examples/c/
H A Ddownload_repo.c14 char *download_list[] = LR_YUM_HAWKEY; in main() local
H A Ddownload_repo_with_callback.c47 char *download_list[] = { "group_gz", "pkgtags", NULL }; in main() local
/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/ui/
H A Droot.h82 DownloadList* download_list() { return m_downloadList; } in download_list() function
/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/core/
H A Dmanager.h78 DownloadList* download_list() { return m_downloadList; } in download_list() function
/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/torrent/
H A Dtorrent.cc218 download_list(DList& dlist) { in download_list() function
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/plugins/Blocklist/deluge_blocklist/
H A Dcore.py300 def download_list(self, url=None): member in Core
/dports/audio/rhythmbox/rhythmbox-3.4.4/shell/
H A Drb-play-order-linear-loop.c111 g_return_val_if_fail (RB_IS_LINEAR_PLAY_ORDER_LOOP (porder), NULL);
/dports/net/uget/uget-2.2.1/ui-gtk-1to2/
H A DUgCategory.c242 void ug_category_list_link (GList* list, GList* download_list) in ug_category_list_link()
/dports/www/py-sentinelhub/sentinelhub-3.4.1/sentinelhub/
H A Ddata_request.py187 def _filter_repeating_items(download_list): argument
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Savers/
H A Dremotegame.py152 def download_list(self, links, userAgent=False): member in InternetGameInterface
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/
H A Ddnf-repo.cpp1372 std::vector<const char *> download_list = {"primary", "group", "updateinfo", "appstream", in dnf_repo_check_internal() local
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_widget_map.h463 Eina_List *download_list; member