Home
last modified time | relevance | path

Searched defs:verbose (Results 1 – 25 of 1069) sorted by relevance

12345678910>>...43

/external/python/mako/examples/bench/
Dbasic.py54 def genshi(dirname, verbose=False): argument
69 def myghty(dirname, verbose=False): argument
87 def mako(dirname, verbose=False): argument
105 def jinja2(dirname, verbose=False): argument
122 def cheetah(dirname, verbose=False): argument
141 def django(dirname, verbose=False): argument
160 def kid(dirname, verbose=False): argument
177 def run(engines, number=2000, verbose=False): argument
205 verbose = "-v" in sys.argv variable
/external/python/pyyaml/tests/lib/
Dtest_errors.py4 def test_loader_error(error_filename, verbose=False): argument
16 def test_loader_error_string(error_filename, verbose=False): argument
28 def test_loader_error_single(error_filename, verbose=False): argument
40 def test_emitter_error(error_filename, verbose=False): argument
53 def test_dumper_error(error_filename, verbose=False): argument
Dtest_input_output.py5 def test_unicode_input(unicode_filename, verbose=False): argument
26 def test_unicode_input_errors(unicode_filename, verbose=False): argument
51 def test_unicode_output(unicode_filename, verbose=False): argument
87 def test_file_output(unicode_filename, verbose=False): argument
116 def test_unicode_transfer(unicode_filename, verbose=False): argument
Dtest_dump_load.py3 def test_dump(verbose=False): argument
7 def test_load_no_loader(verbose=False): argument
15 def test_load_safeloader(verbose=False): argument
Dtest_emitter.py17 def test_emitter_on_data(data_filename, canonical_filename, verbose=False): argument
29 def test_emitter_on_canonical(canonical_filename, verbose=False): argument
42 def test_emitter_styles(data_filename, canonical_filename, verbose=False): argument
91 def test_emitter_events(events_filename, verbose=False): argument
Dtest_canonical.py4 def test_canonical_scanner(canonical_filename, verbose=False): argument
15 def test_canonical_parser(canonical_filename, verbose=False): argument
26 def test_canonical_error(data_filename, canonical_filename, verbose=False): argument
Dtest_structure.py35 def test_structure(data_filename, structure_filename, verbose=False): argument
74 def test_parser(data_filename, canonical_filename, verbose=False): argument
92 def test_parser_on_canonical(canonical_filename, verbose=False): argument
124 def test_composer(data_filename, canonical_filename, verbose=False): argument
176 def test_constructor(data_filename, canonical_filename, verbose=False): argument
Dtest_resolver.py5 def test_implicit_resolver(data_filename, detect_filename, verbose=False): argument
61 def test_path_resolver_loader(data_filename, path_filename, verbose=False): argument
78 def test_path_resolver_dumper(data_filename, path_filename, verbose=False): argument
Dtest_yaml_ext.py118 def test_c_version(verbose=False): argument
130 def _compare_scanners(py_data, c_data, verbose): argument
156 def test_c_scanner(data_filename, canonical_filename, verbose=False): argument
169 def _compare_parsers(py_data, c_data, verbose): argument
189 def test_c_parser(data_filename, canonical_filename, verbose=False): argument
202 def _compare_emitters(data, verbose): argument
234 def test_c_emitter(data_filename, canonical_filename, verbose=False): argument
243 def test_large_file(verbose=False): argument
Dtest_reader.py4 def _run_reader(data, verbose): argument
15 def test_stream_error(error_filename, verbose=False): argument
/external/sg3_utils/lib/
Dsg_cmds_basic.c76 sg_cmds_open_device(const char * device_name, bool read_only, int verbose) in sg_cmds_open_device()
84 sg_cmds_open_flags(const char * device_name, int flags, int verbose) in sg_cmds_open_flags()
111 int slen, bool noisy, int verbose, int * o_sense_cat) in sg_cmds_process_helper()
195 int pt_res, bool noisy, int verbose, int * o_sense_cat) in sg_cmds_process_resp()
380 int * residp, bool noisy, int verbose) in sg_ll_inquiry_com()
493 int mx_resp_len, bool noisy, int verbose) in sg_ll_inquiry()
514 bool noisy, int verbose) in sg_ll_inquiry_v2()
527 int verbose) in sg_ll_inquiry_pt()
538 bool noisy, int verbose) in sg_simple_inquiry()
580 bool noisy, int verbose) in sg_simple_inquiry_pt()
[all …]
Dsg_cmds_basic2.c90 int verbose) in sg_ll_sync_cache_10()
150 int mx_resp_len, bool noisy, int verbose) in sg_ll_readcap_16()
206 int mx_resp_len, bool noisy, int verbose) in sg_ll_readcap_10()
259 void * resp, int mx_resp_len, bool noisy, int verbose) in sg_ll_mode_sense6()
339 bool noisy, int verbose) in sg_ll_mode_sense10()
357 int timeout_secs, int * residp, bool noisy, int verbose) in sg_ll_mode_sense10_v2()
445 int param_len, bool noisy, int verbose) in sg_ll_mode_select6_v2()
505 bool noisy, int verbose) in sg_ll_mode_select6()
516 int param_len, bool noisy, int verbose) in sg_ll_mode_select10_v2()
576 int param_len, bool noisy, int verbose) in sg_ll_mode_select10()
[all …]
/external/iptables/iptables/
Dnft-cmd.c22 int rulenum, bool verbose) in nft_cmd_new()
101 bool verbose) in nft_cmd_rule_append()
117 int rulenum, bool verbose) in nft_cmd_rule_insert()
138 bool verbose) in nft_cmd_rule_delete()
153 const char *table, int rulenum, bool verbose) in nft_cmd_rule_delete_num()
168 const char *table, bool verbose) in nft_cmd_rule_flush()
188 const char *table, bool verbose) in nft_cmd_chain_zero_counters()
218 const char *table, bool verbose) in nft_cmd_chain_del()
274 bool verbose) in nft_cmd_rule_replace()
289 const char *table, void *data, bool verbose) in nft_cmd_rule_check()
[all …]
Diptables.c214 int verbose, in append_entry()
241 int verbose, in replace_entry()
264 int verbose, in insert_entry()
294 int verbose, in delete_entry()
325 bool verbose, struct xtc_handle *handle, in check_entry()
352 int verbose, int builtinstoo, struct xtc_handle *handle) in for_each_chain4()
387 flush_entries4(const xt_chainlabel chain, int verbose, in flush_entries4()
399 zero_entries(const xt_chainlabel chain, int verbose, in zero_entries()
411 delete_chain4(const xt_chainlabel chain, int verbose, in delete_chain4()
423 list_entries(const xt_chainlabel chain, int rulenum, int verbose, int numeric, in list_entries()
[all …]
Dip6tables.c215 int verbose, in append_entry()
242 int verbose, in replace_entry()
265 int verbose, in insert_entry()
295 int verbose, in delete_entry()
326 bool verbose, struct xtc_handle *handle, in check_entry()
353 int verbose, int builtinstoo, struct xtc_handle *handle) in for_each_chain6()
388 flush_entries6(const xt_chainlabel chain, int verbose, in flush_entries6()
400 zero_entries(const xt_chainlabel chain, int verbose, in zero_entries()
412 delete_chain6(const xt_chainlabel chain, int verbose, in delete_chain6()
424 list_entries(const xt_chainlabel chain, int rulenum, int verbose, int numeric, in list_entries()
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_printf.c89 test_printf(unsigned verbose, FILE *fp, in test_printf()
119 test_all(unsigned verbose, FILE *fp) in test_all()
130 test_some(unsigned verbose, FILE *fp, in test_some()
138 test_single(unsigned verbose, FILE *fp) in test_single()
Dlp_test_format.c81 add_fetch_rgba_test(struct gallivm_state *gallivm, unsigned verbose, in add_fetch_rgba_test()
140 test_format_float(unsigned verbose, FILE *fp, in test_format_float()
242 test_format_unorm8(unsigned verbose, FILE *fp, in test_format_unorm8()
344 test_one(unsigned verbose, FILE *fp, in test_one()
363 test_all(unsigned verbose, FILE *fp) in test_all()
414 test_some(unsigned verbose, FILE *fp, in test_some()
422 test_single(unsigned verbose, FILE *fp) in test_single()
Dlp_test_lookup_multiple.c90 test_lookup_multiple(unsigned verbose, FILE *fp, in test_lookup_multiple()
132 test_all(unsigned verbose, FILE *fp) in test_all()
143 test_some(unsigned verbose, FILE *fp, in test_some()
151 test_single(unsigned verbose, FILE *fp) in test_single()
/external/cronet/tot/third_party/icu/source/python/icutools/databuilder/renderers/
Dcommon_exec.py18 def run(build_dirs, requests, common_vars, verbose=True, **kwargs): argument
43 def run_helper(request, common_vars, platform, tool_dir, verbose, tool_cfg=None, **kwargs): argument
122 def run_shell_command(command_line, platform, verbose): argument
/external/cronet/stable/third_party/icu/source/python/icutools/databuilder/renderers/
Dcommon_exec.py18 def run(build_dirs, requests, common_vars, verbose=True, **kwargs): argument
43 def run_helper(request, common_vars, platform, tool_dir, verbose, tool_cfg=None, **kwargs): argument
122 def run_shell_command(command_line, platform, verbose): argument
/external/icu/icu4c/source/python/icutools/databuilder/renderers/
Dcommon_exec.py18 def run(build_dirs, requests, common_vars, verbose=True, **kwargs): argument
43 def run_helper(request, common_vars, platform, tool_dir, verbose, tool_cfg=None, **kwargs): argument
122 def run_shell_command(command_line, platform, verbose): argument
/external/libopus/dnn/torch/osce/utils/
Dmisc.py33 def count_parameters(model, verbose=False): argument
45 def count_nonzero_parameters(model, verbose=False): argument
86 def remove_all_weight_norm(model : torch.nn.Module, verbose=False): argument
/external/apache-commons-bcel/src/examples/
Dlistclass.java85 boolean verbose; field in listclass
160 public listclass(boolean code, boolean constants, boolean verbose, boolean classdep, in listclass()
206 printCode(java_class.getMethods(), verbose); in list() local
268 public static void printCode(Method[] methods, boolean verbose) { in printCode()
/external/ltp/lib/
Dtst_fill_fs.c19 static void fill_random(const char *path, int verbose) in fill_random()
74 static void fill_flat_vec(const char *path, int verbose) in fill_flat_vec()
135 void tst_fill_fs(const char *path, int verbose, enum tst_fill_access_pattern pattern) in tst_fill_fs()
/external/sdv/vsomeip/third_party/boost/exception/include/boost/exception/
Ddiagnostic_information.hpp47 current_exception_diagnostic_information( bool verbose=true) in current_exception_diagnostic_information()
122 …mation_impl( boost::exception const * be, std::exception const * se, bool with_what, bool verbose ) in diagnostic_information_impl()
180 diagnostic_information( T const & e, bool verbose=true ) in diagnostic_information()
187 diagnostic_information_what( exception const & e, bool verbose=true ) BOOST_NOEXCEPT_OR_NOTHROW in diagnostic_information_what()

12345678910>>...43