Home
last modified time | relevance | path

Searched refs:get_string (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/
H A Dcpp-example-lib.hpp16 const std::string &get_string();
H A Dcpp-example.cpp14 std::cout << "C++ example linking " << cpp_example.get_string() << std::endl; in main()
H A Dtest-cpp-example.cpp18 auto ret_string = cpp_example.get_string(); in main()
H A Dcpp-example-lib.cpp12 const std::string &CppExample::get_string() in get_string() function in CppExample
/openbmc/linux/drivers/power/supply/
H A Dmax1721x_battery.c226 static int get_string(struct max17211_device_info *info, in get_string() function
380 if (get_string(info, MAX1721X_REG_MFG_STR, in devm_w1_max1721x_add_device()
390 if (get_string(info, MAX1721X_REG_DEV_STR, in devm_w1_max1721x_add_device()
/openbmc/u-boot/lib/efi_loader/
H A Defi_hii.c896 get_string(const struct efi_hii_string_protocol *this, in get_string() function
1090 .get_string = get_string,
/openbmc/u-boot/cmd/
H A Dpxe.c921 static char *get_string(char **p, struct token *t, char delim, int lower) in get_string() function
1016 get_string(&c, t, '\n', 0); in get_token()
1025 get_string(&c, t, ' ', 1); in get_token()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_hii.c764 ret = hii_string_protocol->get_string(hii_string_protocol, in test_hii_string_get_string()
778 ret = hii_string_protocol->get_string(hii_string_protocol, in test_hii_string_get_string()
/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c523 static int get_string(struct usb_composite_dev *cdev, in get_string() function
773 value = get_string(cdev, req->buf, in composite_setup()
/openbmc/qemu/hw/core/
H A Dqdev-properties.c460 static void get_string(Object *obj, Visitor *v, const char *name, in get_string() function
491 .get = get_string,
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c1268 static int get_string(struct usb_composite_dev *cdev, in get_string() function
1869 value = get_string(cdev, req->buf, in composite_setup()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0013-eglibc-Forward-port-cross-locale-generation-support.patch352 @@ -776,7 +776,7 @@ get_string (struct linereader *lr, const struct charmap_t *charmap,
/openbmc/rest-dbus/resources/
H A Djstree.min.js2get_string("Loading ...")+"</a></li></ul>"),this.element.attr("aria-activedescendant","j"+this._id…
3get_string("Loading ...")+"</a></li></ul>"),this.element.attr("aria-activedescendant","j"+this._id…
5get_string("nodes"):this.get_text(b.currentTarget);return this.settings.core.force_text&&(e=a.vaka…
/openbmc/u-boot/include/
H A Defi_api.h974 efi_status_t(EFIAPI *get_string)(