Home
last modified time | relevance | path

Searched refs:outdated (Results 76 – 100 of 8949) sorted by relevance

12345678910>>...358

/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/lightrec/
H A Dblockcache.c156 bool outdated; in lightrec_block_is_outdated() local
161 outdated = block->hash != lightrec_calculate_block_hash(block); in lightrec_block_is_outdated()
162 if (likely(!outdated)) { in lightrec_block_is_outdated()
171 return outdated; in lightrec_block_is_outdated()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/lightrec/
H A Dblockcache.c156 bool outdated; in lightrec_block_is_outdated() local
161 outdated = block->hash != lightrec_calculate_block_hash(block); in lightrec_block_is_outdated()
162 if (likely(!outdated)) { in lightrec_block_is_outdated()
171 return outdated; in lightrec_block_is_outdated()
/dports/sysutils/terraform/terraform-1.0.11/internal/command/
H A Dversion.go59 var outdated bool
115 outdated = true
138 Outdated: outdated,
158 if outdated {
/dports/sysutils/conan/conan-1.44.0/conans/client/recorder/
H A Dsearch_recorder.py17 "requires": self.requires, "outdated": self.outdated}
34 def add_package(self, remote_name, ref, package_id, options, settings, requires, outdated): argument
35 sp = _SearchPackage(package_id, options, settings, requires, outdated)
/dports/www/py-django-pipeline/django-pipeline-1.6.14/tests/tests/
H A Dtest_compiler.py26 def compile_file(self, infile, outfile, outdated=False, force=False): argument
37 def compile_file(self, infile, outfile, outdated=False, force=False): argument
51 def compile_file(self, infile, outfile, outdated=False, force=False): argument
64 def compile_file(self, infile, outfile, outdated=False, force=False): argument
79 def compile_file(self, infile, outfile, outdated=False, force=False): argument
90 def compile_file(self, infile, outfile, outdated=False, force=False): argument
/dports/devel/p5-OrePAN2/OrePAN2-0.40/script/
H A Dorepan2-audit8 my $outdated = OrePAN2::Auditor->new_with_options;
9 $outdated->run;
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/ci/environments/
H A Ddeployment_safety.md24 - [Skip outdated deployment jobs](#skip-outdated-deployment-jobs)
65 ## Skip outdated deployment jobs
74 runs by enabling the [Skip outdated deployment jobs](../pipelines/settings.md#skip-outdated-deploym…
76 Example of a problematic pipeline flow **before** enabling Skip outdated deployment jobs:
83 The improved pipeline flow **after** enabling Skip outdated deployment jobs:
151 This is caused by the [Skip outdated deployment jobs](../pipelines/settings.md#skip-outdated-deploy…
164 The [Skip outdated deployment jobs](../pipelines/settings.md#skip-outdated-deployment-jobs) might
/dports/audio/wildmidi/wildmidi-wildmidi-0.4.2/CI/
H A Dbefore_install.osx.sh4 brew outdated cmake || brew upgrade cmake
5 brew outdated pkgconfig || brew upgrade pkgconfig
/dports/lang/gleam/gleam-0.18.2/cargo-crates/rustversion-1.0.6/.github/workflows/
H A Dci.yml49 outdated:
55 - uses: dtolnay/install@cargo-outdated
56 - run: cargo outdated --exit-code 1
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/rustversion-1.0.6/.github/workflows/
H A Dci.yml49 outdated:
55 - uses: dtolnay/install@cargo-outdated
56 - run: cargo outdated --exit-code 1
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/quote-1.0.14/.github/workflows/
H A Dci.yml52 outdated:
58 - uses: dtolnay/install@cargo-outdated
59 - run: cargo outdated --exit-code 1
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rustversion-1.0.6/.github/workflows/
H A Dci.yml49 outdated:
55 - uses: dtolnay/install@cargo-outdated
56 - run: cargo outdated --exit-code 1
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/quote-1.0.14/.github/workflows/
H A Dci.yml52 outdated:
58 - uses: dtolnay/install@cargo-outdated
59 - run: cargo outdated --exit-code 1
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/language/
H A Dnpm.py236 outdated = list()
243 outdated.append(pkg)
245 return outdated
299 outdated = npm.list_outdated()
303 if outdated:
/dports/math/cadabra2/cadabra2-2.3.6.8/
H A D.travis.yml54 - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew outdated cmake || brew upgrade cmake; fi
55 …- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew outdated boost || travis_wait brew upgrade boost;…
56 - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew outdated gmp || brew upgrade gmp; fi
57 - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew outdated pkgconfig || brew upgrade pkgconfig; fi
/dports/games/yadex/yadex-1.7.0/src/
H A Ddependcy.cc43 bool Dependency::outdated () in outdated() function in Dependency
47 return serial_num->outdated (token); in outdated()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/ryu-1.0.6/.github/workflows/
H A Dci.yml53 outdated:
59 - uses: dtolnay/install@cargo-outdated
60 - run: cargo outdated --exit-code 1
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/quote-1.0.15/.github/workflows/
H A Dci.yml55 outdated:
61 - uses: dtolnay/install@cargo-outdated
62 - run: cargo outdated --exit-code 1
/dports/deskutils/just/just-0.10.5/cargo-crates/ryu-1.0.6/.github/workflows/
H A Dci.yml53 outdated:
59 - uses: dtolnay/install@cargo-outdated
60 - run: cargo outdated --exit-code 1
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/quote-1.0.15/.github/workflows/
H A Dci.yml55 outdated:
61 - uses: dtolnay/install@cargo-outdated
62 - run: cargo outdated --exit-code 1
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/ryu-1.0.6/.github/workflows/
H A Dci.yml53 outdated:
59 - uses: dtolnay/install@cargo-outdated
60 - run: cargo outdated --exit-code 1
/dports/www/zola/zola-0.15.2/cargo-crates/ryu-1.0.6/.github/workflows/
H A Dci.yml53 outdated:
59 - uses: dtolnay/install@cargo-outdated
60 - run: cargo outdated --exit-code 1
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ryu-1.0.6/.github/workflows/
H A Dci.yml53 outdated:
59 - uses: dtolnay/install@cargo-outdated
60 - run: cargo outdated --exit-code 1
/dports/math/g2o/g2o-20201223_git/script/
H A Dinstall-deps-osx.sh7 if brew outdated | grep -qx cmake; then
11 if brew outdated | grep -qx eigen; then
/dports/www/drupal9/drupal-9.2.10/core/modules/content_translation/src/
H A DContentTranslationMetadataWrapperInterface.php44 * @param bool $outdated
49 public function setOutdated($outdated); argument

12345678910>>...358