/aosp_15_r20/external/bazelbuild-rules_go/go/private/ |
H A D | repositories.bzl | 82 patch_args = ["-p1"], 100 patch_args = ["-p1"], 119 patch_args = ["-p1"], 154 patch_args = ["-p1"], 177 patch_args = ["-p1"], 211 patch_args = ["-p1"], 238 patch_args = ["-p1"], 265 patch_args = ["-E", "-p1"], 281 patch_args = ["-p1"],
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/rendering/templates/partials/module/ |
H A D | repo_http.j2 | 4 {%- if attrs | get(key="patch_args", default=Null) %} 5 patch_args = [ 6 {%- for arg in attrs.patch_args %}
|
H A D | repo_git.j2 | 16 {%- if attrs | get(key="patch_args", default=Null) %} 17 patch_args = [ 18 {%- for arg in attrs.patch_args %}
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/metadata/ |
H A D | metadata_annotation.rs | 135 patch_args: Option<Vec<String>>, 155 patch_args: Option<Vec<String>>, 236 patch_args: None, in collect_source_annotations() 261 patch_args: None, in collect_source_annotations() 273 patch_args: None, in collect_source_annotations() 300 patch_args: None, in collect_source_annotations()
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/private/ |
H A D | crate.bzl | 109 patch_args = None, 156 patch_args (list, optional): The `patch_args` attribute of a Bazel repository rule. See 157 …[http_archive.patch_args](https://docs.bazel.build/versions/main/repo/http.html#http_archive-patch… 207 patch_args = patch_args,
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/ |
H A D | extension.bzl | 187 patch_args = repo.get("patch_args", None), 209 patch_args = repo.get("patch_args", None), 497 patch_args = attr.string_list( 498 …patch_args` attribute of a Bazel repository rule. See [http_archive.patch_args](https://docs.bazel…
|
/aosp_15_r20/external/tflite-support/ |
H A D | WORKSPACE | 49 patch_args = ["-p1"], 109 patch_args = ["-p1"], 134 patch_args = [ 253 patch_args = [
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/context/ |
H A D | crate_context.rs | 681 patch_args, in with_overrides() 686 patch_args.clone_from(&crate_extra.patch_args); in with_overrides() 691 patch_args, in with_overrides() 696 patch_args.clone_from(&crate_extra.patch_args); in with_overrides()
|
/aosp_15_r20/external/bazelbuild-rules_python/third_party/rules_pycross/pycross/private/tools/ |
H A D | wheel_installer.py | 105 patch_args = [ 112 patch_args,
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/ |
H A D | config.rs | 314 pub(crate) patch_args: Option<Vec<String>>, field 399 … patch_args: joined_extra_member!(self.patch_args, rhs.patch_args, Vec::new, Vec::extend), in add()
|
/aosp_15_r20/external/bazelbuild-rules_python/third_party/rules_pycross/pycross/private/ |
H A D | wheel_library.bzl | 37 args.add_all(ctx.attr.patch_args, format_each = "--patch-arg=%s") 134 "patch_args": attr.string_list(
|
/aosp_15_r20/external/tflite-support/third_party/gflags/ |
H A D | workspace.bzl | 15 patch_args = ["-p1"],
|
/aosp_15_r20/external/tink/testing/java_src/ |
H A D | WORKSPACE | 27 patch_args = ["-p1"],
|
/aosp_15_r20/external/bazelbuild-rules_rust/proto/protobuf/3rdparty/ |
H A D | BUILD.bazel | 16 patch_args = ["-p1"],
|
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/3rdparty/ |
H A D | BUILD.bazel | 9 patch_args = [
|
/aosp_15_r20/external/bazelbuild-rules_python/tests/pycross/ |
H A D | BUILD.bazel | 38 patch_args = [
|
/aosp_15_r20/external/bazelbuild-rules_go/extras/ |
H A D | embed_data_deps.bzl | 32 patch_args = ["-p1"],
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/bazel/ |
D | grpc_python_deps.bzl | 28 patch_args = ["-p1"],
|
/aosp_15_r20/external/cronet/third_party/quic_trace/src/ |
H A D | WORKSPACE | 46 patch_args = ["-p1"],
|
/aosp_15_r20/external/sandboxed-api/ |
H A D | WORKSPACE | 40 patch_args = ["-p1"],
|
/aosp_15_r20/external/bazelbuild-rules_rust/proto/protobuf/ |
H A D | repositories.bzl | 49 patch_args = ["-p1"],
|
/aosp_15_r20/external/bazelbuild-rules_rust/bindgen/ |
H A D | repositories.bzl | 39 patch_args = ["-p1"],
|
/aosp_15_r20/external/bazelbuild-rules_rust/wasm_bindgen/ |
H A D | repositories.bzl | 45 patch_args = ["-p1"],
|
/aosp_15_r20/external/pigweed/pw_env_setup/bazel/cipd_setup/ |
H A D | cipd_rules.bzl | 55 "patch_args": attr.string_list(
|
/aosp_15_r20/external/tink/cc/integration/gcpkms/ |
H A D | tink_cc_gcpkms_deps.bzl | 88 patch_args = ["-p1"],
|