Home
last modified time | relevance | path

Searched defs:str (Results 426 – 450 of 503) sorted by relevance

1...<<1112131415161718192021

/openbmc/u-boot/include/linux/mtd/
H A Dnand.h123 #define NAND_ECCREQ(str, stp) { .strength = (str), .step_size = (stp) } argument
/openbmc/u-boot/lib/libfdt/
H A Dfdt_ro.c529 int fdt_stringlist_contains(const char *strlist, int listlen, const char *str) in fdt_stringlist_contains()
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c523 bool hex_decode(const char *str, size_t slen, void *buf, size_t bufsize) in hex_decode()
/openbmc/qemu/hw/remote/
H A Dvfio-user-obj.c174 static void vfu_object_set_device(Object *obj, const char *str, Error **errp) in vfu_object_set_device()
/openbmc/qemu/ui/
H A Dspice-core.c666 const char *str, *x509_dir, *addr, qemu_spice_init() local
[all...]
/openbmc/qemu/rust/qemu-api/src/
H A Dqom.rs919 fn typename(&self) -> std::borrow::Cow<'_, str> { in typename() argument
/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c278 struct devrequest *setup, char *str, int small) in pkt_print()
317 void ep_print_int_eds(ohci_t *ohci, char *str) in ep_print_int_eds()
/openbmc/u-boot/include/bedbug/
H A Dregs.h169 #define SET_REGISTER( str, val ) \ argument
174 #define GET_REGISTER( str ) \ argument
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c573 const char *str = NULL; in ohci_service_iso_td() local
878 const char *str = NULL; in ohci_service_td() local
H A Ddev-mtp.c741 static void usb_mtp_add_wstr(MTPData *data, const wchar_t *str) in usb_mtp_add_wstr()
756 static void usb_mtp_add_str(MTPData *data, const char *str) in usb_mtp_add_str()
/openbmc/qemu/
H A Dqemu-img.c552 GString *str; in dump_json_image_check() local
2919 GString *str; in dump_json_block_graph_info_list() local
2935 GString *str; in dump_json_block_graph_info() local
5610 GString *str; in dump_json_block_measure_info() local
/openbmc/u-boot/drivers/core/
H A Dofnode.c106 const char *str = NULL; in ofnode_read_string() local
/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp459 static std::string sanitize(const char* str) { in sanitize()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_ro.c620 int fdt_stringlist_contains(const char *strlist, int listlen, const char *str) in fdt_stringlist_contains()
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp379 auto str = stdplus::toStr(*lladdr); in neighbor() local
/openbmc/qemu/migration/
H A Dqemu-file.c875 void qemu_put_counted_string(QEMUFile *f, const char *str) in qemu_put_counted_string()
/openbmc/qemu/net/
H A Dnet.c123 int parse_host_port(struct sockaddr_in *saddr, const char *str, in parse_host_port()
1508 char *str; in netfilter_print_info() local
H A Dtap.c774 static int get_fds(char *str, char *fds[], int max) in get_fds()
/openbmc/qemu/hw/acpi/
H A Daml-build.c55 static void build_append_padded_str(GArray *array, const char *str, in build_append_padded_str()
1333 Aml *aml_eisaid(const char *str) in aml_eisaid()
1611 Aml *aml_unicode(const char *str) in aml_unicode()
/openbmc/u-boot/common/
H A Dusb_storage.c213 char str[10]; in usb_stor_probe_device() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp722 std::string str = "?$expand="; in formatQueryForExpand() local
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp1007 const char* str = "Allowed"; in TEST() local
/openbmc/qemu/hw/core/
H A Dqdev-properties.c562 char *str = (char *)""; in get_string() local
574 char *str; in set_string() local
/openbmc/qemu/hw/9pfs/
H A D9p.c250 static size_t v9fs_string_size(V9fsString *str) in v9fs_string_size()
1082 V9fsString str; in pdu_complete() local
1407 V9fsPath str; in v9fs_fix_path() local
/openbmc/qemu/hw/vfio-user/
H A Dproxy.c1241 GString *str; in caps_json() local

1...<<1112131415161718192021