Searched
full:encoding (Results
826 -
850 of
15931) sorted by null
<<31323334353637383940>>
/sdk/hierarchyviewer2/libs/hierarchyviewerlib/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/ide_common/tests/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/layoutlib_api/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/layoutlib_api/sample/testproject/res/layout/ |
main.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
/sdk/lint/cli/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/ninepatch/tests/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/sdklauncher/app/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/testdata/ |
AndroidManifest-testapp2.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
/sdk/sdkstats/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/testapps/basicLib/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/testapps/basicLibWithJar/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/testapps/basicLibWithJar/res/layout/ |
basiclibwithjar_main.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
main.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
/sdk/testapps/basicProject/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/testapps/basicProjectWithAidl/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/testapps/basicProjectWithJar/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/testapps/basicProjectWithJar/res/layout/ |
main.xml | 1 <?xml version="1.0" encoding="utf-8"?>
|
/sdk/testapps/basicProjectWithJava/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/testapps/basicProjectWithJavaFolder/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/testapps/basicProjectWithLib/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/sdk/traceview/ |
.classpath | 1 <?xml version="1.0" encoding="UTF-8"?>
|
/external/apache-http/src/org/apache/commons/codec/net/ |
RFC1522Codec.java | 31 * describes techniques to allow the encoding of non-ASCII text in 48 * Applies an RFC 1522 compliant encoding scheme to the given string of text with the 58 * @throws EncoderException thrown if there is an error conidition during the Encoding 63 * encoding names</a> 117 throw new DecoderException("RFC 1522 violation: encoding token not found"); 119 String encoding = text.substring(from, to); local 120 if (!getEncoding().equalsIgnoreCase(encoding)) { 122 encoding + " encoded content"); 132 * Returns the codec name (referred to as encoding in the RFC 1522) 139 * Encodes an array of bytes using the defined encoding schem [all...] |
/external/dropbear/libtomcrypt/src/pk/asn1/der/short_integer/ |
der_length_short_integer.c | 15 ASN.1 DER, get length of encoding, Tom St Denis 21 Gets length of DER encoding of num 23 @param outlen [out] The length of the DER encoding for the given integer
|
/external/webkit/LayoutTests/fast/encoding/ |
parser-tests-50-expected.txt | 1 This test suite was converted from http://www.hixie.ch/tests/adhoc/html/parsing/encoding/all.html 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag. 8 97, 99, 102 - we do not run scripts during encoding detection.
|
parser-tests-90-expected.txt | 1 This test suite was converted from http://www.hixie.ch/tests/adhoc/html/parsing/encoding/all.html 6 56, 57, 58, 59 - we do not run scripts during encoding detection phase and parser treats meta inside a script as text, not a tag. 8 97, 99, 102 - we do not run scripts during encoding detection.
|
Completed in 214 milliseconds
<<31323334353637383940>>