Home
last modified time | relevance | path

Searched refs:outdated (Results 101 – 125 of 9973) sorted by relevance

12345678910>>...399

/dports/www/drupal8/drupal-8.9.20/core/modules/content_translation/src/
H A DContentTranslationMetadataWrapperInterface.php44 * @param bool $outdated
49 public function setOutdated($outdated); argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/oligofar/
H A DMakefile.app9 ALL = rm-if-outdated
10 rm-if-outdated:
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/ryu-1.0.9/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/ryu-1.0.9/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/ryu-1.0.9/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/ryu-1.0.9/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/lang/gleam/gleam-0.18.2/cargo-crates/ryu-1.0.8/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/ryu-1.0.9/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/ryu-1.0.9/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/misc/xplr/xplr-0.17.0/cargo-crates/ryu-1.0.7/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/x11/swayr/swayr-v0.11.2/cargo-crates/ryu-1.0.9/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/ryu-1.0.9/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/serde_yaml-0.8.23/.github/workflows/
H A Dci.yml59 outdated:
65 - uses: dtolnay/install@cargo-outdated
66 - run: cargo outdated --exit-code 1
/dports/textproc/jql/jql-3.0.6/cargo-crates/ryu-1.0.7/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/ryu-1.0.9/.github/workflows/
H A Dci.yml56 outdated:
62 - uses: dtolnay/install@cargo-outdated
63 - run: cargo outdated --exit-code 1
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/salsa-0.17.0-pre.2/book/src/rfcs/
H A DRFC0005-Durability.md107 /// Sweeps values which may be outdated, but which have not
136 /// verified (but it is also not outdated).
139 /// Collecting only *outdated* things (i.e., with `sweep_outdated`)
151 ## Review: The need for GC to collect outdated values
193 in this round. The role of GC is to collect "outdated" values like
235 method can collect any values that are "outdated" (whose "verified"
266 This is why we modify the definition of "outdated" as follows:
271 - `Q` is outdated if `R_v < R_lc`.
284 If the query is outdated, this is not a problem: anything that
285 dependend on its result must also be outdated, and hence would be
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/salsa-0.15.2/book/src/rfcs/
H A DRFC0005-Durability.md107 /// Sweeps values which may be outdated, but which have not
136 /// verified (but it is also not outdated).
139 /// Collecting only *outdated* things (i.e., with `sweep_outdated`)
151 ## Review: The need for GC to collect outdated values
193 in this round. The role of GC is to collect "outdated" values like
235 method can collect any values that are "outdated" (whose "verified"
266 This is why we modify the definition of "outdated" as follows:
271 - `Q` is outdated if `R_v < R_lc`.
284 If the query is outdated, this is not a problem: anything that
285 dependend on its result must also be outdated, and hence would be
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/salsa/book/src/rfcs/
H A DRFC0005-Durability.md107 /// Sweeps values which may be outdated, but which have not
136 /// verified (but it is also not outdated).
139 /// Collecting only *outdated* things (i.e., with `sweep_outdated`)
151 ## Review: The need for GC to collect outdated values
193 in this round. The role of GC is to collect "outdated" values like
235 method can collect any values that are "outdated" (whose "verified"
266 This is why we modify the definition of "outdated" as follows:
271 - `Q` is outdated if `R_v < R_lc`.
284 If the query is outdated, this is not a problem: anything that
285 dependend on its result must also be outdated, and hence would be
[all …]
/dports/www/py-django-pipeline/django-pipeline-1.6.14/pipeline/compilers/
H A D__init__.py40 outdated = compiler.is_outdated(infile, outfile)
42 outdated=outdated, force=force,
67 def compile_file(self, infile, outfile, outdated=False, force=False): argument
H A Des6.py13 def compile_file(self, infile, outfile, outdated=False, force=False): argument
14 if not outdated and not force:
H A Dlivescript.py13 def compile_file(self, infile, outfile, outdated=False, force=False): argument
14 if not outdated and not force:
H A Dcoffee.py13 def compile_file(self, infile, outfile, outdated=False, force=False): argument
14 if not outdated and not force:
/dports/www/gitea/gitea-1.16.5/templates/repo/diff/
H A Dconversation.tmpl12 …on id="show-outdated-{{(index .comments 0).ID}}" data-comment="{{(index .comments 0).ID}}" class="…
16 … id="hide-outdated-{{(index .comments 0).ID}}" data-comment="{{(index .comments 0).ID}}" class="hi…
/dports/sysutils/exa/exa-0.10.1/
H A DJustfile66 # update dependency versions, and checks for outdated ones
69 command -v cargo-outdated >/dev/null || (echo "cargo-outdated not installed" && exit 1)
70 cargo outdated
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/gbuild/extensions/
H A Dpre_Counters.mk15 $(info total outdated files: $(words $(gb_CountersOutdated_COUNTER_ALL)))
16 $(info types of outdated files: $(gb_CountersOutdated_TYPES))

12345678910>>...399