HomeSort by relevance Sort by last modified time
    Searched full:verbose (Results 76 - 100 of 2046) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu4c/tools/genren/
genren.pl 45 /^-v/ && ($VERBOSE++, next); # verbose
147 &verbose(" $_");
160 &verbose( "type: \"$type\" ");
163 &verbose( "Import: $_ \"$type\"\n");
164 &verbose( "C++ method: $_\n");
177 &verbose ( "(Chopping scope $CppName[0] )");
183 &verbose ("Skipping C++ function: $_\n");
185 &verbose ("Skipping C++ destructor: $_\n");
187 &verbose( "Skipping C++ class: '$CppName[0]': $_ \n")
242 sub verbose { subroutine
    [all...]
  /external/openssl/apps/
srp.c 87 " -verbose Talk alot while doing things\n",
114 #define VERBOSE if (verbose)
115 #define VVERBOSE if (verbose>1)
143 static void print_entry(CA_DB *db, BIO *bio, int indx, int verbose, char *s)
145 if (indx >= 0 && verbose)
157 static void print_index(CA_DB *db, BIO *bio, int indexindex, int verbose)
159 print_entry(db, bio, indexindex, verbose, "g N entry") ;
162 static void print_user(CA_DB *db, BIO *bio, int userindex, int verbose)
164 if (verbose > 0
288 int verbose=0; local
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
metered_stream.py 58 If the MeteredStream is constructed in "verbose" mode (i.e., by passing
59 verbose=true), then update() no longer overwrite a previous update(), and
64 progress() is just like update(), except that if you are in verbose mode,
67 verbose mode.
75 def __init__(self, verbose, stream):
78 verbose: whether progress is a no-op and updates() aren't overwritten
82 self._verbose = verbose
104 the log. If the MeteredStream was initialized with verbose==True,
107 properly (typically because verbose streams are redirected to files).
119 but will also log the message if verbose() was true
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvInsnList.java 129 boolean verbose = out.isVerbose();
136 if ((codeBytes != 0) || verbose) {
221 * @param verbose whether to be verbose; verbose output includes
224 public void debugPrint(Writer out, String prefix, boolean verbose) {
233 if ((insn.codeSize() != 0) || verbose) {
234 s = insn.listingString("", 0, verbose);
255 * @param verbose whether to be verbose; verbose output include
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
DalvInsnList.java 130 boolean verbose = out.isVerbose();
137 if ((codeBytes != 0) || verbose) {
222 * @param verbose whether to be verbose; verbose output includes
225 public void debugPrint(Writer out, String prefix, boolean verbose) {
234 if ((insn.codeSize() != 0) || verbose) {
235 s = insn.listingString("", 0, verbose);
256 * @param verbose whether to be verbose; verbose output include
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
DalvInsnList.java 130 boolean verbose = out.isVerbose();
137 if ((codeBytes != 0) || verbose) {
222 * @param verbose whether to be verbose; verbose output includes
225 public void debugPrint(Writer out, String prefix, boolean verbose) {
234 if ((insn.codeSize() != 0) || verbose) {
235 s = insn.listingString("", 0, verbose);
256 * @param verbose whether to be verbose; verbose output include
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh 55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
142 if test $VERBOSE -gt 0; then
149 if test $VERBOSE -gt 0
183 if test $VERBOSE -gt 1
203 if test $VERBOSE -gt
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh 55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
142 if test $VERBOSE -gt 0; then
149 if test $VERBOSE -gt 0
183 if test $VERBOSE -gt 1
203 if test $VERBOSE -gt
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh 55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
142 if test $VERBOSE -gt 0; then
149 if test $VERBOSE -gt 0
183 if test $VERBOSE -gt 1
203 if test $VERBOSE -gt
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh 55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
142 if test $VERBOSE -gt 0; then
149 if test $VERBOSE -gt 0
183 if test $VERBOSE -gt 1
203 if test $VERBOSE -gt
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixinc.sh 55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
142 if test $VERBOSE -gt 0; then
149 if test $VERBOSE -gt 0
183 if test $VERBOSE -gt 1
203 if test $VERBOSE -gt
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixinc.sh 55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
142 if test $VERBOSE -gt 0; then
149 if test $VERBOSE -gt 0
183 if test $VERBOSE -gt 1
203 if test $VERBOSE -gt
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/
fixinc.sh 55 if test -z "$VERBOSE"
57 VERBOSE=2
58 export VERBOSE
60 case "$VERBOSE" in
62 * ) VERBOSE=3 ;;
113 if test $VERBOSE -gt 0
142 if test $VERBOSE -gt 0; then
149 if test $VERBOSE -gt 0
183 if test $VERBOSE -gt 1
203 if test $VERBOSE -gt
    [all...]
  /development/build/tools/
mk_sources_zip.py 26 VERBOSE = False
51 def verbose(msg, *args): function
52 """Prints a verbose message to stderr if --verbose is set."""
53 global VERBOSE
54 if VERBOSE:
73 Use -v for verbose output (lists each file being picked up or ignored).
86 global VERBOSE
93 [ "exec-zip", "verbose", "dry", "sourcedir=" ])
102 if o in [ "-v", "--verbose" ]
    [all...]
  /external/openssh/regress/
cert-userkey.sh 21 verbose "$tid: sign user ${ktype} cert"
55 verbose "$tid: ${_prefix} missing authorized_principals"
64 verbose "$tid: ${_prefix} empty authorized_principals"
73 verbose "$tid: ${_prefix} wrong authorized_principals"
82 verbose "$tid: ${_prefix} correct authorized_principals"
91 verbose "$tid: ${_prefix} authorized_principals bad key opt"
100 verbose "$tid: ${_prefix} authorized_principals command=false"
111 verbose "$tid: ${_prefix} authorized_principals command=true"
128 verbose "$tid: ${_prefix} wrong principals key option"
140 verbose "$tid: ${_prefix} correct principals key option
    [all...]
banner.sh 11 verbose "test $tid: missing banner file"
32 verbose "test $tid: size $s"
39 verbose "test $tid: suppress banner (-q)"
  /development/ndk/tests/
run-all.sh 45 --verbose)
46 VERBOSE=yes
78 echo " --verbose Enable verbose mode"
92 if [ "$VERBOSE" = "yes" ] ; then
119 echo "!!! BUILD FAILURE [$1]!!! See $MYLOG for details or use --verbose option!"
  /external/proguard/src/proguard/retrace/
ReTrace.java 41 private static final String VERBOSE_OPTION = "-verbose";
55 private final boolean verbose; field in class:ReTrace
69 * @param verbose specifies whether the de-obfuscated stack trace
70 * should be verbose.
75 boolean verbose,
78 this(regularExpression, verbose, mappingFile, null);
87 * @param verbose specifies whether the de-obfuscated stack trace
88 * should be verbose.
95 boolean verbose,
100 this.verbose = verbose
    [all...]
  /external/webkit/Source/WebCore/bindings/scripts/
generate-bindings.pl 49 my $verbose;
59 'verbose' => \$verbose,
72 if ($verbose) {
78 my $parser = IDLParser->new(!$verbose);
82 my $codeGen = CodeGenerator->new(\@idlDirectories, $generator, $outputDirectory, $outputHeadersDirectory, 0, $preprocessor, $writeDependencies, $verbose);
  /system/core/toolbox/
notify.c 21 int verbose = 2; local
44 verbose = atoi(optarg);
97 if(verbose >= 2)
99 else if(verbose >= 2)
101 else if(verbose >= 1)
114 display_name = (verbose >= 2 || event->len == 0) ? filename : event->name;
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyActivityEvent.java 56 public int injectEvent(IWindowManager iwm, IActivityManager iam, int verbose) {
58 if (verbose > 0) {
75 if (verbose > 0) {
  /external/elfutils/tests/
coverage.sh 4 verbose=yes
6 verbose=no
34 if [ $verbose = yes ]; then
  /external/linux-tools-perf/Documentation/
perf-sched.txt 46 --verbose::
47 Be more verbose. (show symbol address, etc)
51 Display verbose dump of the sched data.
  /external/llvm/test/CodeGen/X86/
fp-elim.ll 1 ; RUN: llc < %s -march=x86 -asm-verbose=false | FileCheck %s -check-prefix=FP-ELIM
2 ; RUN: llc < %s -march=x86 -asm-verbose=false -disable-fp-elim | FileCheck %s -check-prefix=NO-ELIM
3 ; RUN: llc < %s -march=x86 -asm-verbose=false -disable-non-leaf-fp-elim | FileCheck %s -check-prefix=NON-LEAF
  /external/smack/src/org/xbill/DNS/
Compression.java 24 private boolean verbose = Options.check("verbosecompression"); field in class:Compression
49 if (verbose)
67 if (verbose)

Completed in 983 milliseconds

1 2 34 5 6 7 8 91011>>