Home
last modified time | relevance | path

Searched refs:vflag (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0004-make.bash-override-CC-when-building-dist-and-go_boot.patch41 -./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@"
42 +CC="${BUILD_CC:-${CC}}" ./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@"
H A D0005-cmd-dist-separate-host-and-target-builds.patch68 vflag int // verbosity
182 + if vflag > 0 {
191 + if vflag > 0 {
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2018-18384.patch13 int longhdr=(uO.vflag>1);
/openbmc/u-boot/tools/
H A Dimagetool.h49 int vflag; member
H A Dmkimage.c273 params.vflag++; in process_args()
656 if (params.vflag) { in copy_file()
/openbmc/qemu/
H A Dqemu-io-cmds.c711 bool Cflag = false, qflag = false, vflag = false; in read_f() local
764 vflag = true; in read_f()
860 if (vflag) { in read_f()
908 bool Cflag = false, qflag = false, vflag = false; in readv_f() local
939 vflag = true; in readv_f()
994 if (vflag) { in readv_f()
1351 bool vflag; member
1424 if (ctx->vflag) { in aio_read_done()
1507 ctx->vflag = true; in aio_read_f()