Home
last modified time | relevance | path

Searched refs:commands (Results 1 – 25 of 33) sorted by relevance

12

/build/bazel/scripts/difftool/
Daction_diff_notebook.py45 import commands
51 importlib.reload(commands)
153 ninja_action = commands.expand_rsp(ninja_action)
175 bzl_paths, _ = commands.extract_paths_from_action_args(bazel_action)
176 ninja_paths, _ = commands.extract_paths_from_action_args(ninja_action)
178 for p1, p2 in commands.match_paths(bzl_paths, ninja_paths).items():
Dclangcompile.py21 from commands import CommandInfo
22 from commands import flag_repr
23 from commands import is_flag_starts_with
24 from commands import parse_flag_groups
DBUILD.bazel38 "commands.py",
Ddifftool.py51 import commands
299 return commands.CommandInfo(tool=tool, args=args)
/build/make/tools/aconfig/aconfig/src/
Dtest.rs22 use crate::commands::Input;
257 let bytes = crate::commands::parse_flags( in parse_read_only_test_flags()
268 crate::commands::DEFAULT_FLAG_PERMISSION, in parse_read_only_test_flags()
276 let bytes = crate::commands::parse_flags( in parse_test_flags()
293 crate::commands::DEFAULT_FLAG_PERMISSION, in parse_test_flags()
301 let bytes = crate::commands::parse_flags( in parse_second_package_flags()
312 crate::commands::DEFAULT_FLAG_PERMISSION, in parse_second_package_flags()
Dmain.rs30 mod commands; module
42 use commands::{Input, OutputFile};
140 &commands::DEFAULT_FLAG_PERMISSION, in cli()
373 let output = commands::parse_flags( in main()
398 let generated_files = commands::create_java_lib( in main()
416 commands::create_cpp_lib(cache, *mode).context("failed to create cpp lib")?; in main()
426 commands::create_rust_lib(cache, *mode).context("failed to create rust lib")?; in main()
432 let output = commands::create_device_config_defaults(cache) in main()
439 let output = commands::create_device_config_sysprops(cache) in main()
454 let output = commands::dump_parsed_flags(input, format.clone(), &filters, *dedup)?; in main()
[all …]
Dcommands.rs582 let flags_bytes = crate::commands::parse_flags( in test_parse_flags_setting_default()
616 let error = crate::commands::parse_flags( in test_parse_flags_package_mismatch_between_declaration_and_command_line()
648 let error = crate::commands::parse_flags( in test_parse_flags_container_mismatch_between_declaration_and_command_line()
677 let error = crate::commands::parse_flags( in test_parse_flags_no_allow_read_write_default_error()
719 let error = crate::commands::parse_flags( in test_parse_flags_no_allow_read_write_value_error()
761 let flags_bytes = crate::commands::parse_flags( in test_parse_flags_no_allow_read_write_success()
806 let error = crate::commands::parse_flags( in test_parse_flags_override_fixed_read_only()
841 let flags_bytes = crate::commands::parse_flags( in test_parse_flags_metadata()
/build/soong/cmd/extract_apks/bundle_proto/
Dregen.sh12 (cd "${0%/*}" && aprotoc --go_out=paths=source_relative:. commands.proto config.proto targeting.pro…
/build/soong/cmd/extract_apks/
DAndroid.bp25 "bundle_proto/commands.pb.go",
/build/soong/android/
Drule_builder.go50 commands []*RuleBuilderCommand member
172 if len(r.commands) > 0 {
189 if len(r.commands) > 0 {
230 if len(r.commands) > 0 {
248 if len(r.commands) > 0 {
269 r.commands = append(r.commands, command)
304 for _, c := range r.commands {
331 for _, c := range r.commands {
353 for _, c := range r.commands {
373 for _, c := range r.commands {
[all …]
/build/make/tools/aconfig/aconfig/src/codegen/
Drust.rs27 use crate::commands::{should_include_flag, OutputFile};
916 use crate::commands::assign_flag_ids;
921 crate::commands::modify_parsed_flags_based_on_mode(parsed_flags, mode).unwrap(); in test_generate_rust_code()
Djava.rs25 use crate::commands::{should_include_flag, OutputFile};
320 use crate::commands::assign_flag_ids;
618 crate::commands::modify_parsed_flags_based_on_mode(parsed_flags, mode).unwrap(); in test_generate_java_code_production()
778 crate::commands::modify_parsed_flags_based_on_mode(parsed_flags, mode).unwrap(); in test_generate_java_code_exported()
1001 crate::commands::modify_parsed_flags_based_on_mode(parsed_flags, mode).unwrap(); in test_generate_java_code_new_exported()
1213 crate::commands::modify_parsed_flags_based_on_mode(parsed_flags, mode).unwrap(); in test_generate_java_code_new_exported_with_sdk_check()
1439 crate::commands::modify_parsed_flags_based_on_mode(parsed_flags, mode).unwrap(); in test_generate_java_code_flags_with_sdk_check()
1487 crate::commands::modify_parsed_flags_based_on_mode(parsed_flags, mode).unwrap(); in test_generate_java_code_test()
1615 crate::commands::modify_parsed_flags_based_on_mode(parsed_flags, mode).unwrap(); in test_generate_java_code_force_read_only()
1901 crate::commands::modify_parsed_flags_based_on_mode(parsed_flags, mode).unwrap(); in test_generate_java_code_exported_flags()
Dcpp.rs27 use crate::commands::{should_include_flag, OutputFile};
1270 use crate::commands::assign_flag_ids;
1279 crate::commands::modify_parsed_flags_based_on_mode(parsed_flags, mode).unwrap(); in test_generate_cpp_code()
/build/soong/cmd/sbox/sbox_proto/
Dsbox.proto20 // A set of commands to run in a sandbox.
22 // A list of commands to run in the sandbox.
23 repeated Command commands = 1; field
/build/make/tools/aconfig/aconfig/src/storage/
Dmod.rs25 use crate::commands::compute_flags_fingerprint;
174 let bytes = crate::commands::parse_flags( in parse_all_test_flags()
185 crate::commands::DEFAULT_FLAG_PERMISSION, in parse_all_test_flags()
Dflag_value.rs17 use crate::commands::assign_flag_ids;
Dflag_info.rs17 use crate::commands::assign_flag_ids;
Dflag_table.rs17 use crate::commands::{assign_flag_ids, should_include_flag};
/build/make/ci/
Doptimized_targets_test.py296 def _verify_soong_zip_commands(self, commands: list[str], targets: list[str]):
308 for command in commands:
/build/bazel/examples/apex/minimal/
DREADME.md35 …e emulator. After you've done this once you can use the regular install commands above from then o…
/build/soong/cmd/soong_ui/
Dmain.go65 var commands = []command{ var
561 flags := make([]string, len(commands))
562 for i, c := range commands {
572 for _, c := range commands {
/build/soong/docs/
Dperf.md80 `$(shell)` commands need to be re-executed to determine if their output changed.
106 All the longest commands in this case are all variants of a call to `find`, but
112 There are some optimizations in place for find commands -- if Kati can
115 that the output may change). Many of the common macros produce find commands
252 commands are taking than having extra dependencies, or slowdowns in
258 for build commands to impact unrelated build commands. This is an area we'd
/build/bazel/ci/
Drbc_dashboard.py394 commands = []
397 commands.append(run_jailed_command([
407 for i, success in enumerate(await asyncio.gather(*commands)):
/build/soong/genrule/
Dgenrule.go787 var commands []string
838 commands = append(commands, command)
840 fullCommand := strings.Join(commands, " && ")
/build/make/target/product/security/
DREADME12 The following commands were used to generate the test key pairs:

12