/tools/netsim/rust/cli/src/ |
D | display.rs | 31 verbose: bool, field 37 pub fn new(value: T, verbose: bool) -> Self { in new() 38 Displayer { value, verbose, indent: 0 } in new() 54 write!(f, "{:indent$}{}", "", Displayer::new(device, self.verbose))?; in fmt() 75 Displayer::new(self.value.position.as_ref().unwrap_or_default(), self.verbose) in fmt() 79 write!(f, "{:indent$}{}", "", Displayer::new(chip, self.verbose).indent(self.indent))?; in fmt() 96 if self.verbose || !radio.state.unwrap_or_default() { in fmt() 103 Displayer::new(radio, self.verbose), in fmt() 107 if self.verbose { in fmt() 109 write!(f, "{}", Displayer::new(ble_beacon, self.verbose).indent(self.indent))?; in fmt() [all …]
|
D | response.rs | 29 pub fn print_response(&self, response: &[u8], verbose: bool) { in print_response() 35 if verbose { in print_response() 45 if verbose { in print_response() 60 verbose in print_response() 65 if verbose { in print_response() 71 verbose, in print_response() 75 if verbose { in print_response() 83 if verbose { in print_response() 96 if !verbose { in print_response() 116 if !verbose { in print_response() [all …]
|
D | lib.rs | 75 verbose: bool, in perform_command() 93 continuous_perform_command(command, &client, grpc_method, req, verbose)? in perform_command() 96 continuous_perform_command(command, &client, grpc_method, req, verbose)? in perform_command() 114 if let Err(e) = process_result(command, result, verbose) { in perform_command() 149 verbose: bool, in continuous_perform_command() 152 process_result(command, client.send_grpc(&grpc_method, request), verbose)?; in continuous_perform_command() 160 verbose: bool, in process_result() 163 command.print_response(result.byte_vec().as_slice(), verbose); in process_result() 173 netsim_logger::init("netsim", args.verbose); in rust_main() 204 if let Err(e) = perform_command(&mut args.command, client, grpc_method, args.verbose) { in rust_main()
|
/tools/dexter/slicer/export/slicer/ |
D | hash_table.h | 70 void PrintStats(const char* name, bool verbose); 99 void PrintStats(const char* name, bool verbose); 204 void HashTable<Key, T, Hash>::Partition::PrintStats(const char* name, bool verbose) { in PrintStats() argument 209 if (verbose) printf("%4d : ", i); in PrintStats() 216 if (verbose) printf("*"); in PrintStats() 221 if (verbose) printf("\n"); in PrintStats() 235 void HashTable<Key, T, Hash>::PrintStats(const char* name, bool verbose) { in PrintStats() argument 238 full_table_->PrintStats("full_table", verbose); in PrintStats() 240 insertion_table_->PrintStats("insertion_table", verbose); in PrintStats()
|
/tools/doc_generation/ |
D | switcher4.py | 30 global work, verbose, show_solo, max_stubs 34 verbose = False # set True to list all files as they are stubbed (--verbose) variable 56 global verbose, work, show_solo 78 global verbose, work, show_solo 84 if verbose: 119 global work, verbose, show_solo, max_stubs 238 global work, verbose, show_solo, max_stubs 254 verbose = True
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | ApkSignerTool.java | 145 boolean verbose = false; in sign() 286 verbose = optionsParser.getOptionalBooleanValue(true); in sign() 447 if (verbose) { in sign() 514 boolean verbose = false; in verify() 540 verbose = optionsParser.getOptionalBooleanValue(true); in verify() 627 if (verbose) { in verify() 662 verbose, printCertsPem); in verify() 668 verbose, printCertsPem); in verify() local 674 printCertificate(signerCert, "Signer #" + signerNumber, verbose, in verify() 680 verbose, printCertsPem); in verify() local [all …]
|
D | help.txt | 7 apksigner verify --verbose app.apk
|
/tools/asuite/atest/coverage/com/android/jacocolcov/ |
D | JacocoToLcovConverter.java | 98 boolean verbose = cmd.hasOption(VERBOSE_OPTION); in main() 102 JacocoToLcovConverter converter = new JacocoToLcovConverter(verbose, strict); in main() 133 private final boolean verbose; field in JacocoToLcovConverter 140 JacocoToLcovConverter(final boolean verbose, final boolean strict) { in JacocoToLcovConverter() argument 141 this.verbose = verbose; in JacocoToLcovConverter() 351 if (verbose) { in logVerbose()
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/extras/ |
D | ImportUtils.kt | 34 fun parseTrace(file: File, verbose : Boolean = true): Model { in parseTrace() 37 val model = task.import(InputStreamAdapter(file, if (verbose) ::reportImportProgress else null)) in parseTrace() 40 if (verbose) { in parseTrace()
|
/tools/security/remote_provisioning/hwtrust/src/ |
D | main.rs | 21 verbose: bool, field 130 if args.verbose { in verify_dice_chain() 154 if args.verbose { in parse_factory_csr() 168 if args.verbose { in parse_csr()
|
/tools/acloud/public/ |
D | acloud_main.py | 350 def _SetupLogging(log_file, verbose): argument 378 if verbose == 0: 381 elif verbose == 1: 384 elif verbose > 1: 416 _SetupLogging(args.log_file, args.verbose)
|
/tools/asuite/aidegen/lib/ |
D | project_config_unittest.py | 71 self.assertFalse(config.verbose) 82 self.assertFalse(config_obj.verbose) 113 self.assertTrue(config.verbose) 115 self.assertTrue(config_obj.verbose)
|
D | project_config.py | 83 self.verbose = args.verbose
|
/tools/treble/build/treble_build/cmd/ |
D | host.go | 41 func (h *hostReport) PrintText(w io.Writer, rsp *response, verbose bool) { 68 if verbose {
|
D | main.go | 42 PrintText(w io.Writer, rsp *response, verbose bool) 285 func printTextReport(w io.Writer, subcommand tool, rsp *response, verbose bool) { 288 subcommand.PrintText(w, rsp, verbose) 332 if verbose {
|
D | query.go | 43 func (h *queryReport) PrintText(w io.Writer, rsp *response, verbose bool) {
|
D | paths.go | 54 func (h *pathsReport) PrintText(w io.Writer, rsp *response, verbose bool) {
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/ |
D | cellular_performance_test_utils.py | 366 def log_system_power_metrics(self, verbose=1): argument 368 if verbose: 384 if verbose: 446 if verbose: 661 def log_system_power_metrics(self, verbose=1): argument
|
/tools/acloud/list/ |
D | list.py | 69 def PrintInstancesDetails(instance_list, verbose=False): argument 104 if verbose: 439 PrintInstancesDetails(instances, args.verbose)
|
D | list_test.py | 212 list_instance.PrintInstancesDetails([ins], verbose=True) 217 list_instance.PrintInstancesDetails([ins], verbose=False) 221 list_instance.PrintInstancesDetails([], verbose=True) 231 args.verbose = False
|
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/cli/common/ |
D | EarlyOptions.kt | 32 enum class Verbosity(val quiet: Boolean = false, val verbose: Boolean = false) { constant in com.android.tools.metalava.cli.common.Verbosity 40 VERBOSE(verbose = true)
|
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/ |
D | ProgressTracker.kt | 25 private val verbose: Boolean = false, constant in com.android.tools.metalava.ProgressTracker 34 if (!verbose) { in progress()
|
D | Options.kt | 448 val verbose: Boolean constant 449 get() = verbosity.verbose 1062 if (verbose) { in findAndroidJars() 1084 if (verbose) { in findAndroidJars()
|
/tools/metalava/ |
D | gradle.properties | 8 org.gradle.dependency.verification.console=verbose
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | packet_sender.py | 129 scapy.sendp(self.packet, iface=self.interface, verbose=0) 180 scapy.sendp(packet, iface=self.interface, verbose=0) 202 packet, iface=self.interface, timeout=interval, verbose=0)
|