HomeSort by relevance Sort by last modified time
    Searched refs:verbosity (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/expat/tests/
minicheck.c 101 add_failure(SRunner *runner, int verbosity)
104 if (verbosity >= CK_VERBOSE) {
111 srunner_run_all(SRunner *runner, int verbosity)
126 add_failure(runner, verbosity);
133 add_failure(runner, verbosity);
141 add_failure(runner, verbosity);
149 if (verbosity) {
minicheck.h 83 void srunner_run_all(SRunner *runner, int verbosity);
  /external/bzip2/
bzlib.h 103 int verbosity,
118 int verbosity,
142 int verbosity,
171 int verbosity,
210 int verbosity,
220 int verbosity
bzlib.c 151 int verbosity,
195 s->verbosity = verbosity;
494 int verbosity,
503 if (verbosity < 0 || verbosity > 4) return BZ_PARAM_ERROR;
525 s->verbosity = verbosity;
826 if (s->verbosity >= 3)
829 if (s->verbosity >= 2) VPrintf0 ( "]" )
1396 int verbosity = 0; local
    [all...]
bzip2.c 183 Int32 verbosity; variable
345 blockSize100k, verbosity, workFactor );
348 if (verbosity >= 2) fprintf ( stderr, "\n" );
381 if (verbosity >= 1) {
455 &bzerr, zStream, verbosity,
501 if (verbosity >= 2) fprintf ( stderr, "\n " );
573 &bzerr, zStream, verbosity,
601 if (verbosity >= 2) fprintf ( stderr, "\n " );
606 if (verbosity == 0)
    [all...]
compress.c 261 if (s->verbosity >= 3)
302 if (s->verbosity >= 3)
436 if (s->verbosity >= 3) {
513 if (s->verbosity >= 3)
525 if (s->verbosity >= 3)
541 if (s->verbosity >= 3)
596 if (s->verbosity >= 3)
611 if (s->verbosity >= 2)
663 if (s->verbosity >= 2)
  /external/emma/ant/ant14/com/vladium/emma/ant/
VerbosityCfg.java 53 // verbosity attribute:
55 public void setVerbosity (final VerbosityAttribute verbosity)
57 m_verbosity = verbosity.getValue ();
60 // verbosity class filter attribute:
SuppressableTask.java 51 // verbosity attribute:
53 public void setVerbosity (final VerbosityCfg.VerbosityAttribute verbosity)
55 m_verbosityCfg.setVerbosity (verbosity);
58 // verbosity class filter attribute:
110 // (2) verbosity settings use dedicated attributes and hence are more specific
  /external/libnfc-nxp/src/
phOsalNfc.h 170 int verbosity);
  /external/libnfc-nxp/Linux_x86/
phOsalNfc.c 162 int verbosity)
177 if (verbosity >= 2) {
  /external/netperf/
netsh.h 17 #define VERBOSITY 0 /* verbosity level */
58 verbosity; /* verbosity level */
nettest_bsd.c     [all...]
nettest_sdp.c 255 if (verbosity > 1) {
522 if (verbosity > 1) {
547 if (verbosity > 1) {
578 /* but first, if the verbosity is greater than 1, find-out what */
580 if (verbosity > 1) {
723 /* has specified zero-level verbosity, we will just print the */
725 /* user has requested verbosity level 1, he will get the basic */
726 /* "streamperf" numbers. If the user has specified a verbosity */
742 switch (verbosity) {
790 switch (verbosity) {
    [all...]
netsh.c 137 verbosity; /* verbosity level */ variable
236 -v verbosity Specify the verbosity level\n\
274 -v verbosity Specify the verbosity level\n\
276 -v level Set the verbosity level (default 1, min 0)\n\
404 verbosity = 1;/* verbosity level */
706 verbosity = convert(optarg)
    [all...]
netserver.c 676 if (verbosity > 1) {
677 snprintf(&cmdline[strlen(cmdline)], sizeof(cmdline) - strlen(cmdline), " -v %d", verbosity);
891 verbosity = atoi(optarg);
  /external/valgrind/main/callgrind/
callstack.c 122 if (fn->verbosity >=0) {
124 CLG_(clo).verbose = fn->verbosity;
125 fn->verbosity = old;
127 "Entering %s: Verbosity set to %d\n",
167 if (fn->verbosity >=0) {
169 CLG_(clo).verbose = fn->verbosity;
170 fn->verbosity = old;
172 "Leaving %s: Verbosity set back to %d\n",
clo.c 60 Int verbosity; /* Change debug verbosity level while in function */ member in struct:_fn_config
115 fnc->verbosity = CONFIG_DEFAULT;
348 if (fnc->verbosity != CONFIG_DEFAULT)
349 fn->verbosity = fnc->verbosity;
476 fnc->verbosity = n;
615 " --ct-verbose=<level> Verbosity of standard debug output [0]\n"
617 " --ct-verbose<level>=<func> Verbosity while in <func>\n"
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
langhooks.h 390 non-NULL declaration in question. VERBOSITY determines what
395 const char *(*decl_printable_name) (tree decl, int verbosity);
397 /* Computes the dwarf-2/3 name for a tree. VERBOSITY determines what
400 const char *(*dwarf_name) (tree, int verbosity);
  /external/valgrind/main/exp-ptrcheck/tests/
hackedbz2.c 241 int verbosity,
256 int verbosity,
280 int verbosity,
309 int verbosity,
348 int verbosity,
358 int verbosity
638 Int32 verbosity; member in struct:__anon12677
758 Int32 verbosity; member in struct:__anon12678
5756 int verbosity = 0; local
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 234 int verbosity,
249 int verbosity,
273 int verbosity,
302 int verbosity,
341 int verbosity,
351 int verbosity
631 Int32 verbosity; member in struct:__anon12850
751 Int32 verbosity; member in struct:__anon12851
5748 int verbosity = 0; local
    [all...]
varinfo6.c 272 int verbosity,
287 int verbosity,
311 int verbosity,
340 int verbosity,
379 int verbosity,
389 int verbosity
669 Int32 verbosity; member in struct:__anon12864
789 Int32 verbosity; member in struct:__anon12865
5785 int verbosity = 0; local
    [all...]
  /external/valgrind/main/perf/
bz2.c 234 int verbosity,
249 int verbosity,
273 int verbosity,
302 int verbosity,
341 int verbosity,
351 int verbosity
631 Int32 verbosity; member in struct:__anon12946
751 Int32 verbosity; member in struct:__anon12947
5747 int verbosity = 0; local
    [all...]
  /external/mesa3d/docs/OLD/
MESA_trace.spec 33 of GL calls including parameters as readable text. The verbosity
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
langhooks.h 402 non-NULL declaration in question. VERBOSITY determines what
407 const char *(*decl_printable_name) (tree decl, int verbosity);
409 /* Computes the dwarf-2/3 name for a tree. VERBOSITY determines what
412 const char *(*dwarf_name) (tree, int verbosity);
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
langhooks.h 402 non-NULL declaration in question. VERBOSITY determines what
407 const char *(*decl_printable_name) (tree decl, int verbosity);
409 /* Computes the dwarf-2/3 name for a tree. VERBOSITY determines what
412 const char *(*dwarf_name) (tree, int verbosity);

Completed in 569 milliseconds

1 2 3