| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifs_unicode.h | 118 UniStrcat(__le16 *ucs1, const __le16 *ucs2) in UniStrcat() argument 124 while ((*ucs1++ = *ucs2++)) ; /* copy string 2 over */ in UniStrcat() 155 UniStrcmp(const wchar_t *ucs1, const wchar_t *ucs2) in UniStrcmp() argument 157 while ((*ucs1 == *ucs2) && *ucs1) { in UniStrcmp() 159 ucs2++; in UniStrcmp() 161 return (int) *ucs1 - (int) *ucs2; in UniStrcmp() 168 UniStrcpy(wchar_t *ucs1, const wchar_t *ucs2) in UniStrcpy() argument 172 while ((*ucs1++ = *ucs2++)) ; in UniStrcpy() 210 UniStrncat(wchar_t *ucs1, const wchar_t *ucs2, size_t n) in UniStrncat() argument 216 while (n-- && (*ucs1 = *ucs2)) { /* copy s2 after s1 */ in UniStrncat() [all …]
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_unicode.h | 29 static inline wchar_t *UniStrcpy(wchar_t * ucs1, const wchar_t * ucs2) in UniStrcpy() argument 33 while ((*ucs1++ = *ucs2++)); in UniStrcpy() 42 static inline __le16 *UniStrncpy_le(__le16 * ucs1, const __le16 * ucs2, in UniStrncpy_le() argument 47 while (n-- && *ucs2) /* Copy the strings */ in UniStrncpy_le() 48 *ucs1++ = *ucs2++; in UniStrncpy_le() 59 static inline int UniStrncmp_le(const wchar_t * ucs1, const __le16 * ucs2, in UniStrncmp_le() argument 64 while ((*ucs1 == __le16_to_cpu(*ucs2)) && *ucs1 && --n) { in UniStrncmp_le() 66 ucs2++; in UniStrncmp_le() 68 return (int) *ucs1 - (int) __le16_to_cpu(*ucs2); in UniStrncmp_le() 74 static inline __le16 *UniStrncpy_to_le(__le16 * ucs1, const wchar_t * ucs2, in UniStrncpy_to_le() argument [all …]
|
| /OK3568_Linux_fs/buildroot/package/efivar/ |
| H A D | 0003-Fix-all-the-places-Werror-address-of-packed-member-c.patch | 20 src/ucs2.h | 27 +++++++++++++++++++-------- 99 diff --git a/src/ucs2.h b/src/ucs2.h 101 --- a/src/ucs2.h 102 +++ b/src/ucs2.h 145 -utf8_to_ucs2(uint16_t *ucs2, ssize_t size, int terminate, uint8_t *utf8) 150 + uint16_t *ucs2 = ucs2void; 153 if (!ucs2 && size > 0) { 155 @@ -162,10 +170,13 @@ utf8_to_ucs2(uint16_t *ucs2, ssize_t size, int terminate, uint8_t *utf8) 159 - ucs2[j] = val; 161 + ucs2[j] = val16; [all …]
|
| H A D | 0005-ucs2.h-remove-unused-variable.patch | 4 Subject: [PATCH] ucs2.h: remove unused variable 12 src/ucs2.h | 3 +-- 15 diff --git a/src/ucs2.h b/src/ucs2.h 17 --- a/src/ucs2.h 18 +++ b/src/ucs2.h
|
| H A D | 0006-ucs2.h-fix-logic-that-checks-for-UCS-2-string-termin.patch | 4 Subject: [PATCH] ucs2.h: fix logic that checks for UCS-2 string termination 14 src/ucs2.h | 2 +- 17 diff --git a/src/ucs2.h b/src/ucs2.h 19 --- a/src/ucs2.h 20 +++ b/src/ucs2.h
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | nls.c | 406 const unsigned char *ch, int ch_len, unsigned short *ucs2, in exfat_convert_char_to_ucs2() argument 411 *ucs2 = 0x0; in exfat_convert_char_to_ucs2() 414 *ucs2 = ch[0]; in exfat_convert_char_to_ucs2() 418 len = nls->char2uni(ch, ch_len, ucs2); in exfat_convert_char_to_ucs2() 423 *ucs2 = '_'; in exfat_convert_char_to_ucs2() 430 unsigned short ucs2, unsigned char *ch, int *lossy) in exfat_convert_ucs2_to_char() argument 436 if (ucs2 < 0x0080) { in exfat_convert_ucs2_to_char() 437 ch[0] = ucs2; in exfat_convert_ucs2_to_char() 441 len = nls->uni2char(ucs2, ch, MAX_CHARSET_SIZE); in exfat_convert_ucs2_to_char()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/modemmanager/files/ |
| H A D | 0001-core-switch-bash-shell-scripts-to-use-bin-sh-for-use.patch | 57 echo "usage: $0 [MODEM INDEX] [all|ucs2|gsm7|data] [NUMBER]"
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | shfl_hostintf.h | 73 u16 ucs2[1]; /* misnomer, use utf16. */ member
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 90646 if ( iconv -f utf8 -t ucs2 $FILE >/dev/null 2>/dev/null ) ; then
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |