Home
last modified time | relevance | path

Searched defs:feeds (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/dports/mail/rss2email3/rss2email-3.13.1/rss2email/
H A Dcommand.py40 def new(feeds, args): argument
49 def email(feeds, args): argument
58 def add(feeds, args): argument
66 def run(feeds, args): argument
98 def list(feeds, args): argument
121 def pause(feeds, args): argument
125 def unpause(feeds, args): argument
129 def delete(feeds, args): argument
140 def reset(feeds, args): argument
150 def opmlimport(feeds, args): argument
[all …]
/dports/www/newsboat/newsboat-2.22.1/test/
H A Dfeedcontainer.cpp18 std::vector<std::shared_ptr<RssFeed>> feeds; in get_five_empty_feeds() local
33 const auto feeds = get_five_empty_feeds(&rsscache); variable
55 const auto feeds = get_five_empty_feeds(&rsscache); variable
81 auto feeds = get_five_empty_feeds(&rsscache); variable
104 const auto feeds = get_five_empty_feeds(&rsscache); variable
116 const auto feeds = get_five_empty_feeds(&rsscache); variable
140 const auto feeds = get_five_empty_feeds(&rsscache); variable
188 const auto feeds = get_five_empty_feeds(&rsscache); variable
212 const auto feeds = get_five_empty_feeds(&rsscache); variable
733 auto feeds = get_five_empty_feeds(&rsscache); variable
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/feeds/
H A Dmedia_feeds_service_unittest.cc526 auto feeds = GetMediaFeedsSync(); in TEST_F() local
553 auto feeds = GetMediaFeedsSync(); in TEST_F() local
581 auto feeds = GetMediaFeedsSync(); in TEST_F() local
607 auto feeds = GetMediaFeedsSync(); in TEST_F() local
2011 auto feeds = GetMediaFeedsSync(); in TEST_F() local
2026 auto feeds = GetMediaFeedsSync(); in TEST_F() local
2080 auto feeds = GetMediaFeedsSync(); in TEST_P() local
2123 auto feeds = GetMediaFeedsSync(); in TEST_F() local
2170 auto feeds = GetMediaFeedsSync(); in TEST_F() local
2228 auto feeds = GetMediaFeedsSync(); in TEST_F() local
[all …]
H A Dmedia_feeds_browsertest.cc109 [&](std::vector<media_feeds::mojom::MediaFeedPtr> feeds) { in GetDiscoveredFeeds()
278 auto feeds = GetMediaFeedsSync(); in IN_PROC_BROWSER_TEST_F() local
693 auto feeds = GetMediaFeedsSync(); in IN_PROC_BROWSER_TEST_F() local
834 auto feeds = GetDiscoveredFeeds(); in IN_PROC_BROWSER_TEST_F() local
854 auto feeds = GetDiscoveredFeeds(); in IN_PROC_BROWSER_TEST_F() local
865 auto feeds = GetDiscoveredFeeds(); in IN_PROC_BROWSER_TEST_F() local
880 auto feeds = GetDiscoveredFeeds(); in IN_PROC_BROWSER_TEST_F() local
895 auto feeds = GetDiscoveredFeeds(); in IN_PROC_BROWSER_TEST_F() local
917 auto feeds = GetDiscoveredFeeds(); in IN_PROC_BROWSER_TEST_F() local
936 auto feeds = GetDiscoveredFeeds(); in IN_PROC_BROWSER_TEST_F() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/docs/v2-system-addon/
H A Dsections.md52 ### Enabling the section
61 ### Disabling the section
68 ### Updating the section rows
/dports/www/firefox/firefox-99.0/browser/components/newtab/docs/v2-system-addon/
H A Dsections.md52 ### Enabling the section
61 ### Disabling the section
68 ### Updating the section rows
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/docs/v2-system-addon/
H A Dsections.md52 ### Enabling the section
61 ### Disabling the section
68 ### Updating the section rows
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/docs/v2-system-addon/
H A Dsections.md52 ### Enabling the section
61 ### Disabling the section
68 ### Updating the section rows
/dports/www/moodle310/moodle/blocks/rss_client/classes/output/
H A Dblock.php45 protected $feeds; variable in block_rss_client\\output\\block
52 public function __construct(array $feeds = array()) {
90 public function set_feeds(array $feeds) {
/dports/www/moodle311/moodle/blocks/rss_client/classes/output/
H A Dblock.php45 protected $feeds; variable in block_rss_client\\output\\block
52 public function __construct(array $feeds = array()) {
90 public function set_feeds(array $feeds) {
/dports/www/moodle39/moodle/blocks/rss_client/classes/output/
H A Dblock.php45 protected $feeds; variable in block_rss_client\\output\\block
52 public function __construct(array $feeds = array()) {
90 public function set_feeds(array $feeds) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/history/
H A Dmedia_history_store_unittest.cc1793 auto feeds = GetMediaFeedsSync( in TEST_P() local
1837 auto feeds = GetMediaFeedsSync( in TEST_P() local
1861 auto feeds = GetMediaFeedsSync( in TEST_P() local
1895 std::set<GURL> feeds; in TEST_P() local
1955 auto feeds = GetMediaFeedsSync( in TEST_P() local
1988 auto feeds = GetMediaFeedsSync( in TEST_P() local
2022 auto feeds = GetMediaFeedsSync( in TEST_P() local
2056 auto feeds = GetMediaFeedsSync( in TEST_P() local
2089 auto feeds = GetMediaFeedsSync( in TEST_P() local
2126 auto feeds = GetMediaFeedsSync( in TEST_P() local
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/gorilla/feeds/
H A DREADME.md27 "github.com/gorilla/feeds"
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/gorilla/feeds/
H A DREADME.md27 "github.com/gorilla/feeds"
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/feeds/action/
H A DCheckForUpdatesAction.java185 private void showNotificationForMultipleUpdates(List<Feed> feeds) { in showNotificationForMultipleUpdates()
211 final List<Feed> feeds = new ArrayList<>(); in createOpenIntent() local
217 private Intent createOpenIntent(List<Feed> feeds) { in createOpenIntent()
231 final List<Feed> feeds = new ArrayList<>(); in createOpenAction() local
237 private NotificationCompat.Action createOpenAction(List<Feed> feeds) { in createOpenAction()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/
H A DRSSFeedPlugin.cpp47 QStringList feeds; in RSSFeedPlugin() local
77 QStringList feeds = LOS::RSSFeeds(); in updateOptionsMenu() local
214 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in addNewFeed() local
239 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in removeFeed() local
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/
H A DRSSFeedPlugin.cpp47 QStringList feeds; in RSSFeedPlugin() local
77 QStringList feeds = LOS::RSSFeeds(); in updateOptionsMenu() local
214 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in addNewFeed() local
239 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in removeFeed() local
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/
H A DRSSFeedPlugin.cpp47 QStringList feeds; in RSSFeedPlugin() local
77 QStringList feeds = LOS::RSSFeeds(); in updateOptionsMenu() local
214 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in addNewFeed() local
239 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in removeFeed() local
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/
H A DRSSFeedPlugin.cpp47 QStringList feeds; in RSSFeedPlugin() local
77 QStringList feeds = LOS::RSSFeeds(); in updateOptionsMenu() local
214 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in addNewFeed() local
239 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in removeFeed() local
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/
H A DRSSFeedPlugin.cpp47 QStringList feeds; in RSSFeedPlugin() local
77 QStringList feeds = LOS::RSSFeeds(); in updateOptionsMenu() local
214 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in addNewFeed() local
239 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in removeFeed() local
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/
H A DRSSFeedPlugin.cpp47 QStringList feeds; in RSSFeedPlugin() local
77 QStringList feeds = LOS::RSSFeeds(); in updateOptionsMenu() local
214 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in addNewFeed() local
239 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in removeFeed() local
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/
H A DRSSFeedPlugin.cpp47 QStringList feeds; in RSSFeedPlugin() local
77 QStringList feeds = LOS::RSSFeeds(); in updateOptionsMenu() local
214 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in addNewFeed() local
239 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in removeFeed() local
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/
H A DRSSFeedPlugin.cpp47 QStringList feeds; in RSSFeedPlugin() local
77 QStringList feeds = LOS::RSSFeeds(); in updateOptionsMenu() local
214 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in addNewFeed() local
239 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in removeFeed() local
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/
H A DRSSFeedPlugin.cpp47 QStringList feeds; in RSSFeedPlugin() local
77 QStringList feeds = LOS::RSSFeeds(); in updateOptionsMenu() local
214 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in addNewFeed() local
239 …QStringList feeds = LSession::handle()->DesktopPluginSettings()->value(setprefix+"currentfeeds",QS… in removeFeed() local
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/web/feeds/
H A Dtemplates.py94 def _generate(self, title, masthead, datefmt, feeds, extra_css=None, style=None): argument
120 def get_navbar(self, f, feeds, top=True): argument
146 def _generate(self, f, feeds, cutoff, extra_css=None, style=None): argument
249 def _generate(self, title, masthead, datefmt, feeds, extra_css=None, style=None): argument
284 def _generate(self, f, feeds, cutoff, extra_css=None, style=None): argument

12345678910>>...12