Home
last modified time | relevance | path

Searched full:outdated (Results 1 – 25 of 175) sorted by relevance

1234567

/third_party/rust/crates/libc/.github/workflows/
Dbors.yml13 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
26 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
37 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
49 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
60 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
84 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
100 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
106 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
117 … actions: write # to cancel workflows (rust-lang/simpleinfra/github-actions/cancel-outdated-builds)
166 - uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
[all …]
/third_party/rust/crates/link-cplusplus/.github/workflows/
Dci.yml41 outdated:
42 name: Outdated
48 - uses: dtolnay/install@cargo-outdated
49 - run: cargo outdated --workspace --exit-code 1
/third_party/rust/crates/quote/.github/workflows/
Dci.yml95 outdated:
96 name: Outdated
102 - uses: dtolnay/install@cargo-outdated
103 - run: cargo outdated --workspace --exit-code 1
/third_party/rust/crates/unicode-ident/.github/workflows/
Dci.yml81 outdated:
82 name: Outdated
88 - uses: dtolnay/install@cargo-outdated
89 - run: cargo outdated --workspace --exit-code 1
/third_party/rust/crates/proc-macro2/.github/workflows/
Dci.yml171 outdated:
172 name: Outdated
178 - uses: dtolnay/install@cargo-outdated
179 - run: cargo outdated --workspace --exit-code 1
180 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/third_party/rust/crates/syn/.github/workflows/
Dci.yml174 outdated:
175 name: Outdated
181 - uses: dtolnay/install@cargo-outdated
182 - run: cargo outdated --workspace --exit-code 1
183 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/third_party/rust/crates/cxx/.github/workflows/
Dci.yml147 outdated:
148 name: Outdated
154 - uses: dtolnay/install@cargo-outdated
155 - run: cargo outdated --workspace --exit-code 1
/third_party/rust/crates/serde/.github/workflows/
Dci.yml164 outdated:
165 name: Outdated
171 - uses: dtolnay/install@cargo-outdated
172 - run: cargo outdated --workspace --exit-code 1
/third_party/python/Doc/tools/templates/
Dlayout.html4 {%- if outdated %}
5 <div id="outdated-warning" style="padding: .5em; text-align: center; background-color: #FFBABA; col…
/third_party/libdrm/include/drm/
DREADME62 differ significantly - see Outdated or Broken Headers section below.
84 Outdated or Broken Headers
/third_party/rust/crates/minimal-lexical/.github/PULL_REQUEST_TEMPLATE/
Ddocumentation.md18 Ex: Updated outdated doc comments in `parse_float`.
/third_party/ltp/testcases/kernel/device-drivers/
DREADME14 are outdated and need to be upgraded.
/third_party/python/Include/cpython/
Dframeobject.h24 * obsolete or outdated. */
/third_party/python/Lib/email/mime/
Dmessage.py25 the term "rfc822" is technically outdated by RFC 2822).
/third_party/openssl/doc/man3/
DX509_check_ca.pod25 B<basicConstraints>, and 5 if it has outdated Netscape Certificate Type
/third_party/openGLES/extensions/ARM/
DARM_mali_shader_binary.txt75 outdated version of the Mali ESSL compiler or with inappropriate
/third_party/skia/third_party/externals/opengl-registry/extensions/ARM/
DARM_mali_shader_binary.txt75 outdated version of the Mali ESSL compiler or with inappropriate
/third_party/typescript/tests/baselines/reference/user/
Dnpm.log157 …mmands/outdated.js(17,10): error TS2699: Static property 'name' conflicts with built-in property '…
158 lib/commands/outdated.js(165,5): error TS2532: Object is possibly 'undefined'.
159 lib/commands/outdated.js(200,36): error TS2339: Property 'name' does not exist on type 'true'.
160 lib/commands/outdated.js(224,38): error TS2339: Property 'fetchSpec' does not exist on type 'true'.
161 lib/commands/outdated.js(245,9): error TS2532: Object is possibly 'undefined'.
162 lib/commands/outdated.js(261,9): error TS2571: Object is of type 'unknown'.
163 lib/commands/outdated.js(262,9): error TS2571: Object is of type 'unknown'.
164 lib/commands/outdated.js(263,9): error TS2571: Object is of type 'unknown'.
/third_party/python/Doc/library/
Dtk.rst27 others. :mod:`tkinter` is also famous for having an outdated look and feel,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreflect.h24 // following functions tend to be outdated and should be updated when SPIR-V
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dreflect.h24 // following functions tend to be outdated and should be updated when SPIR-V
/third_party/mbedtls/library/
Dssl_cache.c161 /* Check 2: Is there an outdated entry in the cache? in ssl_cache_pick_writing_slot()
201 /* Last resort: The cache is full and doesn't contain any outdated in ssl_cache_pick_writing_slot()
/third_party/spirv-tools/source/opt/
Dreflect.h25 // following functions tend to be outdated and should be updated when SPIR-V
/third_party/skia/third_party/externals/harfbuzz/
DMakefile.am67 echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_tooling_info.adoc23 Outdated versions of one tool might not play nicely with another, or perhaps

1234567