Home
last modified time | relevance | path

Searched defs:s1 (Results 26 – 50 of 330) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dutil.c23 int lsx_strcasecmp(const char * s1, const char * s2) in lsx_strcasecmp()
36 int lsx_strncasecmp(char const * s1, char const * s2, size_t n) in lsx_strncasecmp()
H A Dutil.h182 #define strcasecmp(s1, s2) lsx_strcasecmp((s1), (s2)) argument
183 #define strncasecmp(s1, s2, n) lsx_strncasecmp((s1), (s2), (n)) argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dstring_ext.h28 static inline int buf_compare_ct(const void *s1, const void *s2, size_t n) in buf_compare_ct()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dstring_ext.h28 static inline int buf_compare_ct(const void *s1, const void *s2, size_t n) in buf_compare_ct()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp83 int s1 = 0, s2 = 0; in apply() local
164 int s1 = 0, s2 = 0; in apply() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A Drijndael.c880 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
1106 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dregdef.h41 #define s1 $17 macro
84 #define s1 $17 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dregdef.h43 #define s1 $17 macro
86 #define s1 $17 macro
/OK3568_Linux_fs/external/xserver/os/
H A Dstrcasecmp.c55 xstrncasecmp(const char *s1, const char *s2, size_t n) in xstrncasecmp()
/OK3568_Linux_fs/u-boot/arch/sh/lib/
H A Dzimageboot.c20 char *s0, *s1; in do_sh_zimageboot() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dproc.h22 static inline bool streq(const char *s1, const char *s2) in streq()
/OK3568_Linux_fs/u-boot/lib/
H A Dstring.c30 int strncasecmp(const char *s1, const char *s2, size_t len) in strncasecmp()
60 int strcasecmp(const char *s1, const char *s2) in strcasecmp()
608 char * strstr(const char * s1,const char * s2) in strstr()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4session.c460 static s32 nfs41_derivative_target_slotid(s32 s1, s32 s2) in nfs41_derivative_target_slotid()
470 static int nfs41_sign_s32(s32 s1) in nfs41_sign_s32()
479 static bool nfs41_same_sign_or_zero_s32(s32 s1, s32 s2) in nfs41_same_sign_or_zero_s32()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_buddy.c320 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps()
325 static inline bool contains(u64 s1, u64 e1, u64 s2, u64 e2) in contains()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dio.h149 #define __OUT2(s,s1,s2) \ argument
153 #define __OUT(s,s1,x) \ argument
160 #define __IN2(s,s1,s2) \ argument
163 #define __IN(s,s1,i...) \ argument
/OK3568_Linux_fs/kernel/arch/s390/boot/
H A DMakefile50 s1=`$(OBJDUMP) -t -j "$*" "$<" | sort | \ macro
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dstring.c76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/dscr/
H A Ddscr_default_test.c25 unsigned long s1, s2; in do_test() local
/OK3568_Linux_fs/kernel/lib/
H A Dtest-string_helpers.c122 struct test_string_1 s1[TEST_STRING_2_MAX_S1]; member
266 const struct test_string_1 *s1 = s2->s1; in test_string_find_match() local
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_ecc.c137 uint8_t s0, s1, s2; in nand_correct_data() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dstring.c20 char *strstr(const char *s1, const char *s2) in strstr()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Devergreen_smc.h35 uint16_t s1; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhelp-unknown-cmd.c26 const char *s1 = (*c1)->name, *s2 = (*c2)->name; in levenshtein_compare() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes-internal-enc.c23 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes-internal-enc.c23 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local

12345678910>>...14