Home
last modified time | relevance | path

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

123

/openbmc/u-boot/tools/patman/
H A Dcheckpatch.py39 def CheckPatch(fname, verbose=False): argument
142 def CheckPatches(verbose, args): argument
H A Dget_maintainer.py26 def GetMaintainer(fname, verbose=False): argument
/openbmc/phosphor-host-ipmid/transport/serialbridge/
H A Dserialbridged.cpp26 int execute(const std::string& channel, const bool& verbose) in execute()
68 bool verbose = 0; in main() local
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py60 def __init__(self, fname, test, verbose=False, priority=PRIORITY_CALC, argument
253 def Add(self, fname, test=True, verbose=False, priority=PRIORITY_CALC, argument
280 def ScanPath(self, path, verbose): argument
314 def Scan(self, verbose): argument
/openbmc/pldm/requester/
H A Drequest.hpp156 bool verbose) : in Request()
166 bool verbose; //!< verbose tracing flag member in pldm::requester::Request
/openbmc/ipmitool/src/
H A Dipmitool.c83 int verbose = 0; variable
/openbmc/u-boot/tools/gdb/
H A Dgdbcont.c17 int verbose = 0; variable
H A Dgdbsend.c20 int verbose = 0, docont = 0; variable
/openbmc/qemu/scripts/coverage/
H A Dcompare_gcov_json.py39 def load_json(json_file_path: Path, verbose = False) -> dict[str, set[int]]: argument
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c558 static int do_scsi_scan_one(struct udevice *dev, int id, int lun, bool verbose) in do_scsi_scan_one()
603 int scsi_scan_dev(struct udevice *dev, bool verbose) in scsi_scan_dev()
625 int scsi_scan(bool verbose) in scsi_scan()
649 int scsi_scan(bool verbose) in scsi_scan()
/openbmc/openbmc/meta-arm/ci/
H A Dpatchreview118 def analyse(results, want_blame=False, verbose=True): argument
183 def display_summary(summary, verbose): argument
/openbmc/qemu/scripts/qemugdb/
H A Daio.py18 def dump_aiocontext(context, verbose): argument
/openbmc/qemu/scripts/
H A Dqemu-trace-stap94 def print_probes(verbose, name): argument
/openbmc/u-boot/board/keymile/common/
H A Dcommon.c211 int verbose = argc > 1 && *argv[1] == 'v'; in do_checkboardidhwk() local
352 int verbose = argc > 1 && *argv[1] == 'v'; in do_checktestboot() local
/openbmc/u-boot/lib/zlib/
H A Dzutil.c29 #define verbose 0 macro
/openbmc/phosphor-net-ipmid/
H A Dmain.cpp80 bool verbose = false; in main() local
/openbmc/openbmc/poky/scripts/
H A Doe-setup-build44 def print_templates(templates, verbose): argument
/openbmc/qemu/tests/qtest/
H A Dtest-hmp.c20 static int verbose; variable
/openbmc/openbmc/poky/scripts/tiny/
H A Dksum.py34 verbose = False variable
/openbmc/qemu/contrib/ivshmem-client/
H A Divshmem-client.h80 bool verbose; /**< true to enable debug */ member
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/
H A Dgen_fixtures.py19 verbose = False variable
/openbmc/hiomapd/
H A Dcommon.h15 enum verbose { enum
/openbmc/phosphor-mboxd/
H A Dcommon.h14 enum verbose { enum
/openbmc/qemu/contrib/ivshmem-server/
H A Divshmem-server.h71 bool verbose; /**< true in verbose mode */ member
/openbmc/openbmc-tools/pwmtachtool/src/
H A Dpwmtachtool.c37 static int verbose = 0; variable

123