Home
last modified time | relevance | path

Searched defs:str2 (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dprobe_read_user_str.c6 static const char str2[] = "mestringalittlebigger"; variable
H A Dvarlen.c19 const char str2[] = "World!"; in test_varlen() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_data.c49 static char str2[32]; variable
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h21 #define __CAT(str1, str2) str1##str2 argument
23 #define __CAT(str1, str2) str1/**/str2 argument
25 #define CAT(str1, str2) __CAT(str1, str2) argument
/openbmc/linux/tools/lib/bpf/
H A Dstrset.c34 const char *str2 = s->strs_data + key2; in strset_equal_fn() local
/openbmc/qemu/tests/unit/
H A Dcheck-qdict.c316 const char *str1, *str2; in qdict_stress_test() local
/openbmc/linux/arch/x86/boot/
H A Dstring.c48 int strcmp(const char *str1, const char *str2) in strcmp()
/openbmc/u-boot/lib/libavb/
H A Davb_util.c156 const char* str2, in avb_str_concat()
/openbmc/linux/sound/soc/sof/
H A Dipc4.c178 const u8 *str2 = NULL; in sof_ipc4_log_header() local
H A Dipc3.c24 u8 *str2 = NULL; in ipc3_log_header() local
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dcbe_thermal.c300 u64 str2; in init_default_values() local
/openbmc/linux/scripts/kconfig/
H A Dexpr.c1004 const char *str1, *str2; in expr_calc_value() local
/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py67 def strcspn(str1, str2): argument
76 def strspn(str1, str2): argument
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c850 bool eqNByte(u8 *str1, u8 *str2, u32 num) in eqNByte()
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.c1029 const char *str1, *str2; in expr_calc_value() local
H A Dconfdata.c629 char *str2; in conf_write_symbol() local
H A Dqconf.cc1224 QString str2 = print_filter(str); in expr_print_help() local
/openbmc/qemu/util/
H A Dcutils.c1007 int qemu_pstrcmp0(const char **str1, const char **str2) in qemu_pstrcmp0()
/openbmc/linux/drivers/ata/
H A Dahci_imx.c333 u32 str1, str2, str3, str4; in __sata_ahci_read_temperature() local
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c161 char *str, *str2, *ip_str, *port_str; in lio_target_call_addnptotpg() local
/openbmc/qemu/qga/
H A Dmain.c421 static gint ga_strcmp(gconstpointer str1, gconstpointer str2) in ga_strcmp()
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.c600 #define DBGFS_PRINT_STR(str1, str2) seq_printf(s, "%-24s %s\n", str1, str2) argument
/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c1315 unsigned char str2[100] = ""; in delta_vb2_au_start_streaming() local
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c440 char str2[20]; in flash_isequal() local
/openbmc/pldm/common/test/
H A Dpldm_utils_test.cpp1003 constexpr std::string_view str2{"0penBmc"}; in TEST() local

12