Searched
full:iso (Results
951 -
975 of
2019) sorted by null
<<31323334353637383940>>
/cts/tests/tests/util/src/android/util/cts/ |
XmlTest.java | 60 private static final String STR_ISO_8859_1 = "ISO-8859-1"; 366 // test ISO-8859-1
|
/dalvik/libcore/archive/src/main/java/java/util/jar/ |
JarVerifier.java | 213 hashBytes = hash.getBytes("ISO-8859-1"); //$NON-NLS-1$ 432 hashBytes = hash.getBytes("ISO-8859-1"); //$NON-NLS-1$
|
/dalvik/libcore/archive/src/main/java/java/util/zip/ |
ZipEntry.java | 411 name = new String(nameBytes, "ISO-8859-1"); 413 comment = new String(commentBytes, "ISO-8859-1");
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/ |
ExternalMessages.properties | 261 K0322=Not a supported ISO 4217 Currency Code\: {0} 262 K0323=Not a supported ISO 3166 Country locale\: {0}
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/ |
LSInput.java | 61 * using UTF-16 (defined in [Unicode] and in [ISO/IEC 10646]). It is not a requirement to have an XML declaration when 69 * using UTF-16 (defined in [Unicode] and in [ISO/IEC 10646]). It is not a requirement to have an XML declaration when
|
/external/apache-http/src/org/apache/http/impl/auth/ |
DigestScheme.java | 280 // If an charset is not specified, default to ISO-8859-1. 283 charset = "ISO-8859-1";
|
/external/bluetooth/glib/ |
acinclude.m4 | 51 with semantics as specified by the ISO C99 standard.]) 104 with semantics as specified by the ISO C99 standard.])
|
/external/bluetooth/glib/tests/ |
convert-test.c | 69 "ISO-8859-1", "UTF-8", 80 "ISO-8859-15", "UTF-8",
|
/external/grub/util/ |
mkbimage | 406 mkisofs -b <image> -c boot.catalog -o raw.iso <dir> 410 mkisofs -b <image> -hard-disk-boot -c boot.catalog -o raw.iso <dir>
|
/external/libpcap/ |
grammar.y | 184 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP 361 | ISO { $$ = Q_ISO; }
|
scanner.l | 213 iso return ISO;
|
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pv_mp3_huffman.h | 39 [1] ISO MPEG Audio Subgroup Software Simulation Group (1996) 40 ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Extension
|
pvmp3_crc.cpp | 70 [1] ISO MPEG Audio Subgroup Software Simulation Group (1996) 71 ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Extension
|
pvmp3_decode_header.cpp | 59 [1] ISO MPEG Audio Subgroup Software Simulation Group (1996) 60 ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Extension
|
pvmp3_get_main_data_size.cpp | 61 [1] ISO MPEG Audio Subgroup Software Simulation Group (1996) 62 ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Extension
|
pvmp3_mpeg2_get_scale_factors.cpp | 64 [1] ISO MPEG Audio Subgroup Software Simulation Group (1996) 65 ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Extension
|
pvmp3_poly_phase_synthesis.cpp | 62 [1] ISO MPEG Audio Subgroup Software Simulation Group (1996) 63 ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Extension
|
pvmp3_reorder.cpp | 62 [1] ISO MPEG Audio Subgroup Software Simulation Group (1996) 63 ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Extension
|
s_huffcodetab.h | 39 [1] ISO MPEG Audio Subgroup Software Simulation Group (1996) 40 ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Extension
|
/external/sqlite/android/ |
PhoneNumberUtils.cpp | 76 * ISO-LATIN characters 0-9. 89 * True if ch is ISO-LATIN characters 0-9, *, # , +
|
/external/tcpdump/tests/ |
print-A.new | 35 Content-Type: text/html; charset=iso-8859-1 40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
print-A.out | 35 Content-Type: text/html; charset=iso-8859-1 40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
print-AA.new | 35 Content-Type: text/html; charset=iso-8859-1 40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
print-AA.out | 35 Content-Type: text/html; charset=iso-8859-1 40 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
/external/webkit/LayoutTests/fast/js/resources/ |
json2-es5-compat.js | 38 For example, this would serialize Dates as ISO strings. 107 // Parse the text. Values that look like ISO date strings will
|
Completed in 847 milliseconds
<<31323334353637383940>>