Home
last modified time | relevance | path

Searched defs:crates (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/metadata/
H A Dmetadata_annotation.rs36 pub(crate) crates: BTreeMap<PackageId, CrateAnnotation>, field
70 let crates = resolve in new() localVariable
172 pub(crate) crates: BTreeMap<PackageId, SourceAnnotation>, field
189 let crates = nodes in new() localVariable
535 let crates = in detects_strip_prefix_for_git_repo() localVariable
559 let crates = in resolves_commit_from_branches_and_tags() localVariable
/aosp_15_r20/development/tools/cargo_embargo/src/
H A Dmain.rs198 let crates = make_all_crates(args, &cfg, intermediates_dir)?; in dump_crates() localVariable
338 let crates = make_all_crates(args, &cfg, intermediates_dir)?; in run_embargo() localVariable
706 let crates = crates.iter().flatten().collect::<Vec<_>>(); in generate_android_bp_package_header() localVariable
900 let crates: Vec<_> = crates in generate_rules_mk() localVariable
1383 let crates = vec![ in group_variants_by_package() localVariable
1408 let crates: Vec<Vec<Crate>> = serde_json::from_reader( in generate_bp() localVariable
1421 let crates = module_by_package.into_values().next().unwrap(); in generate_bp() localVariable
/aosp_15_r20/development/tools/external_crates/crate_tool/src/
H A Dpseudo_crate.rs39 crates: OnceCell<CrateCollection>, field
104 fn crates(&self) -> &CrateCollection { in crates() method
111 let mut crates = CrateCollection::new(self.path.root()); in crates() localVariable
H A Dmain.rs145 crates: Vec<String>, field
172 crates: Vec<String>, field
H A Dcrate_collection.rs34 crates: BTreeMap<NameAndVersion, Crate>, field
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/either-1.11.0/
H A DREADME.rst22 .. |crates| image:: https://img.shields.io/crates/v/either.svg substdef
23 .. _crates: https://crates.io/crates/either target
/aosp_15_r20/external/rust/android-crates-io/crates/either/
DREADME.rst22 .. |crates| image:: https://img.shields.io/crates/v/either.svg substdef
23 .. _crates: https://crates.io/crates/either target
/aosp_15_r20/external/rust/android-crates-io/crates/bencher/
DREADME.rst17 .. |crates| image:: https://meritbadge.herokuapp.com/bencher substdef
18 .. _crates: https://crates.io/crates/bencher target
/aosp_15_r20/external/rust/crates/maplit/
DREADME.rst17 .. |crates| image:: http://meritbadge.herokuapp.com/maplit substdef
18 .. _crates: https://crates.io/crates/maplit target
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/
H A Dcontext.rs30 pub(crate) crates: BTreeMap<CrateId, CrateContext>, field
57 let crates: BTreeMap<CrateId, CrateContext> = annotations in new() localVariable
/aosp_15_r20/development/tools/cargo_embargo/src/cargo/
H A Dmetadata.rs128 let mut crates = Vec::new(); in parse_cargo_metadata() localVariable
731 let crates = cfg in parse_metadata() localVariable
H A Dcargo_out.rs64 let mut crates = Vec::new(); in parse_cargo_out_str() localVariable
/aosp_15_r20/external/rust/cxx/gen/build/src/
Ddeps.rs42 let mut crates: BTreeMap<String, Crate> = BTreeMap::new(); in direct_dependencies() localVariable
/aosp_15_r20/external/bazelbuild-rules_rust/test/rust_analyzer/aspect_traversal_test/
H A Drust_project_json_test.rs67 crates: Vec<Crate>, field
/aosp_15_r20/frameworks/native/libs/bufferstreams/rust/
H A Dcbindgen.toml146 crates = [] qkey
/aosp_15_r20/external/bazelbuild-rules_rust/tools/rust_analyzer/
H A Drust_project.rs29 crates: Vec<Crate>, field
/aosp_15_r20/external/bazelbuild-rules_rust/examples/crate_universe/override_target/
H A Dcargo-bazel-lock.json3 "crates": { object
/aosp_15_r20/external/bazelbuild-rules_rust/test/no_std/
H A Dcargo-bazel-lock.json3 "crates": { object
/aosp_15_r20/external/bazelbuild-rules_rust/examples/crate_universe/alias_rule/
H A Dcargo-bazel-lock_global_opt_annotation_none.json3 "crates": { object
H A Dcargo-bazel-lock_global_alias_annotation_opt.json3 "crates": { object
H A Dcargo-bazel-lock_global_custom_annotation_none.json3 "crates": { object
H A Dcargo-bazel-lock_global_dbg_annotation_fastbuild.json3 "crates": { object
H A Dcargo-bazel-lock_global_alias_annotation_none.json3 "crates": { object
H A Dcargo-bazel-lock_global_opt_annotation_dbg.json3 "crates": { object
H A Dcargo-bazel-lock_global_opt_annotation_alias.json3 "crates": { object

12