Searched refs:ISO (Results 1 - 25 of 31) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DEncodings.properties177 # GB2312 and CNS11643 in ISO 2022 CN form, Simplified and Traditional Chinese (conversion to Unicode only)
178 ISO2022CN ISO-2022-CN
179 # JIS X 0201, 0208, in ISO 2022 form, Japanese
180 ISO2022JP ISO-2022-JP
181 # ISO 2022 KR, Korean
182 ISO2022KR ISO-2022-KR 0x007F
185 ISO8859-1 ISO-8859-1 0x00FF
186 ISO8859_1 ISO-8859-1 0x00FF
187 8859-1 ISO-8859-1 0x00FF
188 8859_1 ISO
[all...]
/external/chromium_org/chrome/test/telemetry/chromeos/
H A Dlogin_unittest.py277 KeyboardMechanicalLayout = Enum(['ANSI', 'ISO', 'JIS', 'ABNT2'])
285 Region('ca.fr', 'xkb:ca::fra', 'America/Toronto', 'fr-CA', _KML.ISO,
287 ('Canadian French (ISO) keyboard. The most common configuration for '
289 Region('ca.hybrid', 'xkb:ca:eng:eng', 'America/Toronto', 'en-CA', _KML.ISO,
291 ('Canada with hybrid xkb:ca:eng:eng + xkb:ca::fra keyboard (ISO), '
296 _KML.ISO, 'Canada (multilingual)',
299 Region('de', 'xkb:de::ger', 'Europe/Berlin', 'de', _KML.ISO, 'Germany'),
300 Region('fi', 'xkb:fi::fin', 'Europe/Helsinki', 'fi', _KML.ISO, 'Finland'),
301 Region('fr', 'xkb:fr::fra', 'Europe/Paris', 'fr', _KML.ISO, 'France'),
302 Region('gb', 'xkb:gb:extd:eng', 'Europe/London', 'en-GB', _KML.ISO, 'U
[all...]
/external/chromium_org/tools/python/google/httpd_config/
H A Dhttpd2_mac.conf141 AddCharset ISO-8859-8 .iso8859-8
144 AddCharset ISO-2022-JP .jis
146 AddCharset ISO-2022-KR .iso-kr
150 AddCharset ISO-8859-2 .iso-pl
163 AddCharset ISO-8859-5 .iso-ru
H A Dhttpd.conf546 AddCharset ISO-8859-8 .iso8859-8
549 AddCharset ISO-2022-JP .jis
551 AddCharset ISO-2022-KR .iso-kr
555 AddCharset ISO-8859-2 .iso-pl
568 AddCharset ISO-8859-5 .iso-ru
H A Dhttpd2.conf192 AddCharset ISO-8859-8 .iso8859-8
195 AddCharset ISO-2022-JP .jis
197 AddCharset ISO-2022-KR .iso-kr
201 AddCharset ISO-8859-2 .iso-pl
214 AddCharset ISO-8859-5 .iso-ru
/external/chromium_org/third_party/icu/source/data/mappings/
H A Ducmcore.mk7 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
11 # ISO 8859-2..9, 15
H A Ducmlocal.mk3 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
7 # * ISO 8859-2..9,10,13,14,15,16
20 # - ISO-2022-KR is now supported by with a one-line change
24 # - TIS-620 and ISO-8859-11 are treated as synonyms of Windows-874
29 # encoding when coming across ISO-2022-CN-(Ext).
/external/icu/icu4c/source/data/mappings/
H A Ducmcore.mk7 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU
11 # ISO 8859-2..9, 15
/external/libpcap/
H A Dtokdefs.h112 ISO = 330, enumerator in enum:yytokentype
233 #define ISO 330 macro
H A Dgrammar.y289 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP
482 | ISO { $$ = Q_ISO; }
H A Dgrammar.c419 ISO = 330, enumerator in enum:yytokentype
540 #define ISO 330 macro
1036 "VLAN", "MPLS", "PPPOED", "PPPOES", "ISO", "ESIS", "CLNP", "ISIS", "L1",
H A Dscanner.l222 iso return ISO;
/external/libedit/src/
H A Dchartype.h50 * compatible, so ensure wchar_t indeed does ISO 10646 and not some other
52 #error wchar_t must store ISO 10646 characters
57 * ref: ISO/IEC DTR 19769
/external/scrypt/
H A Dimport_scrypt.sh406 # Find all files in a sub-directory that are encoded in ISO-8859
408 # Out: list of files in $1 that are encoded as ISO-8859.
410 find $1 -type f -print0 | xargs -0 file | fgrep "ISO-8859" | cut -d: -f1
413 # Convert all ISO-8859 files in a given subdirectory to UTF-8
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_name.h42 ((ISO, SkTEndian_SwapBE16(2))) // Deprecated, use Unicode instead.
110 struct ISO { struct in union:SkOTTableName::Record::EncodingID
H A DSkOTTable_name.cpp201 {148, "el"}, //Greek (Polytonic) Note: ISO 15924 does not have an equivalent script name.
477 case SkOTTableName::Record::PlatformID::ISO:
/external/skia/src/sfnt/
H A DSkOTTable_name.h42 ((ISO, SkTEndian_SwapBE16(2))) // Deprecated, use Unicode instead.
110 struct ISO { struct in union:SkOTTableName::Record::EncodingID
H A DSkOTTable_name.cpp201 {148, "el"}, //Greek (Polytonic) Note: ISO 15924 does not have an equivalent script name.
477 case SkOTTableName::Record::PlatformID::ISO:
/external/chromium_org/third_party/icu/source/test/perf/collationperf/
H A DCollPerf.pl200 (Unicode/ISO 10646 code point). Generally this is the important field for sort
/external/icu/icu4c/source/test/perf/collationperf/
H A DCollPerf.pl200 (Unicode/ISO 10646 code point). Generally this is the important field for sort
/external/smack/src/org/jivesoftware/smack/util/
H A DStringUtils.java664 bytes = data.getBytes("ISO-8859-1");
/external/bison/data/
H A Dglr.c52 # This is not shared with yacc.c in c.m4 because GLR relies on ISO C
/external/qemu/android/
H A Dhw-events.h223 KEY_CODE(ISO ,170) \
/external/qemu/distrib/
H A Dpackage-release.sh252 the <revision> is the current ISO date by default. You can use
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene.analysis_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1025 milliseconds

12