/openbmc/docs/ |
H A D | anti-patterns.md | 530 ### Identification 543 ### Description 614 ### Background 622 ### Resolution
|
/openbmc/u-boot/include/linux/usb/ |
H A D | composite.h | 95 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 D | libpldmresponder_bios_config_test.cpp | 121 std::set<std::string> strings; in TEST_F() local 184 std::vector<std::string> strings; in TEST_F() local 263 std::set<std::string> strings{"pvm_system_name", "pvm_stop_at_standby", in TEST_F() local
|
H A D | libpldmresponder_systemspecific_bios_test.cpp | 128 std::set<std::string> strings; in TEST_F() local 191 std::vector<std::string> strings; in TEST_F() local 342 std::set<std::string> strings{"pvm_system_name", "pvm_stop_at_standby", in TEST_F() local
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 258 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 D | ethtool_common.c | 209 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 D | str_utility.hpp | 17 inline void split(std::vector<std::string>& strings, std::string_view str, in split()
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 209 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 D | usb-emul-uclass.c | 29 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 D | efi_selftest_fdt.c | 53 const char *strings; in get_property() local
|
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | printer.c | 91 static struct usb_string strings [] = { variable
|
/openbmc/linux/net/ethtool/ |
H A D | strset.c | 12 const char (*strings)[ETH_GSTRING_LEN]; member 240 void *strings; in strset_prepare_set() local
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_util.c | 234 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/drivers/xen/xenbus/ |
H A D | xenbus_xs.c | 376 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 D | lg2_logger.cpp | 226 std::vector<std::string> strings{static_locs}; in do_log() local
|
/openbmc/linux/include/linux/usb/ |
H A D | composite.h | 183 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 D | octep_ethtool.c | 83 char *strings = (char *)data; in octep_get_strings() local
|
/openbmc/linux/drivers/base/test/ |
H A D | property-entry-test.c | 254 static const char *strings[] = { in pe_test_strings() local
|
/openbmc/linux/tools/usb/ffs-aio-example/simple/device_app/ |
H A D | aio_simple.c | 144 } __attribute__ ((__packed__)) strings = { variable
|
/openbmc/linux/kernel/bpf/preload/iterators/ |
H A D | iterators.bpf.c | 35 const char *strings; member
|
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/device_app/ |
H A D | aio_multibuff.c | 128 } __attribute__ ((__packed__)) strings = { variable
|
/openbmc/linux/tools/perf/util/ |
H A D | debug.c | 293 char **strings = backtrace_symbols(array, size); in dump_stack() local
|
/openbmc/linux/lib/ |
H A D | test-string_helpers.c | 40 static const struct test_string strings[] __initconst = { variable
|
/openbmc/linux/arch/s390/kernel/ |
H A D | module.c | 148 char *strings; in module_frob_arch_sections() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | taskdata.py | 19 def re_match_strings(target, strings): argument
|