Home
last modified time | relevance | path

Searched refs:should_fetch (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/feeds/
H A Dmedia_feeds_service.cc407 if (background_fetch_feed_settings.should_fetch) { in OnGotTopFeeds()
628 settings.should_fetch = false; in GetBackgroundFetchFeedSettings()
639 settings.should_fetch = next_fetch_time < clock_->Now(); in GetBackgroundFetchFeedSettings()
648 settings.should_fetch = true; in GetBackgroundFetchFeedSettings()
655 settings.should_fetch = true; in GetBackgroundFetchFeedSettings()
660 settings.should_fetch = true; in GetBackgroundFetchFeedSettings()
H A Dmedia_feeds_service.h182 bool should_fetch; member
/dports/devel/py-git-up/git-up-2.1.0/PyGitUp/
H A Dgitup.py115 self.should_fetch = True
185 if self.should_fetch:
568 gitup.should_fetch = args.fetch
/dports/devel/py-git-up/git-up-2.1.0/PyGitUp/tests/
H A Dtest_nofetch.py52 gitup.should_fetch = False
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/src/
H A Drdkafka_partition.c1918 int should_fetch = 1; in rd_kafka_toppar_fetch_decide() local
1938 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
1945 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
1951 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
1958 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
1998 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2002 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2010 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2015 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2020 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
[all …]
/dports/net/librdkafka/librdkafka-1.8.2/src/
H A Drdkafka_partition.c1967 int should_fetch = 1; in rd_kafka_toppar_fetch_decide() local
1987 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
1994 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2000 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2007 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2051 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2055 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2063 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2068 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2073 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/src/
H A Drdkafka_partition.c1952 int should_fetch = 1; in rd_kafka_toppar_fetch_decide() local
1972 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
1979 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
1985 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
1992 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2036 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2040 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2048 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2053 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
2058 should_fetch = 0; in rd_kafka_toppar_fetch_decide()
[all …]
/dports/devel/brz/breezy-3.2.0/breezy/tests/per_branch/
H A Dtest_branch.py491 must_fetch, should_fetch = tree.branch.heads_to_fetch()
498 must_fetch, should_fetch = tree.branch.heads_to_fetch()
500 self.assertFalse(revision.NULL_REVISION in should_fetch)