/aosp_15_r20/external/grpc-grpc/tools/distrib/ |
H A D | check_copyright.py | 252 def write_copyright(license_text, file_text, filename): argument 264 def replace_copyright(license_text, file_text, filename): argument 313 license_text = LICENSE_TEXT[ext] variable 316 license_text = LICENSE_TEXT[ext] variable 319 license_text = LICENSE_TEXT[base] variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/ |
D | check_copyright.py | 224 def write_copyright(license_text, file_text, filename): argument 236 def replace_copyright(license_text, file_text, filename): argument 270 license_text = LICENSE_TEXT[ext] variable 273 license_text = LICENSE_TEXT[ext] variable 276 license_text = LICENSE_TEXT[base] variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/googletest_macro/ |
D | cargo_embargo.json | 4 "license_text": ["LICENSE"] array
|
/aosp_15_r20/external/rust/android-crates-io/crates/glob/ |
D | cargo_embargo.json | 4 "license_text": ["LICENSE"] array
|
/aosp_15_r20/external/rust/android-crates-io/crates/gpio-cdev/ |
D | cargo_embargo.json | 4 "license_text": ["LICENSE"] array
|
/aosp_15_r20/external/rust/android-crates-io/crates/fallible-iterator/ |
D | cargo_embargo.json | 4 "license_text": ["LICENSE"] array
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/ |
D | cargo_embargo.json | 5 "license_text": ["LICENSE"] array
|
/aosp_15_r20/external/rust/android-crates-io/crates/matchit/ |
D | cargo_embargo.json | 4 "license_text": ["LICENSE", "LICENSE.httprouter"] array
|
/aosp_15_r20/external/rust/android-crates-io/crates/googletest/ |
D | cargo_embargo.json | 4 "license_text": ["LICENSE"] array
|
/aosp_15_r20/external/rust/android-crates-io/crates/getrandom/ |
D | cargo_embargo.json | 4 "license_text": ["LICENSE"] array
|
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-ident/ |
D | cargo_embargo.json | 6 "license_text": ["LICENSE-APACHE", "LICENSE-UNICODE"] array
|
/aosp_15_r20/external/rust/android-crates-io/crates/gbm/ |
D | cargo_embargo.json | 4 "license_text": ["LICENSE"] array
|
/aosp_15_r20/external/rust/android-crates-io/crates/aarch64-paging/ |
D | cargo_embargo.json | 13 "license_text": ["LICENSE-APACHE"] array
|
/aosp_15_r20/development/vndk/snapshot/ |
H A D | collect_licenses.py | 66 def read_and_check_licenses(self, license_text, license_keywords): argument
|
/aosp_15_r20/development/tools/cargo_embargo/src/ |
H A D | config.rs | 382 pub license_text: Option<Vec<String>>, field
|
H A D | main.rs | 740 let license_text = package_cfg.license_text.clone().unwrap_or_else(|| { in generate_android_bp_package_header() localVariable
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/utils/ |
H A D | starlark.rs | 69 pub(crate) license_text: String, field
|
/aosp_15_r20/external/coreboot/util/kconfig/ |
H A D | gconf.c | 684 const gchar *license_text = in on_license1_activate() local
|