/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
H A D | Encodings.properties | 177 # 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/icu/icu4c/source/data/mappings/ |
H A D | ucmcore.mk | 7 # US-ASCII, ISO 8859-1, UTF-7/8/16/32, SCSU 11 # ISO 8859-2..9, 15
|
/external/libpcap/ |
H A D | tokdefs.h | 121 ISO = 331, enumerator in enum:yytokentype 243 #define ISO 331 macro
|
H A D | grammar.y | 303 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP 496 | ISO { $$ = Q_ISO; }
|
H A D | grammar.c | 436 ISO = 331, enumerator in enum:yytokentype 558 #define ISO 331 macro 990 "VLAN", "MPLS", "PPPOED", "PPPOES", "GENEVE", "ISO", "ESIS", "CLNP",
|
H A D | scanner.l | 213 iso return ISO;
|
H A D | scanner.c | 3191 return ISO;
|
/external/libxml2/doc/ |
H A D | buildDocBookCatalog | 259 # find the prefix for ISO DocBook entities 276 echo could not locate iso-amsb.ent of ISO DocBook entities 290 echo could not locate ISO DocBook entities 294 echo Found ISO DocBook entities in $isodir 297 "ISO 8879:1986//ENTITIES Publishing//EN" \ 300 "ISO 8879:1986//ENTITIES Greek Letters//EN" \ 303 "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" \ 306 "ISO 8879:1986//ENTITIES Greek Symbols//EN" \ 309 "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" \ 312 "ISO 887 [all...] |
/external/libedit/src/ |
H A D | chartype.h | 50 * 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 D | import_scrypt.sh | 406 # 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/skia/src/sfnt/ |
H A D | SkOTTable_name.h | 42 ((ISO, SkTEndian_SwapBE16(2))) // Deprecated, use Unicode instead. 110 struct ISO { struct in union:SkOTTableName::Record::EncodingID
|
H A D | SkOTTable_name.cpp | 201 {148, "el"}, //Greek (Polytonic) Note: ISO 15924 does not have an equivalent script name. 477 case SkOTTableName::Record::PlatformID::ISO:
|
/external/icu/icu4c/source/test/perf/collationperf/ |
H A D | CollPerf.pl | 200 (Unicode/ISO 10646 code point). Generally this is the important field for sort
|
/external/bison/data/ |
H A D | glr.c | 52 # This is not shared with yacc.c in c.m4 because GLR relies on ISO C
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.apache.lucene.analysis_1.9.1.v20100518-1140.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/bison/build-aux/ |
H A D | texinfo.tex | 8862 \def\latnine{\csname ISO-8859-15.enc\endcsname}% 8863 \def\latone{\csname ISO-8859-1.enc\endcsname}% 8864 \def\lattwo{\csname ISO-8859-2.enc\endcsname}% 8909 % Latin1 (ISO-8859-1) character definitions. 9016 % Latin9 (ISO-8859-15) encoding character definitions. 9031 % Latin2 (ISO-8859-2) character definitions.
|
/external/libmicrohttpd/doc/ |
H A D | texinfo.tex | 8863 \def\latnine{\csname ISO-8859-15.enc\endcsname}% 8864 \def\latone{\csname ISO-8859-1.enc\endcsname}% 8865 \def\lattwo{\csname ISO-8859-2.enc\endcsname}% 8910 % Latin1 (ISO-8859-1) character definitions. 9017 % Latin9 (ISO-8859-15) encoding character definitions. 9032 % Latin2 (ISO-8859-2) character definitions.
|
/external/bison/lib/ |
H A D | vasnprintf.c | 1687 /* ISO C says about %ls in fwprintf: 1698 /* ISO C says about %ls in fprintf: 1714 /* ISO C says about %s in fwprintf: 1722 /* ISO C says about %s in fprintf: 4880 ISO C 99: the tests gl_SNPRINTF_RETVAL_C99 and 5112 are ISO C 99 compliant. Determine the number of
|
/external/bison/ |
H A D | configure | 5144 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 5145 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 5372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5 5373 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; } 5547 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 5548 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 5642 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO Standard C" >&5 5643 $as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; } 11535 /* Test whether precisions in %ls are supported as specified in ISO C 99 35671 iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO [all...] |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-ios.jar | META-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ... |