Searched
full:iso (Results
701 -
725 of
2019) sorted by null
<<21222324252627282930>>
/dalvik/libcore/icu/src/main/native/ |
UCharacter.cpp | 80 // Java also returns TRUE for U+0085 Next Line (it omits U+0085 from whitespace ISO controls)
|
/dalvik/libcore/luni/src/main/java/java/net/ |
URLDecoder.java | 65 defaultCharset = Charset.forName("ISO-8859-1"); //$NON-NLS-1$
|
/dalvik/libcore/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/ |
CharsetTest.java | 119 charsetName = "ISO-8859-1"; //$NON-NLS-1$
|
/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/ |
Charset_ISO_8859_14.java | 39 charsetName = "ISO-8859-14";
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
EncodingInfo.java | 26 * encoding, the equivalent ISO name. 79 * The ISO encoding name. 138 * Create an EncodingInfo object based on the ISO name and Java name. 143 * @param name reference to the ISO name.
|
HTMLEntities.properties | 32 # Character entity references for ISO 8859-1 characters
|
/dalvik/libcore/xml/src/test/java/tests/api/javax/xml/parsers/ |
DocumentBuilderTest.java | 301 // assertEquals("ISO-8859-1", d.getXmlEncoding()); 367 // assertEquals("ISO-8859-1", d.getXmlEncoding()); 435 // assertEquals("ISO-8859-1", d.getXmlEncoding()); 572 // assertEquals("ISO-8859-1", d.getXmlEncoding());
|
/development/tools/zoneinfo/tzdata2009s/ |
etcetera | 42 # ISO 8601 you can use TZ='<-0400>+4'. Thus the commonly-expected
|
/external/apache-http/src/org/apache/http/protocol/ |
HTTP.java | 78 public static final String ISO_8859_1 = "ISO-8859-1";
|
/external/bluetooth/glib/docs/reference/gobject/ |
tut_tools.xml | 1 <?xml version='1.0' encoding="ISO-8859-1"?>
|
/external/e2fsprogs/intl/ |
gettextP.h | 129 /* We want to allocate a string at the end of the struct. But ISO C
|
/external/grub/stage2/ |
pc_slice.h | 243 #define FS_ISO9660 12 /* ISO 9660, normally CD-ROM */
|
/external/guava/javadoc/com/google/common/base/ |
Charsets.html | 133 ISO-8859-1.</TD> 227 <DD>ISO-8859-1. ISO Latin Alphabet No. 1, a.k.a. ISO-LATIN-1.
|
/external/icu4c/common/ |
locmap.c | 247 /* ISO-639 doesn't distinguish between Persian and Dari.*/ 417 ILCID_POSIX_ELEMENT_ARRAY(0x046c, nso,nso_ZA) /* TODO: Verify the ISO-639 code */ 449 ILCID_POSIX_ELEMENT_ARRAY(0x0486, qut, qut_GT) /* qut is an ISO-639-3 code */ 568 /* non-existent ISO-639-2 codes */
|
/external/icu4c/common/unicode/ |
uconfig.h | 126 * - ISO-8859-1
|
/external/icu4c/data/mappings/ |
lmb-excp.ucm | 27 #ISO 10646 LMBCS
|
/external/icu4c/data/unidata/ |
changes.txt | 77 This is because ICU 3.8 had scripts from ISO 15924 which are now 90 + 11 new script values already added in ICU 3.8 for ISO 15924 coverage 92 + 14 new script values added for ISO 15924 coverage (not in Unicode 5.1) 248 + script values already added in ICU 3.6 because all of ISO 15924 is now covered
|
/external/icu4c/extra/scrptrun/ |
readme.html | 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
/external/icu4c/stubdata/ |
readme.txt | 56 - iso-8859_16-2001.cnv
|
/external/jdiff/src/ |
api.xsd | 1 <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
/external/kernel-headers/original/linux/ |
wanrouter.h | 73 /* NLPID for packet encapsulation (ISO/IEC TR 9577) */ 76 #define NLPID_CLNP 0x81 /* ISO/IEC 8473 */ 77 #define NLPID_ESIS 0x82 /* ISO/IEC 9542 */ 78 #define NLPID_ISIS 0x83 /* ISO/IEC ISIS */
|
/external/libxml2/include/libxml/ |
hash.h | 52 * This macro violated ISO C aliasing rules (gcc4 on s390 broke)
|
xmlversion.h | 283 * Whether ISO-8859-* support is made available in case iconv is not
|
/external/opencore/android/ |
pvmediascanner.cpp | 140 // treat as ISO-8859-1 if UTF-8 fails 145 // treat it as iso-8859-1 and our native encoding detection will try to 148 // convert ISO-8859-1 to utf8, worse case is 2x inflation 165 // not UTF-8 or ISO-8859-1, try wide char formats
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
apply_ms_synt.cpp | 114 (1) ISO/IEC 14496-3:1999(E) 122 of the MPEG-2 NBC/MPEG-4 Audio standard ISO/IEC 13818-7, 14496-1,2 and 125 Audio standard. ISO/IEC gives users of the MPEG-2 NBC/MPEG-4 Audio 132 and ISO/IEC have no liability for use of this software module or
|
Completed in 156 milliseconds
<<21222324252627282930>>