/external/icu4c/test/testdata/ |
conversion.txt | 117 "ISO-2022-JP", 131 "ISO-2022-KR", 138 "ISO-2022-CN", 154 // ISO-2022-JP and -CN with illegal escape sequences. 156 "ISO-2022-JP", 163 "ISO-2022-CN", 169 // Test ticket 5691: ISO-2022-JP-2 with illegal single-shift SS2 and SS3 sequences. 172 "ISO-2022-JP-2", 179 "ISO-2022-CN-EXT", 186 "ISO-2022-CN-EXT" [all...] |
/frameworks/base/core/java/com/google/android/mms/pdu/ |
CharacterSets.java | 80 public static final String MIMENAME_ISO_8859_1 = "iso-8859-1"; 81 public static final String MIMENAME_ISO_8859_2 = "iso-8859-2"; 82 public static final String MIMENAME_ISO_8859_3 = "iso-8859-3"; 83 public static final String MIMENAME_ISO_8859_4 = "iso-8859-4"; 84 public static final String MIMENAME_ISO_8859_5 = "iso-8859-5"; 85 public static final String MIMENAME_ISO_8859_6 = "iso-8859-6"; 86 public static final String MIMENAME_ISO_8859_7 = "iso-8859-7"; 87 public static final String MIMENAME_ISO_8859_8 = "iso-8859-8"; 88 public static final String MIMENAME_ISO_8859_9 = "iso-8859-9"; 92 public static final String MIMENAME_UCS2 = "iso-10646-ucs-2" [all...] |
/external/icu4c/test/perf/convperf/ |
convperf.cpp | 199 ICUFromUnicodePerfFunction* pf = new ICUFromUnicodePerfFunction("iso-8859-1",latin1_uniSource, LENGTHOF(latin1_uniSource), status); 208 UPerfFunction* pf = new ICUToUnicodePerfFunction("iso-8859-1",(char*)latin1_encSource, LENGTHOF(latin1_encSource), status); 218 UPerfFunction* pf = new WinIMultiLanguage2FromUnicodePerfFunction("iso-8859-1",latin1_uniSource, LENGTHOF(latin1_uniSource), status); 227 UPerfFunction* pf = new WinIMultiLanguage2ToUnicodePerfFunction("iso-8859-1",(char*)latin1_encSource, LENGTHOF(latin1_encSource), status); 236 UPerfFunction* pf = new WinANSIFromUnicodePerfFunction("iso-8859-1",latin1_uniSource, LENGTHOF(latin1_uniSource), status); 245 UPerfFunction* pf = new WinANSIToUnicodePerfFunction("iso-8859-1",(char*)latin1_encSource, LENGTHOF(latin1_encSource), status); 256 ICUFromUnicodePerfFunction* pf = new ICUFromUnicodePerfFunction("iso-8859-8",latin8_uniSource, LENGTHOF(latin8_uniSource), status); 265 UPerfFunction* pf = new ICUToUnicodePerfFunction("iso-8859-8",(char*)latin8_encSource, LENGTHOF(latin8_encSource), status); 275 UPerfFunction* pf = new WinIMultiLanguage2FromUnicodePerfFunction("iso-8859-8",latin8_uniSource, LENGTHOF(latin8_uniSource), status); 284 UPerfFunction* pf = new WinIMultiLanguage2ToUnicodePerfFunction("iso-8859-8",(char*)latin8_encSource, LENGTHOF(latin8_encSource), status) [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/iana/ |
IANAObjectIdentifiers.java | 8 // {iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) ipsec(8) isakmpOakley(1)}
|
/development/pdk/doxygen_config/ |
header.html | 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
/external/dropbear/libtomcrypt/doc/ |
header.html | 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
/external/e2fsprogs/intl/ |
localcharset.c | 213 cp = "ISO8859-1" "\0" "ISO-8859-1" "\0" 214 "ISO8859-2" "\0" "ISO-8859-2" "\0" 215 "ISO8859-5" "\0" "ISO-8859-5" "\0" 216 "ISO8859-7" "\0" "ISO-8859-7" "\0" 217 "ISO8859-8" "\0" "ISO-8859-8" "\0" 218 "ISO8859-9" "\0" "ISO-8859-9" "\0" 242 "CP28591" "\0" "ISO-8859-1" "\0" 243 "CP28592" "\0" "ISO-8859-2" "\0" 244 "CP28593" "\0" "ISO-8859-3" "\0" 245 "CP28594" "\0" "ISO-8859-4" "\0 [all...] |
/external/freetype/include/freetype/ |
ftwinfnt.h | 104 * A superset of Thai TIS 620 and ISO 8859-11. 122 * A superset of East European ISO 8859-2 (with slightly different 126 * A superset of Russian ISO 8859-5 (with different ordering). 129 * ANSI encoding. A superset of ISO 8859-1. 132 * A superset of Greek ISO 8859-7 (with minor modifications). 135 * A superset of Turkish ISO 8859-9. 138 * A superset of Hebrew ISO 8859-8 (with some modifications). 141 * A superset of Arabic ISO 8859-6 (with different ordering). 144 * A superset of Baltic ISO 8859-13 (with some deviations).
|
/external/guava/src/com/google/common/base/ |
Charsets.java | 39 * ISO-8859-1. ISO Latin Alphabet No. 1, a.k.a. ISO-LATIN-1. 41 public static final Charset ISO_8859_1 = Charset.forName("ISO-8859-1");
|
/external/icu4c/i18n/ |
csrecog.h | 29 * Get the ISO language code for this charset.
|
/external/icu4c/i18n/unicode/ |
currunit.h | 38 * Construct an object with the given ISO currency code. 39 * @param isoCode the 3-letter ISO 4217 currency code; must not be 98 * Return the ISO currency code of this object. 105 * The ISO 4217 code of this object.
|
ucurr.h | 22 * ISO 4217. A currency is represented by a 3-character string 23 * containing its ISO 4217 code. This API can return various data 87 * Register an (existing) ISO 4217 currency code for the given locale. 90 * @param isoCode the three-letter ISO 4217 currency code 120 * @param currency null-terminated 3-letter ISO 4217 code 145 * @param currency null-terminated 3-letter ISO 4217 code 168 * @param currency null-terminated 3-letter ISO 4217 code 181 * @param currency null-terminated 3-letter ISO 4217 code 199 * Select all ISO-4217 currency codes. 204 * Select only ISO-4217 commonly used currency codes [all...] |
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
vlc_decode.h | 27 * in the course of development of the MPEG-4 Video (ISO/IEC 14496-2) standard. 29 * Video (ISO/IEC 14496-2) tools as specified by the MPEG-4 Video (ISO/IEC 32 * ISO/IEC gives users of the MPEG-4 Video (ISO/IEC 14496-2) standard free 34 * or software products claiming conformance to the MPEG-4 Video (ISO/IEC 40 * editors and their companies, and ISO/IEC have no liability for use of this 42 * not released for non MPEG-4 Video (ISO/IEC 14496-2) Standard conforming 47 * parties from using the code for non MPEG-4 Video (ISO/IEC 14496-2) Standard
|
/external/proguard/docs/ |
title.html | 4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
/external/srec/config/en.us/grammars/ |
boolean.grxml | 1 <?xml version="1.0" encoding="ISO-8859-1" ?>
|
/external/webkit/WebCore/manual-tests/ |
bidi-visible-control-characters.html | 5 <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-8">
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
vlc_decode.h | 27 * in the course of development of the MPEG-4 Video (ISO/IEC 14496-2) standard. 29 * Video (ISO/IEC 14496-2) tools as specified by the MPEG-4 Video (ISO/IEC 32 * ISO/IEC gives users of the MPEG-4 Video (ISO/IEC 14496-2) standard free 34 * or software products claiming conformance to the MPEG-4 Video (ISO/IEC 40 * editors and their companies, and ISO/IEC have no liability for use of this 42 * not released for non MPEG-4 Video (ISO/IEC 14496-2) Standard conforming 47 * parties from using the code for non MPEG-4 Video (ISO/IEC 14496-2) Standard
|
/packages/apps/Email/src/org/apache/james/mime4j/util/ |
CharsetUtil.java | 56 * <td>ANSI_X3.4-1968 iso-ir-6 ANSI_X3.4-1986 ISO_646.irv:1991 ISO646-US us IBM367 cp367 csASCII ascii7 646 iso_646.irv:1983 </td>
540 * <td>ISO-2022-CN</td>
545 * <td>ISO-2022-JP</td>
550 * <td>ISO-2022-KR</td>
565 * <td>ISO-8859-1</td>
566 * <td>ISO_8859-1:1987 iso-ir-100 ISO_8859-1 latin1 l1 IBM819 CP819 csISOLatin1 8859_1 819 IBM-819 ISO8859-1 ISO_8859_1 </td>
570 * <td>ISO-8859-13</td>
575 * <td>ISO-8859-15</td>
580 * <td>ISO-8859-2</td>
581 * <td>ISO_8859-2:1987 iso-ir-101 ISO_8859-2 latin2 l2 csISOLatin2 8859_2 iso8859_2 </td> [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/misc/ |
MiscObjectIdentifiers.java | 9 // iso/itu(2) joint-assign(16) us(840) uscompany(1) netscape(113730) cert-extensions(1) } 22 // iso/itu(2) joint-assign(16) us(840) uscompany(1) verisign(113733) cert-extensions(1) }
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/paddings/ |
ISO7816d4Padding.java | 9 * ISO 7814-4 - scheme 2 from ISO 9797-1. The first byte is 0x80, rest is 0x00
|
/development/tools/zoneinfo/tzdata2009s/ |
iso3166.tab | 5 # ISO 3166 alpha-2 country codes 10 # 1. ISO 3166-1 alpha-2 country code, current as of 11 # ISO 3166-1 Newsletter VI-1 (2007-09-21). See: 12 # <a href="http://www.iso.org/iso/en/prods-services/iso3166ma/index.html"> 13 # ISO 3166 Maintenance agency (ISO 3166/MA) 17 # This is not the same as the English name in the ISO 3166 tables.
|
/external/bluetooth/glib/po/ |
README.translators | 10 export ENCODING_TO=ISO-8859-15 19 msgconv -t ISO-8859-15 fi.po > fi.native.po
|
/external/icu4c/data/mappings/ |
noop-cns-11643.ucm | 11 # for every byte sequence valid in ISO-2022-CN(-Ext). Chrome and Android 13 # rare, if used at all. However, not supporting ISO-2022-CN(-Ext) gets
|
noop-gb2312_gl.ucm | 8 # Name: "Fake" Unicode to ISO-IR-165 table 13 # do not want to include the real table for ISO-1022-CN(-Ext) that are extremely
|
/external/icu4c/test/testmap/ |
testmap.c | 53 c = ucnv_open("iso-8859-7", &status); 54 printf("ucnv_open(iso-8859-7)-> %p, err = %s, name=%s\n", c, u_errorName(status), (!c)?"?":ucnv_getName(c,&status) );
|