Searched refs:verbose (Results 26 - 34 of 34) sorted by relevance

12

/system/extras/tools/
H A Dgraph_lockdep_chains17 echo " --verbose | -v"
77 --verbose | -v)
/system/extras/ext4_utils/
H A Dmake_ext4fs.c153 struct selabel_handle *sehnd, int verbose, time_t fixed_time)
244 if (dentries[i].secon && verbose)
314 inode, fs_config_func, sehnd, verbose, fixed_time);
726 struct selabel_handle *sehnd, int verbose, time_t fixed_time,
852 fs_config_func, sehnd, verbose, fixed_time);
868 if (verbose) {
151 build_directory_structure(const char *full_path, const char *dir_path, const char *target_out_path, u32 dir_inode, fs_config_func_t fs_config_func, struct selabel_handle *sehnd, int verbose, time_t fixed_time) argument
723 make_ext4fs_internal(int fd, const char *_directory, const char *_target_out_directory, const char *_mountpoint, fs_config_func_t fs_config_func, int gzip, int sparse, int crc, int wipe, int real_uuid, struct selabel_handle *sehnd, int verbose, time_t fixed_time, FILE* block_list_file, FILE* base_alloc_file_in, FILE* base_alloc_file_out) argument
H A Dext4_utils.c604 int read_ext(int fd, int verbose) argument
627 if (verbose) {
/system/sepolicy/tools/
H A Dinsertkeys.py225 parser.add_option("-v", "--verbose",
226 action="store_true", dest="verbose", default=False,
247 logging.basicConfig(level=logging.INFO if options.verbose == True else logging.WARN)
/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c95 static void print_usage_and_exit(const char *prog, int code, bool verbose) argument
98 if (verbose)
/system/extras/ioshark/
H A Dioshark_bench_subr.c36 extern int verbose, summary_mode;
552 if (verbose) {
/system/core/libsparse/
H A Dsparse.c394 s->verbose = true;
/system/core/init/
H A Dperfboot.py34 Repeat measurements 20 times, show verbose output, output the result to
405 parser.add_argument('-v', '--verbose', action='store_true',
406 help='Show verbose output.')
429 if args.verbose:
/system/tools/hidl/
H A Dhidl-gen_y.yy213 %error-verbose

Completed in 879 milliseconds

12