Home
last modified time | relevance | path

Searched defs:strings (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/docs/
H A Danti-patterns.md530 ### Identification
543 ### Description
614 ### Background
622 ### Resolution
/openbmc/u-boot/include/linux/usb/
H A Dcomposite.h95 struct usb_gadget_strings **strings; member
199 struct usb_gadget_strings **strings; member
267 struct usb_gadget_strings **strings; member
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_config_test.cpp120 std::set<std::string> strings; in TEST_F() local
183 std::vector<std::string> strings; in TEST_F() local
262 std::set<std::string> strings{"pvm_system_name", "pvm_stop_at_standby", in TEST_F() local
H A Dlibpldmresponder_systemspecific_bios_test.cpp127 std::set<std::string> strings; in TEST_F() local
190 std::vector<std::string> strings; in TEST_F() local
341 std::set<std::string> strings{"pvm_system_name", "pvm_stop_at_standby", in TEST_F() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c258 static void efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, in efx_fill_test()
303 u8 *strings, u64 *data) in efx_fill_loopback_test()
346 u8 *strings, u64 *data) in efx_ethtool_fill_self_tests()
399 static size_t efx_describe_per_queue_stats(struct efx_nic *efx, u8 *strings) in efx_describe_per_queue_stats()
461 u32 string_set, u8 *strings) in efx_ethtool_get_strings()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c209 static void efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, in efx_fill_test()
254 u8 *strings, u64 *data) in efx_fill_loopback_test()
297 u8 *strings, u64 *data) in efx_ethtool_fill_self_tests()
398 static size_t efx_describe_per_queue_stats(struct efx_nic *efx, u8 *strings) in efx_describe_per_queue_stats()
460 u32 string_set, u8 *strings) in efx_siena_ethtool_get_strings()
/openbmc/bmcweb/include/
H A Dstr_utility.hpp14 inline void split(std::vector<std::string>& strings, std::string_view str, in split()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c209 static void ef4_fill_test(unsigned int test_index, u8 *strings, u64 *data, in ef4_fill_test()
255 u8 *strings, u64 *data) in ef4_fill_loopback_test()
298 u8 *strings, u64 *data) in ef4_ethtool_fill_self_tests()
356 static size_t ef4_describe_per_queue_stats(struct ef4_nic *efx, u8 *strings) in ef4_describe_per_queue_stats()
405 u32 string_set, u8 *strings) in ef4_ethtool_get_strings()
/openbmc/u-boot/drivers/usb/emul/
H A Dusb-emul-uclass.c29 static int usb_emul_get_string(struct usb_string *strings, int index, in usb_emul_get_string()
259 int usb_emul_setup_device(struct udevice *dev, struct usb_string *strings, in usb_emul_setup_device()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_fdt.c53 const char *strings; in get_property() local
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dprinter.c91 static struct usb_string strings [] = { variable
/openbmc/u-boot/lib/libavb/
H A Davb_util.c234 const char* avb_strv_find_str(const char* const* strings, in avb_strv_find_str()
328 const char* strings[AVB_STRDUPV_MAX_NUM_STRINGS]; in avb_strdupv() local
/openbmc/linux/net/ethtool/
H A Dstrset.c12 const char (*strings)[ETH_GSTRING_LEN]; member
240 void *strings; in strset_prepare_set() local
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_xs.c376 static unsigned int count_strings(const char *strings, unsigned int len) in count_strings()
399 static char **split(char *strings, unsigned int len, unsigned int *num) in split()
425 char *strings, *path; in xenbus_directory() local
/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp222 std::vector<std::string> strings{static_locs}; in do_log() local
/openbmc/linux/include/linux/usb/
H A Dcomposite.h183 struct usb_gadget_strings **strings; member
297 struct usb_gadget_strings **strings; member
384 struct usb_gadget_strings **strings; member
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ethtool.c83 char *strings = (char *)data; in octep_get_strings() local
/openbmc/linux/drivers/base/test/
H A Dproperty-entry-test.c254 static const char *strings[] = { in pe_test_strings() local
/openbmc/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c35 const char *strings; member
/openbmc/linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c144 } __attribute__ ((__packed__)) strings = { variable
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c128 } __attribute__ ((__packed__)) strings = { variable
/openbmc/linux/tools/perf/util/
H A Ddebug.c293 char **strings = backtrace_symbols(array, size); in dump_stack() local
/openbmc/linux/lib/
H A Dtest-string_helpers.c40 static const struct test_string strings[] __initconst = { variable
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c148 char *strings; in module_frob_arch_sections() local
/openbmc/u-boot/common/
H A Dimage-sig.c386 const uint32_t *strings; in fit_config_check_sig() local

123