| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | utf16char.cpp | 103 int utf16_strcmp(const char16* str1, const char16* str2) { in utf16_strcmp() 111 int utf16_strncmp(const char16 *str1, const char16 *str2, size_t size) { in utf16_strncmp()
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | recovery_version.h | 29 #define _CONS(str1,str2) str1 #str2 argument
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | strcasecmp.c | 39 xstrcasecmp(const char *str1, const char *str2) in xstrcasecmp()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | varlen.c | 18 const char str1[] = "Hello, "; in test_varlen() local
|
| H A D | probe_read_user_str.c | 5 static const char str1[] = "mestring"; variable
|
| /OK3568_Linux_fs/kernel/arch/arm64/lib/ |
| H A D | memcpy.S | 47 .macro str1 reg, ptr, val macro
|
| H A D | copy_from_user.S | 43 .macro str1 reg, ptr, val macro
|
| H A D | copy_in_user.S | 44 .macro str1 reg, ptr, val macro
|
| H A D | copy_to_user.S | 42 .macro str1 reg, ptr, val macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_global_data.c | 48 static char str1[32] = "abcdefghijklmnopqrstuvwxyz"; variable
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | asm.h | 22 #define __CAT(str1, str2) str1##str2 argument 24 #define __CAT(str1, str2) str1/**/str2 argument 26 #define CAT(str1, str2) __CAT(str1, str2) argument
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | md-autodetect.c | 64 char *str1; in md_setup() local
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/device_app/ |
| H A D | aio_simple.c | 190 const char str1[sizeof(STR_INTERFACE)]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android_ext.h | 77 #define strnicmp(str1, str2, len) strncasecmp((str1), (str2), (len)) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android_ext.h | 81 #define strnicmp(str1, str2, len) strncasecmp((str1), (str2), (len)) argument
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | string.c | 48 int strcmp(const char *str1, const char *str2) in strcmp()
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/device_app/ |
| H A D | aio_multibuff.c | 192 const char str1[sizeof(STR_INTERFACE)]; member
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb/ |
| H A D | avb_util.c | 173 const char* str1, in avb_str_concat()
|
| /OK3568_Linux_fs/external/rkwifibt-app/test/softap/ |
| H A D | softap.c | 356 char *str1, *str2; in wifiSetup() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/ |
| H A D | cbe_thermal.c | 300 union spe_reg str1; in init_default_values() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.h | 217 #define strnicmp(str1, str2, len) strncasecmp((str1), (str2), (len)) argument
|
| /OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/ |
| H A D | isst-display.c | 323 unsigned int val, char *str0, char *str1) in isst_ctdp_display_core_info()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | expr.c | 920 const char *str1, *str2; in expr_calc_value() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/ |
| H A D | sti_hdmi.c | 592 #define DBGFS_PRINT_STR(str1, str2) seq_printf(s, "%-24s %s\n", str1, str2) argument 593 #define DBGFS_PRINT_INT(str1, int2) seq_printf(s, "%-24s %d\n", str1, int2) argument
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | expr.c | 1029 const char *str1, *str2; in expr_calc_value() local
|