Home
last modified time | relevance | path

Searched defs:unicode (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dwinduni.c191 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 Dwinduni.c191 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 Dgtest-filepath.cc207 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 Dgtest.cc882 WCHAR* unicode = new WCHAR[unicode_length + 1]; in AnsiToUtf16() local
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Duxtext.c100 int unicode = 0; in uxtext_quote_append() local
161 int unicode = 0; in uxtext_unquote_append() local
/netbsd-src/sys/fs/udf/
H A Dudf_osta.c49 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 Dssl_ui.c16 BYTE *unicode; in do_ui() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DUnicode.cpp20 namespace unicode { namespace
/netbsd-src/external/bsd/mdocml/dist/
H A Dchars.c38 int unicode; member
H A Dmandocdb.c1906 int seqlen, unicode; in render_string() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d6121 @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 Dlang.h117 unicode_t unicode; /* Unicode in U+ convention */ member
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-perl.c1091 unsigned int unicode; in extract_quotelike_pass3() local
/netbsd-src/sys/dev/usb/
H A Dusbdi.c1458 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 Dhpftodit.cpp1378 int unicode = int(strtol(ptr, &nonum, 16)); in read_map() local
/netbsd-src/external/bsd/less/dist/
H A Dscreen.c144 WCHAR unicode; member
/netbsd-src/sys/fs/hfs/
H A Dlibhfs.h234 unichar_t unicode[255]; member