Searched refs:UNICODE (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/iconv/
H A Daliases.h311 char stringpool_str382[sizeof("UNICODE-1-1")];
390 char stringpool_str530[sizeof("UNICODE-1-1-UTF-7")];
659 "UNICODE-1-1",
738 "UNICODE-1-1-UTF-7",
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660.cpp103 uint16 *UNICODE = (uint16 *)&src[srcCount]; local
109 u_to_utf8(UTF8, UNICODE);
/haiku/headers/libs/glut/GL/
H A Dglut.h159 # ifdef UNICODE
165 # endif /* !UNICODE */
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dencodings.cpp942 uint16 *UNICODE = (uint16 *)&src[srcCount]; local
948 u_lendian_to_utf8(UTF8, UNICODE);
980 uint16 *UNICODE = &unicode; local
987 utf8_to_u_hostendian(UTF8, UNICODE, err_flag);
1021 uint16 *UNICODE = &unicode; local
1026 u_hostendian_to_utf8(UTF8, UNICODE);
1061 uint16 *UNICODE = &unicode; local
1067 utf8_to_u_hostendian(UTF8, UNICODE, err_flag);
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c131 #ifdef UNICODE
991 #ifdef UNICODE

Completed in 481 milliseconds