Home
last modified time | relevance | path

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

1234567891011

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_format.c78 add_fetch_rgba_test(struct gallivm_state *gallivm, unsigned verbose, in add_fetch_rgba_test()
130 test_format_float(unsigned verbose, FILE *fp, in test_format_float()
215 test_format_unorm8(unsigned verbose, FILE *fp, in test_format_unorm8()
301 test_one(unsigned verbose, FILE *fp, in test_one()
319 test_all(unsigned verbose, FILE *fp) in test_all()
361 test_some(unsigned verbose, FILE *fp, in test_some()
369 test_single(unsigned verbose, FILE *fp) in test_single()
Dlp_test_printf.c89 test_printf(unsigned verbose, FILE *fp, in test_printf()
116 test_all(unsigned verbose, FILE *fp) in test_all()
127 test_some(unsigned verbose, FILE *fp, in test_some()
135 test_single(unsigned verbose, FILE *fp) in test_single()
Dlp_test_arit.c293 test_unary(unsigned verbose, FILE *fp, const struct unary_test_t *test) in test_unary()
366 test_all(unsigned verbose, FILE *fp) in test_all()
382 test_some(unsigned verbose, FILE *fp, in test_some()
394 test_single(unsigned verbose, FILE *fp) in test_single()
Dlp_test_conv.c153 test_one(unsigned verbose, in test_one()
387 test_all(unsigned verbose, FILE *fp) in test_all()
414 test_some(unsigned verbose, FILE *fp, in test_some()
438 test_single(unsigned verbose, FILE *fp) in test_single()
/external/strace/
Dprintsiginfo.c31 printsigval(const siginfo_t *sip, bool verbose) in printsigval()
90 print_si_info(const siginfo_t *sip, bool verbose) in print_si_info()
168 printsiginfo(const siginfo_t *sip, bool verbose) in printsiginfo()
/external/vixl/tools/
Dtest.py78 def VerbosePrint(verbose, string): argument
85 def __init__(self, name, runner, debugger, coloured_trace, verbose): argument
143 debugger = False, coloured_trace = False, verbose = False): argument
184 def RunTests(manifest, jobs = 1, verbose = False, debugger = False, argument
Dprinter.py59 def PrintOverwritableLine(string, verbose = False): argument
87 def UpdateProgress(start_time, passed, failed, count, verbose, name, argument
Dlint.py116 def Lint(filename, lint_options, progress_prefix = '', verbose = False): argument
166 def LintFiles(files, lint_args = CPP_LINTER_RULES, jobs = 1, verbose = False, argument
/external/lldb/tools/lldb-perf/lib/
DXcode.cpp17 Xcode::FetchVariable (SBValue value, uint32_t expand, bool verbose) in FetchVariable()
43 Xcode::FetchModules (SBTarget target, bool verbose) in FetchModules()
61 Xcode::FetchVariables (SBFrame frame, uint32_t expand, bool verbose) in FetchVariables()
73 Xcode::FetchFrames(SBProcess process, bool variables, bool verbose) in FetchFrames()
112 Xcode::RunExpression (SBFrame frame, const char* expression, bool po, bool verbose) in RunExpression()
137 Xcode::RunCommand (SBDebugger debugger, const char* cmd, bool verbose) in RunCommand()
/external/jarjar/src/main/com/tonicsystems/jarjar/
DExcludeProcessor.java26 private final boolean verbose; field in ExcludeProcessor
28 public ExcludeProcessor(Set<String> excludes, boolean verbose) { in ExcludeProcessor()
DMainProcessor.java26 private final boolean verbose; field in MainProcessor
31 public MainProcessor(List<PatternElement> patterns, boolean verbose, boolean skipManifest) { in MainProcessor()
/external/compiler-rt/test/asan/android_commands/
Dandroid_common.py7 verbose = False variable
9 verbose = True variable
/external/selinux/libsemanage/tests/
Dlibsemanage-tests.c50 static int do_tests(int interactive, int verbose) in do_tests()
80 int i, verbose = 1, interactive = 0; in main() local
/external/v8/src/
Dutils.cc184 bool verbose, in ReadCharsFromFile()
214 bool verbose) { in ReadCharsFromFile()
222 byte* ReadBytes(const char* filename, int* size, bool verbose) { in ReadBytes()
243 bool verbose) { in ReadFile()
252 bool verbose) { in ReadFile()
276 bool verbose) { in AppendChars()
293 bool verbose) { in WriteChars()
310 bool verbose) { in WriteBytes()
/external/selinux/libsepol/tests/
Dlibsepol-tests.c54 static int do_tests(int interactive, int verbose) in do_tests()
83 int i, verbose = 1, interactive = 0; in main() local
/external/tcpdump/
Dprint-nfs.c267 print_sattr3(const struct nfsv3_sattr *sa3, int verbose) in print_sattr3()
1187 parsefattr(const u_int32_t *dp, int verbose, int v3) in parsefattr()
1255 parseattrstat(const u_int32_t *dp, int verbose, int v3) in parseattrstat()
1391 parse_pre_op_attr(const u_int32_t *dp, int verbose) in parse_pre_op_attr()
1412 parse_post_op_attr(const u_int32_t *dp, int verbose) in parse_post_op_attr()
1427 parse_wcc_data(const u_int32_t *dp, int verbose) in parse_wcc_data()
1440 parsecreateopres(const u_int32_t *dp, int verbose) in parsecreateopres()
1470 parsewccres(const u_int32_t *dp, int verbose) in parsewccres()
1480 parsev3rddirres(const u_int32_t *dp, int verbose) in parsev3rddirres()
/external/proguard/src/proguard/gui/
DReTraceRunnable.java40 private final boolean verbose; field in ReTraceRunnable
53 boolean verbose, in ReTraceRunnable()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/util/
DASN1Dump.java49 boolean verbose, in _dumpAsString()
287 …private static String outputApplicationSpecific(String type, String indent, boolean verbose, ASN1P… in outputApplicationSpecific()
334 boolean verbose) in dumpAsString()
/external/v8/tools/testrunner/local/
Dcommands.py66 def RunProcess(verbose, timeout, args, **rest): argument
130 def Execute(args, verbose=False, timeout=None): argument
/external/proguard/src/proguard/shrink/
DShortestUsagePrinter.java47 private final boolean verbose; field in ShortestUsagePrinter
69 boolean verbose) in ShortestUsagePrinter()
82 boolean verbose, in ShortestUsagePrinter()
/external/iptables/iptables/
Diptables.c634 int verbose, in append_entry()
661 int verbose, in replace_entry()
684 int verbose, in insert_entry()
748 int verbose, in delete_entry()
779 bool verbose, struct xtc_handle *handle, in check_entry()
806 int verbose, int builtinstoo, struct xtc_handle *handle) in for_each_chain4()
841 flush_entries4(const xt_chainlabel chain, int verbose, in flush_entries4()
853 zero_entries(const xt_chainlabel chain, int verbose, in zero_entries()
865 delete_chain4(const xt_chainlabel chain, int verbose, in delete_chain4()
877 list_entries(const xt_chainlabel chain, int rulenum, int verbose, int numeric, in list_entries()
[all …]
Dip6tables.c649 int verbose, in append_entry()
676 int verbose, in replace_entry()
699 int verbose, in insert_entry()
763 int verbose, in delete_entry()
794 bool verbose, struct xtc_handle *handle, in check_entry()
821 int verbose, int builtinstoo, struct xtc_handle *handle) in for_each_chain6()
856 flush_entries6(const xt_chainlabel chain, int verbose, in flush_entries6()
868 zero_entries(const xt_chainlabel chain, int verbose, in zero_entries()
880 delete_chain6(const xt_chainlabel chain, int verbose, in delete_chain6()
892 list_entries(const xt_chainlabel chain, int rulenum, int verbose, int numeric, in list_entries()
[all …]
/external/skia/tools/
Dgit-sync-deps102 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
151 def git_sync_deps(deps_file_path, command_line_os_requests, verbose): argument
/external/libvncserver/x11vnc/misc/
Dblockdpy.c124 int verbose = 0; variable
157 int verbose = 0, bg = 0; in main() local
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/instrumentation/
DLogTransformer.java103 boolean verbose; field in LogTransformer.Builder
112 public Builder verbose(boolean b) { in verbose() method in LogTransformer.Builder
162 private boolean verbose; field in LogTransformer

1234567891011