Home
last modified time | relevance | path

Searched refs:patch_tool (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/rendering/templates/partials/module/
H A Drepo_http.j211 {%- if attrs | get(key="patch_tool", default=Null) %}
12 patch_tool = "{{ attrs.patch_tool }}",
H A Drepo_git.j223 {%- if attrs | get(key="patch_tool", default=Null) %}
24 patch_tool = "{{ attrs.patch_tool }}",
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/metadata/
H A Dmetadata_annotation.rs139 patch_tool: Option<String>,
159 patch_tool: Option<String>,
237 patch_tool: None, in collect_source_annotations()
262 patch_tool: None, in collect_source_annotations()
274 patch_tool: None, in collect_source_annotations()
301 patch_tool: None, in collect_source_annotations()
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/private/
H A Dcrate.bzl110 patch_tool = None,
158 patch_tool (string, optional): The `patch_tool` attribute of a Bazel repository rule. See
159 …[http_archive.patch_tool](https://docs.bazel.build/versions/main/repo/http.html#http_archive-patch…
208 patch_tool = patch_tool,
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/
H A Dextension.bzl188 patch_tool = repo.get("patch_tool", None),
210 patch_tool = repo.get("patch_tool", None),
500 patch_tool = attr.string(
501patch_tool` attribute of a Bazel repository rule. See [http_archive.patch_tool](https://docs.bazel…
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/context/
H A Dcrate_context.rs682 patch_tool, in with_overrides()
687 patch_tool.clone_from(&crate_extra.patch_tool); in with_overrides()
692 patch_tool, in with_overrides()
697 patch_tool.clone_from(&crate_extra.patch_tool); in with_overrides()
/aosp_15_r20/external/bazelbuild-rules_python/third_party/rules_pycross/pycross/private/
H A Dwheel_library.bzl38 args.add("--patch-tool", ctx.attr.patch_tool)
141 "patch_tool": attr.string(
150 "Only used if `patch_tool` is not set.",
/aosp_15_r20/external/bazelbuild-rules_python/third_party/rules_pycross/pycross/private/tools/
H A Dwheel_installer.py102 if not args.patch_tool and not args.patch_tool_target:
106 args.patch_tool or Path.cwd() / args.patch_tool_target
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/
H A Dconfig.rs318 pub(crate) patch_tool: Option<String>, field
400 patch_tool: self.patch_tool.or(rhs.patch_tool), in add()
/aosp_15_r20/external/bazelbuild-rules_python/tests/pycross/
H A DBUILD.bazel41 patch_tool = "patch",
/aosp_15_r20/external/federated-compute/
H A DWORKSPACE149 patch_tool = "patch",
230 patch_tool = "patch",