Home
last modified time | relevance | path

Searched refs:verbosity (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dbzlib.h150 int verbosity,
165 int verbosity,
191 int verbosity,
220 int verbosity,
259 int verbosity,
269 int verbosity
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib.c202 int verbosity, in BZ_API()
246 s->verbosity = verbosity; in BZ_API()
545 int verbosity, in BZ_API()
554 if (verbosity < 0 || verbosity > 4) return BZ_PARAM_ERROR; in BZ_API()
576 s->verbosity = verbosity; in BZ_API()
855 if (s->verbosity >= 3) in BZ_API()
858 if (s->verbosity >= 2) VPrintf0 ( "]" ); in BZ_API()
873 if (s->verbosity >= 3) in BZ_API()
949 int verbosity, in BZ_API()
960 (verbosity < 0 || verbosity > 4)) in BZ_API()
[all …]
H A Dbzlib_compress.c302 if (s->verbosity >= 3) in sendMTFValues()
343 if (s->verbosity >= 3) in sendMTFValues()
477 if (s->verbosity >= 3) { in sendMTFValues()
554 if (s->verbosity >= 3) in sendMTFValues()
566 if (s->verbosity >= 3) in sendMTFValues()
582 if (s->verbosity >= 3) in sendMTFValues()
637 if (s->verbosity >= 3) in sendMTFValues()
652 if (s->verbosity >= 2) in BZ2_compressBlock()
704 if (s->verbosity >= 2) in BZ2_compressBlock()
H A Dbzlib_private.h281 Int32 verbosity; member
397 Int32 verbosity; member
H A Dbzlib_decompress.c281 if (s->verbosity >= 2) in BZ2_decompress()
540 if (s->verbosity >= 2) VPrintf0 ( "rt+rld" ); in BZ2_decompress()
H A Dbzlib_blocksort.c1077 Int32 verb = s->verbosity; in BZ2_blockSort()
/rk3399_rockchip-uboot/tools/binman/
H A Dcontrol.py91 tout.Init(options.verbosity)
/rk3399_rockchip-uboot/doc/
H A DREADME.log25 There are a number logging levels available, in increasing order of verbosity: