Searched refs:uni (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/uts/common/kiconv/kiconv_ja/ |
H A D | kiconv_ja.c | 815 uint_t uni; /* UTF-32 */ in _do_kiconv_fr_sjis() local 839 uni = kiconv_ja_jisx0201roman_to_ucs2[ic1]; in _do_kiconv_fr_sjis() 840 KICONV_JA_PUTU(uni); in _do_kiconv_fr_sjis() 842 uni = kiconv_ja_jisx0201kana_to_ucs2[(ic1 - 0xa1)]; in _do_kiconv_fr_sjis() 843 KICONV_JA_PUTU(uni); in _do_kiconv_fr_sjis() 852 KICONV_JA_CNV_JISMS_TO_U2(id, uni, ic1, ic2); in _do_kiconv_fr_sjis() 853 if (uni == KICONV_JA_NODEST) { in _do_kiconv_fr_sjis() 856 uni = kiconv_ja_jisx0208_to_ucs2[index]; in _do_kiconv_fr_sjis() 858 if (uni == KICONV_JA_REPLACE) in _do_kiconv_fr_sjis() 860 KICONV_JA_PUTU(uni); in _do_kiconv_fr_sjis() [all …]
|
/titanic_44/usr/src/common/net/wanboot/ |
H A D | auxutil.c | 100 uchar_t *uni = NULL; local 105 if (asc2uni(str, len, &uni, &unilen) == 0) { 107 if (OPENSSL_asc2uni(str, len, &uni, &unilen) == 0) { 117 if (uni[unilen - 1] == '\0' && uni[unilen - 2] == '\0') 124 OPENSSL_free(uni); 128 bmp->data = uni;
|
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_jfs.c | 200 uni2ansi (UniChar *uni, char *ansi, int len) in uni2ansi() argument 202 for (; len; len--, uni++) in uni2ansi() 203 *ansi++ = (*uni & 0xff80) ? '?' : *(char *)uni; in uni2ansi()
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | THANKS | 59 Jan Fricke <fricke@uni-greifswald.de> 72 Karsten Scheibler <karsten.scheibler@student.uni-halle.de>
|
H A D | ChangeLog | 987 From Karsten Scheibler <karsten.scheibler@student.uni-halle.de>: 2947 From Jan Fricke <fricke@uni-greifswald.de>: 3014 empty. Reported by Holger Bauer <bauer@itsm.uni-stuttgart.de>. 3134 Volker Augustin <Volker.Augustin@stud.uni-regensburg.de>. 3606 Reported by Jan Fricke <fricke@uni-greifswald.de> and Pixel
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | p12lib.c | 2302 uchar_t *uni = NULL; local 2307 if (asc2uni(str, len, &uni, &unilen) == 0) { 2309 if (OPENSSL_asc2uni(str, len, &uni, &unilen) == 0) { 2319 if (uni[unilen - 1] == '\0' && uni[unilen - 2] == '\0') 2326 OPENSSL_free(uni); 2330 bmp->data = uni;
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 40 <markus.friedl@informatik.uni-erlangen.de> 1057 - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de> 1533 <O.Stahl@lsw.uni-heidelberg.de> 1666 - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de 1672 markus.friedl@informatik.uni-erlangen.de 1937 <ma@dt.e-technik.uni-dortmund.de 2097 patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
|
/titanic_44/usr/src/common/crypto/ecc/ |
H A D | THIRDPARTYLICENSE | 365 * Lenka Fibikova <fibikova@exp-math.uni-essen.de>, the OpenSSL Project
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | europe | 2173 # https://www.astro.uni.torun.pl/~kb/Artykuly/U-PA/Czas2.htm#tth_tAb1 2481 # http://astro.uni-altai.ru/~orion/blog/2011/11/novyie-granitsyi-chasovyih-poyasov-v-sssr/ 2495 # http://astro.uni-altai.ru/~orion/blog/2015/05/center-reforma-ischisleniya-vremeni-br-na-territori…
|
/titanic_44/usr/src/data/hwdata/ |
H A D | usb.ids | 13068 0700 Metrologic MS7120 Barcode Scanner (uni-directional serial mode)
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 663 # From Guido Flohr <gufl0000@stud.uni-sb.de>.
|
H A D | terminfo.src | 696 # From Guido Flohr <gufl0000@stud.uni-sb.de>.
|