/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/ |
H A D | processor.c | 114 static void virt_dump_ptes(FILE *stream, struct kvm_vm *vm, uint8_t indent, in virt_dump_ptes() 128 static void virt_dump_region(FILE *stream, struct kvm_vm *vm, uint8_t indent, in virt_dump_region() 150 void virt_arch_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in virt_arch_dump() 214 void vcpu_arch_dump(FILE *stream, struct kvm_vcpu *vcpu, uint8_t indent) in vcpu_arch_dump()
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | pdmgen.py | 150 def argument(self, loader, indent): argument 169 def argument(self, loader, indent): argument 188 def argument(self, loader, indent): argument 212 def argument(self, loader, indent): argument 787 def construct(self, loader, indent): argument 840 def construct(self, loader, indent): argument 861 def construct(self, loader, indent): argument 873 def construct(self, loader, indent): argument 885 def construct(self, loader, indent): argument 899 def construct(self, loader, indent): argument [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_print.py | 999 indent=dft_indent, argument 1308 def sprint_dashes(indent=dft_indent, width=80, line_feed=1, char="-"): argument 1327 def sindent(text="", indent=0): argument 1419 def sprint_call_stack(indent=0, stack_frame_ix=0, style=None): argument 1512 def sprint_pgm_header(indent=0, linefeed=1): argument 1615 error_text="\n", indent=2, format=None, stack_frame_ix=None argument
|
H A D | gen_robot_ssh.py | 29 def sprint_connection(connection, indent=0): argument 59 def sprint_connections(connections=None, indent=0): argument
|
H A D | gen_arg.py | 34 def _fill_text(self, text, width, indent): argument 238 def sprint_args(arg_obj, indent=0): argument
|
/openbmc/phosphor-inventory-manager/ |
H A D | pimgen.py | 164 def argument(self, loader, indent): argument 181 def argument(self, loader, indent): argument 196 def argument(self, loader, indent): argument 210 def argument(self, loader, indent): argument 225 def call(self, loader, indent): argument 230 def argument(self, loader, indent): argument
|
/openbmc/openbmc/poky/scripts/tiny/ |
H A D | ksize.py | 41 def show(self, indent=""): argument 86 def show(self, indent=""): argument
|
/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/ |
H A D | processor.c | 142 static void pte_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent, in pte_dump() 164 void virt_arch_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in virt_arch_dump() 207 void vcpu_arch_dump(FILE *stream, struct kvm_vcpu *vcpu, uint8_t indent) in vcpu_arch_dump()
|
/openbmc/qemu/scripts/ |
H A D | meson-buildoptions.py | 94 def wrap(left, text, indent): argument 110 def help_line(left, opt, indent, long): argument
|
H A D | feature_to_c.py | 6 def writeliteral(indent, bytes): argument
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | pfpgen.py | 148 def construct(self, loader, indent): argument 163 def construct(self, loader, indent): argument 202 def construct(self, loader, indent): argument 216 def construct(self, loader, indent): argument
|
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | processor.c | 26 static void regs_dump(FILE *stream, struct kvm_regs *regs, uint8_t indent) in regs_dump() 50 uint8_t indent) in segment_dump() 67 uint8_t indent) in dtable_dump() 75 static void sregs_dump(FILE *stream, struct kvm_sregs *sregs, uint8_t indent) in sregs_dump() 306 void virt_arch_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in virt_arch_dump() 856 void vcpu_arch_dump(FILE *stream, struct kvm_vcpu *vcpu, uint8_t indent) in vcpu_arch_dump()
|
/openbmc/qemu/qom/ |
H A D | qom-hmp-cmds.c | 93 int indent; member 110 static void print_qom_composition(Monitor *mon, Object *obj, int indent) in print_qom_composition()
|
/openbmc/qemu/target/hexagon/ |
H A D | meson.build | 325 indent = find_program('indent', required: false) variable 327 idef_generated_tcg_c = custom_target(
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | test-qapi.py | 98 def _print_if(ifcond, indent=4): argument 112 def _print_features(cls, features, indent=4): argument
|
/openbmc/linux/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-log.c | 68 int indent) in intel_pt_print_data() 83 static void intel_pt_print_no_data(uint64_t pos, int indent) in intel_pt_print_no_data()
|
/openbmc/qemu/system/ |
H A D | qdev-monitor.c | 756 int indent) in qdev_print_props() 781 static void bus_print_dev(BusState *bus, Monitor *mon, DeviceState *dev, int indent) in bus_print_dev() 790 static void qdev_print(Monitor *mon, DeviceState *dev, int indent) in qdev_print() 821 static void qbus_print(Monitor *mon, BusState *bus, int indent, bool details) in qbus_print()
|
/openbmc/u-boot/tools/binman/ |
H A D | entry.py | 400 def WriteMapLine(fd, indent, name, offset, size, image_pos): argument 405 def WriteMap(self, fd, indent): argument
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gem_ttm_helper.c | 25 void drm_gem_ttm_print_info(struct drm_printer *p, unsigned int indent, in drm_gem_ttm_print_info()
|
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | processor.c | 205 static void pte_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent, uint64_t page, int level) in pte_dump() 224 void virt_arch_dump(FILE *stream, struct kvm_vm *vm, uint8_t indent) in virt_arch_dump() 336 void vcpu_arch_dump(FILE *stream, struct kvm_vcpu *vcpu, uint8_t indent) in vcpu_arch_dump()
|
/openbmc/qemu/hw/pci/ |
H A D | pci-hmp-cmds.c | 137 void pcibus_dev_print(Monitor *mon, DeviceState *dev, int indent) in pcibus_dev_print()
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | formatter.py | 52 empty_attributes_are_booleans=False, indent=1, argument
|
/openbmc/linux/tools/perf/ui/stdio/ |
H A D | hist.c | 619 static int print_hierarchy_indent(const char *sep, int indent, in print_hierarchy_indent() 636 int indent; in hists__fprintf_hierarchy_headers() local 827 unsigned indent; in hists__fprintf() local
|
/openbmc/linux/include/drm/ |
H A D | drm_gem_dma_helper.h | 74 static inline void drm_gem_dma_object_print_info(struct drm_printer *p, unsigned int indent, in drm_gem_dma_object_print_info()
|
/openbmc/linux/arch/x86/tools/ |
H A D | insn_decoder_test.c | 59 static void dump_field(FILE *fp, const char *name, const char *indent, in dump_field()
|