| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_ordering.c | 15 struct s2 { struct 16 struct s2 *s2; argument 23 struct s2 s2; argument
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | prom.h | 23 #define of_compat_cmp(s1, s2, l) strncmp((s1), (s2), (l)) argument 24 #define of_prop_cmp(s1, s2) strcasecmp((s1), (s2)) argument 25 #define of_node_cmp(s1, s2) strcmp((s1), (s2)) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/ |
| H A D | fold_impl.hpp | 61 …pr, 0>::type , state0 , Data >()( proto::child_c< 0>(e) , s0 , d ); state2 s2 = typename when<_, F… in operator ()() local 78 state2 s2 = in operator ()() local 99 …pr, 0>::type , state0 , Data >()( proto::child_c< 0>(e) , s0 , d ); state2 s2 = typename when<_, F… in operator ()() local 118 …state2 s2 = typename when<_, Fun>::template impl< typename result_of::child_c< Expr , 2 >::type , … in operator ()() local 137 …pr, 0>::type , state0 , Data >()( proto::child_c< 0>(e) , s0 , d ); state2 s2 = typename when<_, F… in operator ()() local 156 …r , 3 >::type , state4 , Data >()( proto::child_c<3>(e) , s4 , d ); state2 s2 = typename when<_, F… in operator ()() local 175 …pr, 0>::type , state0 , Data >()( proto::child_c< 0>(e) , s0 , d ); state2 s2 = typename when<_, F… in operator ()() local 194 …r , 3 >::type , state4 , Data >()( proto::child_c<3>(e) , s4 , d ); state2 s2 = typename when<_, F… in operator ()() local 213 …pr, 0>::type , state0 , Data >()( proto::child_c< 0>(e) , s0 , d ); state2 s2 = typename when<_, F… in operator ()() local 232 …r , 3 >::type , state4 , Data >()( proto::child_c<3>(e) , s4 , d ); state2 s2 = typename when<_, F… in operator ()() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/lib/ |
| H A D | string.c | 222 int strcmp(const char *s1, const char *s2) in strcmp() 261 const char *s2, unsigned long l2) in clcle() 284 char *strstr(const char *s1, const char *s2) in strstr() 338 int memcmp(const void *s1, const void *s2, size_t n) in memcmp()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | string.c | 32 int memcmp(const void *s1, const void *s2, size_t len) in memcmp() 43 int bcmp(const void *s1, const void *s2, size_t len) in bcmp() 51 const unsigned char *s2 = (const unsigned char *)str2; in strcmp() local 171 char *strstr(const char *s1, const char *s2) in strstr()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | of.h | 121 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) argument 122 #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) argument 123 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2)) argument
|
| /OK3568_Linux_fs/u-boot/lib/lzo/ |
| H A D | lzodefs.h | 41 #define DX2(p, s1, s2) (((((size_t)((p)[2]) << (s2)) ^ (p)[1]) \ argument 43 #define DX3(p, s1, s2, s3) ((DX2((p)+1, s2, s3) << (s1)) ^ (p)[0]) argument
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | unistr.c | 55 const ntfschar *s2, size_t s2_len, const IGNORE_CASE_BOOL ic, in ntfs_are_names_equal() 135 int ntfs_ucsncmp(const ntfschar *s1, const ntfschar *s2, size_t n) in ntfs_ucsncmp() 171 int ntfs_ucsncasecmp(const ntfschar *s1, const ntfschar *s2, size_t n, in ntfs_ucsncasecmp()
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb/ |
| H A D | avb_sysdeps_posix.c | 51 int avb_strcmp(const char* s1, const char* s2) { in avb_strcmp() 55 int avb_strncmp(const char* s1, const char* s2, size_t n) { in avb_strncmp()
|
| /OK3568_Linux_fs/kernel/net/dccp/ccids/lib/ |
| H A D | packet_history.c | 167 s2 = DCCP_SKB_CB(skb)->dccpd_seq; in __one_after_loss() local 204 s2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_seqno, in __two_after_loss() local 272 s2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_seqno, in __three_after_loss() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/stringloops/ |
| H A D | memcmp.c | 37 static void test_one(char *s1, char *s2, unsigned long max_offset, in test_one() 77 char *p, *s1, *s2; in testcase() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | uaccess.h | 193 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument 231 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument 284 #define __constant_copy_to_user_asm(res, to, from, tmp, n, s1, s2, s3) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/ |
| H A D | strcoll.c | 339 int nu_strcoll(const char *s1, const char *s2, in nu_strcoll() 348 int nu_strcasecoll(const char *s1, const char *s2, in nu_strcasecoll() 409 const char *s2, size_t s2_max_len, in nu_strncoll() 419 const char *s2, size_t s2_max_len, in nu_strcasencoll()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | ipa-icf-gimple.h | 81 return_different_stmts_1 (gimple *s1, gimple *s2, const char *code, in return_different_stmts_1() 97 #define return_different_stmts(s1, s2, code) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | ipa-icf-gimple.h | 81 return_different_stmts_1 (gimple *s1, gimple *s2, const char *code, in return_different_stmts_1() 97 #define return_different_stmts(s1, s2, code) \ argument
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | string.c | 43 int strncasecmp(const char *s1, const char *s2, size_t len) in strncasecmp() 69 int strcasecmp(const char *s1, const char *s2) in strcasecmp() 703 bool sysfs_streq(const char *s1, const char *s2) in sysfs_streq() 1000 char *strstr(const char *s1, const char *s2) in strstr() 1026 char *strnstr(const char *s1, const char *s2, size_t len) in strnstr()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | aes_core.c | 792 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rk_aes_encrypt() local 985 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rk_aes_decrypt() local
|
| /OK3568_Linux_fs/kernel/fs/unicode/ |
| H A D | utf8-selftest.c | 249 const struct qstr s2 = {.name = nfdi_test_data[i].dec, in check_utf8_comparisons() local 259 const struct qstr s2 = {.name = nfdicf_test_data[i].ncf, in check_utf8_comparisons() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/ |
| H A D | aes_impl.c | 843 u32 s2 = 0; in rijndaelEncrypt() local 1049 u32 s2 = 0; in rijndaelDecrypt() local
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | k3_bandgap.c | 92 unsigned int s2) in vtm_get_best_value() 111 unsigned int dtemp, s0, s1, s2; in k3_bgp_read_temp() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | util.c | 23 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()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | string_ext.h | 28 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 D | string_ext.h | 28 static inline int buf_compare_ct(const void *s1, const void *s2, size_t n) in buf_compare_ct()
|
| /OK3568_Linux_fs/external/libmali/include/CL/ |
| H A D | cl_platform.h | 544 __CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3; }; member 563 __CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7; }; member 582 …__CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF… member 619 __CL_ANON_STRUCT__ struct{ cl_uchar s0, s1, s2, s3; }; member 638 __CL_ANON_STRUCT__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7; }; member 657 …__CL_ANON_STRUCT__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s… member 694 __CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3; }; member 713 __CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7; }; member 732 …__CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s… member 769 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1, s2, s3; }; member [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | direction_code.hpp | 83 int s1 = 0, s2 = 0; in apply() local 164 int s1 = 0, s2 = 0; in apply() local
|