Searched defs:ucs2 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_unicode.h41 static inline wchar_t *UniStrcpy(wchar_t * ucs1, const wchar_t * ucs2) argument
54 static inline __le16 *UniStrncpy_le(__le16 * ucs1, const __le16 * ucs2, argument
71 static inline int UniStrncmp_le(const wchar_t * ucs1, const __le16 * ucs2, argument
86 static inline __le16 *UniStrncpy_to_le(__le16 * ucs1, const wchar_t * ucs2, argument
103 UniStrncpy_from_le(wchar_t * ucs1, const __le16 * ucs2, size_t n) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_common/
H A Dtags.c93 static FLaC__INLINE size_t local__utf8_to_ucs2(const FLAC__byte *utf8, FLAC__uint16 *ucs2) argument
148 static FLaC__INLINE size_t local__ucs2len(FLAC__uint16 ucs2) argument
158 static FLaC__INLINE size_t local__ucs2_to_utf8(FLAC__uint16 ucs2, FLAC__byt argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/cifs/
H A Dcifs_unicode.h73 UniStrcat(wchar_t * ucs1, const wchar_t * ucs2) argument
110 UniStrcmp(const wchar_t * ucs1, const wchar_t * ucs2) argument
123 UniStrcpy(wchar_t * ucs1, const wchar_t * ucs2) argument
164 UniStrncat(wchar_t * ucs1, const wchar_t * ucs2, size_t n) argument
182 UniStrncmp(const wchar_t * ucs1, const wchar_t * ucs2, size_t n) argument
197 UniStrncmp_le(const wchar_t * ucs1, const wchar_t * ucs2, size_t n) argument
212 UniStrncpy(wchar_t * ucs1, const wchar_t * ucs2, size_t n) argument
229 UniStrncpy_le(wchar_t * ucs1, const wchar_t * ucs2, size_t n) argument
250 UniStrstr(const wchar_t * ucs1, const wchar_t * ucs2) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dinfobox.c221 wchar_t *ucs2; local
291 wchar_t *ucs2; local
428 wchar_t *ucs2; local
[all...]

Completed in 98 milliseconds