/openbmc/u-boot/tools/patman/ |
H A D | checkpatch.py | 39 def CheckPatch(fname, verbose=False): argument 142 def CheckPatches(verbose, args): argument
|
H A D | get_maintainer.py | 26 def GetMaintainer(fname, verbose=False): argument
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | disasm.c | 138 static void print_bpf_end_insn(bpf_insn_print_t verbose, in print_bpf_end_insn() 148 static void print_bpf_bswap_insn(bpf_insn_print_t verbose, in print_bpf_bswap_insn() 173 const bpf_insn_print_t verbose = cbs->cb_print; in print_bpf_insn() local
|
/openbmc/linux/kernel/bpf/ |
H A D | disasm.c | 138 static void print_bpf_end_insn(bpf_insn_print_t verbose, in print_bpf_end_insn() 148 static void print_bpf_bswap_insn(bpf_insn_print_t verbose, in print_bpf_bswap_insn() 173 const bpf_insn_print_t verbose = cbs->cb_print; in print_bpf_insn() local
|
/openbmc/u-boot/tools/buildman/ |
H A D | toolchain.py | 60 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/linux/tools/power/cpupower/utils/ |
H A D | cpuidle-info.c | 23 static void cpuidle_cpu_output(unsigned int cpu, int verbose) in cpuidle_cpu_output() 140 int ret = 0, cont = 1, output_param = 0, verbose = 1; in cmd_idle_info() local
|
/openbmc/pldm/requester/ |
H A D | request.hpp | 156 bool verbose) : in Request() 166 bool verbose; //!< verbose tracing flag member in pldm::requester::Request
|
/openbmc/u-boot/drivers/scsi/ |
H A D | scsi.c | 558 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 D | patchreview | 118 def analyse(results, want_blame=False, verbose=True): argument 183 def display_summary(summary, verbose): argument
|
/openbmc/linux/samples/mei/ |
H A D | mei-amt-version.c | 95 bool verbose; member 112 unsigned char req_protocol_version, bool verbose) in mei_init() 304 unsigned long send_timeout, bool verbose) in amt_host_if_init() 454 bool verbose; in main() local
|
/openbmc/linux/include/linux/ |
H A D | pci-p2pdma.h | 44 struct device **clients, int num_clients, bool verbose) in pci_p2pdma_distance_many() 97 struct device *client, bool verbose) in pci_p2pdma_distance()
|
/openbmc/u-boot/board/keymile/common/ |
H A D | common.c | 211 int verbose = argc > 1 && *argv[1] == 'v'; in do_checkboardidhwk() local 352 int verbose = argc > 1 && *argv[1] == 'v'; in do_checktestboot() local
|
/openbmc/ipmitool/src/ |
H A D | ipmitool.c | 83 int verbose = 0; variable
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | isl6423.c | 20 static unsigned int verbose; variable 53 unsigned int verbose; member
|
/openbmc/u-boot/tools/gdb/ |
H A D | gdbcont.c | 17 int verbose = 0; variable
|
H A D | gdbsend.c | 20 int verbose = 0, docont = 0; variable
|
/openbmc/qemu/scripts/coverage/ |
H A D | compare_gcov_json.py | 39 def load_json(json_file_path: Path, verbose = False) -> dict[str, set[int]]: argument
|
/openbmc/linux/Documentation/sphinx/ |
H A D | kernellog.py | 18 def verbose(app, message): function
|
/openbmc/qemu/scripts/qemugdb/ |
H A D | aio.py | 18 def dump_aiocontext(context, verbose): argument
|
/openbmc/linux/tools/lib/perf/include/internal/ |
H A D | tests.h | 14 int verbose = 0; in get_verbose() local
|
/openbmc/qemu/scripts/ |
H A D | qemu-trace-stap | 92 def print_probes(verbose, name): argument
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | wait_inotify.c | 21 static int verbose; variable
|
/openbmc/u-boot/lib/zlib/ |
H A D | zutil.c | 29 #define verbose 0 macro
|
/openbmc/linux/lib/ |
H A D | test_lockup.c | 169 static void test_lock(bool master, bool verbose) in test_lock() 246 static void test_unlock(bool master, bool verbose) in test_unlock()
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-setup-build | 45 def print_templates(templates, verbose): argument
|