Home
last modified time | relevance | path

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

12345678910>>...18

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DOutdatedPaths.java28 * This class should be used to detect when a path should be included in the set of outdated items,
32 * <p>That is, to get the set of outdated values, the caller should do the following:
38 * <li>Test with isOutdated(path) to see if the trunk value was outdated. If not, don't include.
39 * <li>Otherwise, include this path in the set of outdated items.
50 public static final String OUTDATED_DATA = "outdated.data";
58 * Creates a new OutdatedPaths, using the data file "outdated.data" in the same directory as
68 * Loads the data from the specified directory, using the data file "outdated.data".
191 * Returns true if the value for the path is outdated in trunk. See class description for more
195 * @return true if the string is outdated
241 * Returns true if the value for the path is outdated in trunk. See class description for more
[all …]
/external/rust/crates/serde_yaml/.github/workflows/
Dci.yml102 outdated:
103 name: Outdated
109 - uses: dtolnay/install@cargo-outdated
110 - run: cargo outdated --workspace --exit-code 1
111 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/external/rust/crates/ryu/.github/workflows/
Dci.yml92 outdated:
93 name: Outdated
99 - uses: dtolnay/install@cargo-outdated
100 - run: cargo outdated --workspace --exit-code 1
101 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/external/rust/crates/itoa/.github/workflows/
Dci.yml98 outdated:
99 name: Outdated
105 - uses: dtolnay/install@cargo-outdated
106 - run: cargo outdated --workspace --exit-code 1
107 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/external/rust/crates/unsafe-libyaml/.github/workflows/
Dci.yml100 outdated:
101 name: Outdated
107 - uses: dtolnay/install@cargo-outdated
108 - run: cargo outdated --workspace --exit-code 1
109 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/external/rust/crates/enumn/.github/workflows/
Dci.yml49 outdated:
50 name: Outdated
56 - uses: dtolnay/install@cargo-outdated
57 - run: cargo outdated --workspace --exit-code 1
/external/rust/crates/serde_test/.github/workflows/
Dci.yml52 outdated:
53 name: Outdated
59 - uses: dtolnay/install@cargo-outdated
60 - run: cargo outdated --workspace --exit-code 1
/external/rust/crates/thiserror/.github/workflows/
Dci.yml68 outdated:
69 name: Outdated
75 - uses: dtolnay/install@cargo-outdated
76 - run: cargo outdated --workspace --exit-code 1
/external/rust/crates/rustversion/.github/workflows/
Dci.yml74 outdated:
75 name: Outdated
81 - uses: dtolnay/install@cargo-outdated
82 - run: cargo outdated --workspace --exit-code 1
/external/rust/crates/paste/.github/workflows/
Dci.yml74 outdated:
75 name: Outdated
81 - uses: dtolnay/install@cargo-outdated
82 - run: cargo outdated --workspace --exit-code 1
/external/rust/crates/semver/.github/workflows/
Dci.yml124 outdated:
125 name: Outdated
131 - uses: dtolnay/install@cargo-outdated
132 - run: cargo outdated --workspace --exit-code 1
133 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/external/rust/crates/prettyplease/.github/workflows/
Dci.yml78 outdated:
79 name: Outdated
85 - uses: dtolnay/install@cargo-outdated
86 - run: cargo outdated --workspace --exit-code 1
/external/rust/crates/async-trait/.github/workflows/
Dci.yml92 outdated:
93 name: Outdated
99 - uses: dtolnay/install@cargo-outdated
100 - run: cargo outdated --workspace --exit-code 1
/external/rust/crates/remain/.github/workflows/
Dci.yml101 outdated:
102 name: Outdated
108 - uses: dtolnay/install@cargo-outdated
109 - run: cargo outdated --workspace --exit-code 1
/external/rust/crates/no-panic/.github/workflows/
Dci.yml96 outdated:
97 name: Outdated
103 - uses: dtolnay/install@cargo-outdated
104 - run: cargo outdated --exit-code 1
/external/rust/crates/quote/.github/workflows/
Dci.yml95 outdated:
96 name: Outdated
103 - uses: dtolnay/install@cargo-outdated
104 - run: cargo outdated --workspace --exit-code 1
/external/rust/beto-rust/nearby/
DREADME.md104 Check for outdated dependencies
105 with [cargo-outdated](https://github.com/kbknapp/cargo-outdated):
108 cargo outdated
/external/rust/crates/proc-macro2/.github/workflows/
Dci.yml153 outdated:
154 name: Outdated
160 - uses: dtolnay/install@cargo-outdated
161 - run: cargo outdated --workspace --exit-code 1
162 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/external/rust/crates/serde_json/.github/workflows/
Dci.yml115 outdated:
116 name: Outdated
122 - uses: dtolnay/install@cargo-outdated
123 - run: cargo outdated --workspace --exit-code 1
124 - run: cargo outdated --manifest-path fuzz/Cargo.toml --exit-code 1
/external/clang/test/Profile/
Dc-outdated-data.c1 // Test that outdated data is ignored.
6 // RUN: llvm-profdata merge %S/Inputs/c-outdated-data.proftext -o %t.profdata
7 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.9 -main-file-name c-outdated-data.c %s -o /dev/nul…
/external/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
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestOutdatedPaths.java47 // If this path is not outdated, find another one in TestBasic()
50 // "Test one path known to be outdated. Use TestShow -v to find a path, and verify that it in TestBasic()
51 // is outdated", in TestBasic()
69 logln(locale + " total outdated:\t" + outdatedPaths.countOutdated(locale)); in checkShow()
/external/rust/crates/anyhow/.github/workflows/
Dci.yml131 outdated:
132 name: Outdated
138 - uses: dtolnay/install@cargo-outdated
139 - run: cargo outdated --workspace --exit-code 1
/external/rust/crates/linkme/.github/workflows/
Dci.yml99 outdated:
100 name: Outdated
106 - uses: dtolnay/install@cargo-outdated
107 - run: cargo outdated --workspace --exit-code 1
/external/rust/cxx/.github/workflows/
Dci.yml168 outdated:
169 name: Outdated
175 - uses: dtolnay/install@cargo-outdated
176 - run: cargo outdated --workspace --exit-code 1

12345678910>>...18