/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | winduni.c | 191 unicode_from_ascii (rc_uint_type *length, unichar **unicode, const char *ascii) in unicode_from_ascii() 201 unicode_from_ascii_len (rc_uint_type *length, unichar **unicode, const char *ascii, rc_uint_type a_… in unicode_from_ascii_len() 291 ascii_from_unicode (rc_uint_type *length, const unichar *unicode, char **ascii) in ascii_from_unicode() 302 unicode_print (FILE *e, const unichar *unicode, rc_uint_type length) in unicode_print() 446 unichar_len (const unichar *unicode) in unichar_len() 459 unichar_dup (const unichar *unicode) in unichar_dup() 690 codepage_from_unicode (rc_uint_type *length, const unichar *unicode, char **ascii, rc_uint_type cp) in codepage_from_unicode()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | winduni.c | 191 unicode_from_ascii (rc_uint_type *length, unichar **unicode, const char *ascii) in unicode_from_ascii() 201 unicode_from_ascii_len (rc_uint_type *length, unichar **unicode, const char *ascii, rc_uint_type a_… in unicode_from_ascii_len() 291 ascii_from_unicode (rc_uint_type *length, const unichar *unicode, char **ascii) in ascii_from_unicode() 302 unicode_print (FILE *e, const unichar *unicode, rc_uint_type length) in unicode_print() 446 unichar_len (const unichar *unicode) in unichar_len() 459 unichar_dup (const unichar *unicode) in unichar_dup() 690 codepage_from_unicode (rc_uint_type *length, const unichar *unicode, char **ascii, rc_uint_type cp) in codepage_from_unicode()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-filepath.cc | 207 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 231 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
H A D | gtest.cc | 882 WCHAR* unicode = new WCHAR[unicode_length + 1]; in AnsiToUtf16() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | uxtext.c | 100 int unicode = 0; in uxtext_quote_append() local 161 int unicode = 0; in uxtext_unquote_append() local
|
/netbsd-src/sys/fs/udf/ |
H A D | udf_osta.c | 49 unicode_t *unicode) /* (Output) uncompressed unicode characters. */ in udf_UncompressUnicode() 115 unicode_t *unicode, /* (Input) unicode characters to compress. */ in udf_CompressUnicode()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | ssl_ui.c | 16 BYTE *unicode; in do_ui() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Unicode.cpp | 20 namespace unicode { namespace
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | chars.c | 38 int unicode; member
|
H A D | mandocdb.c | 1906 int seqlen, unicode; in render_string() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | uni.d | 6121 @safe public struct unicode struct 6143 static assert(false, "No unicode set by name "~name~" was found."); in opDispatch() argument 6150 auto ascii = unicode.ASCII; argument 6158 auto latin = unicode.in_latin1_Supplement; argument 6203 assert(unicode.block.Greek_and_Coptic == unicode.InGreek_and_Coptic); argument 6221 auto arabicScript = unicode.script.arabic; argument 6222 auto arabicBlock = unicode.block.arabic; argument 6252 // L here is syllable type not Letter as in unicode.L short-cut argument 6253 auto leadingVowel = unicode.hangulSyllableType("L"); argument 6281 throw new Exception("No unicode set by name "~name.to!string()~" was found."); argument
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | lang.h | 117 unicode_t unicode; /* Unicode in U+ convention */ member
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-perl.c | 1091 unsigned int unicode; in extract_quotelike_pass3() local
|
/netbsd-src/sys/dev/usb/ |
H A D | usbdi.c | 1458 usbd_get_string0(struct usbd_device *dev, int si, char *buf, int unicode) in usbd_get_string0()
|
/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/ |
H A D | hpftodit.cpp | 1378 int unicode = int(strtol(ptr, &nonum, 16)); in read_map() local
|
/netbsd-src/external/bsd/less/dist/ |
H A D | screen.c | 144 WCHAR unicode; member
|
/netbsd-src/sys/fs/hfs/ |
H A D | libhfs.h | 234 unichar_t unicode[255]; member
|