HomeSort by relevance Sort by last modified time
    Searched defs:encoded (Results 51 - 75 of 85) sorted by null

1 23 4

  /libcore/luni/src/main/java/libcore/net/http/
HttpURLConnectionImpl.java 438 String encoded = Base64.encode(bytes); local
439 return scheme + " " + encoded;
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyFactoryTest.java 193 assertTrue(Arrays.equals(key.encoded, publicKey.getEncoded()));
435 return new TestPrivateKey(((TestPrivateKeySpec)keySpec).encoded);
445 return new TestPublicKey(((TestPublicKeySpec)keySpec).encoded);
508 private final byte[] encoded; field in class:KeyFactoryTest.TestPrivateKeySpec
511 this.encoded = key.getEncoded();
517 private final byte[] encoded; field in class:KeyFactoryTest.TestPublicKeySpec
520 this.encoded = key.getEncoded();
526 private final byte[] encoded; field in class:KeyFactoryTest.TestPrivateKey
529 encoded = new byte[] {3, 4, 5};
532 public TestPrivateKey(byte[] encoded) {
551 private final byte[] encoded; field in class:KeyFactoryTest.TestPublicKey
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
MimeUtility.java 103 String encoded = EncoderUtil.encodeIfNecessary(s, EncoderUtil.Usage.TEXT_TOKEN, local
106 return fold(encoded, usedCharacters);
115 * encoded words; see <a href='http://www.faqs.org/rfcs/rfc2047.html'>RFC
  /cts/tests/tests/net/src/android/net/cts/
UriTest.java 284 String encoded = Uri.encode("Bob:/", "/"); local
285 assertEquals(-1, encoded.indexOf(':'));
286 assertTrue(encoded.indexOf('/') > -1);
660 // The decoded and encoded versions of the inputs are all the same.
663 // Test building with encoded versions.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoDecoder.java 44 /** encoded debug info */
45 private final byte[] encoded; field in class:DebugInfoDecoder
86 * @param encoded encoded debug info
94 DebugInfoDecoder(byte[] encoded, int codesize, int regSize,
96 if (encoded == null) {
97 throw new NullPointerException("encoded == null");
100 this.encoded = encoded;
240 ByteArrayInputStream bs = new ByteArrayInputStream(encoded);
    [all...]
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
TestCertUtils.java 150 private static final byte[] encoded = new byte[] { 1, 2, 3, 4, 5, 6, 7, field in class:TestCertUtils.TestCertPath
191 return encoded.clone();
199 return encoded.clone();
279 private static final byte[] encoded = new byte[] { 1, 2, 3, 4, 5, 6, 7, field in class:TestCertUtils.TestPublicKey
289 return encoded.clone();
305 private static final byte[] encoded = new byte[] { 1, 2, 3, 4, 5, 6, 7, field in class:TestCertUtils.TestCertificate
345 return encoded.clone();
431 * b) returns Encoded form<br>
453 * The encoded for of this X509Certificate is a byte array where
454 * first are bytes of encoded form of Subject (as X500Principal),
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
X509CertificateObject.java 524 private byte[] encoded; field in class:X509CertificateObject
532 if (encoded == null) {
533 encoded = c.getEncoded(ASN1Encodable.DER);
535 return encoded;
  /external/webkit/Source/WebCore/platform/
KURLGoogle.cpp 75 CString encoded = m_encoding->encode(input, inputLength, URLEncodedEntitiesForUnencodables); local
76 output->Append(encoded.data(), static_cast<int>(encoded.length()));
385 // Any query portion of the relative URL will be encoded in the given encoding.
    [all...]
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestCertUtils.java 151 private static final byte[] encoded = new byte[] { 1, 2, 3, 4, 5, 6, 7, field in class:TestCertUtils.TestCertPath
192 return encoded.clone();
200 return encoded.clone();
280 private static final byte[] encoded = new byte[] { 1, 2, 3, 4, 5, 6, 7, field in class:TestCertUtils.TestPublicKey
290 return encoded.clone();
306 private static final byte[] encoded = new byte[] { 1, 2, 3, 4, 5, 6, 7, field in class:TestCertUtils.TestCertificate
346 return encoded.clone();
432 * b) returns Encoded form<br>
454 * The encoded for of this X509Certificate is a byte array where
455 * first are bytes of encoded form of Subject (as X500Principal)
    [all...]
  /packages/apps/Email/tests/src/com/android/emailcommon/mail/
AddressUnitTests.java 88 String encoded = padEncoded(base64Encoded[i]); local
89 String decoded = DecoderUtil.decodeEncodedWords(encoded);
140 assertEquals("base64 encoded name", "big \"G\"", address.getPersonal());
154 assertEquals("base64 jis encoded name", "\u5CB8\u672C", address.getPersonal());
426 * Test parsing for quoted and encoded name part.
437 assertEquals("encoded name address", "address2@co.jp", addresses[1].getAddress());
438 assertEquals("encoded name", "\u65E5\u672C\u8A9E", addresses[1].getPersonal());
  /frameworks/base/core/java/android/net/
Uri.java 207 * Gets the encoded authority part of this URI. For
227 * Gets the encoded user information from the authority.
236 * Gets the encoded host from the authority for this URI. For example,
261 * Gets the encoded path.
263 * @return the encoded path, or null if this is not a hierarchical URI
279 * Gets the encoded query component from this URI. The query comes after
284 * @return the encoded query or null if there isn't one
296 * Gets the encoded fragment part of this URI, everything after the '#'.
298 * @return the encoded fragment or null if there isn't one
318 * encoded string representations of this Uri and the given Uri ar
1791 StringBuilder encoded = null; local
2007 volatile String encoded; field in class:Uri.AbstractPart
2251 String encoded = encode(decoded); local
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 501 // Return the size of the encoded image data (does not include size of PKM header).
510 // pOut - pointer to encoded data. Must be large enough to store entire encoded image.
521 etc1_byte encoded[ETC1_ENCODED_BLOCK_SIZE]; local
553 etc1_encode_block(block, mask, encoded);
554 memcpy(pOut, encoded, sizeof(encoded));
555 pOut += sizeof(encoded);
562 // pIn - pointer to encoded data.
  /external/bluetooth/bluez/audio/
liba2dp.c 138 int samples; /* Number of encoded samples */
1189 int encoded; local
1207 encoded = sbc_encode(&(data->sbc), src, codesize,
1211 if (encoded <= 0) {
1212 ERR("Encoding error %d", encoded);
1216 encoded, codesize, written);
1218 src += encoded;
1221 data->samples += encoded;
1222 data->nsamples += encoded;
1235 ret += encoded;
    [all...]
pcm_bluetooth.c 100 int samples; /* Number of encoded samples */
137 uint8_t buffer[BUFFER_SIZE]; /* Encoded transfer buffer */
1011 int frame_size, encoded; local
1065 encoded = sbc_encode(&a2dp->sbc, data->buffer, a2dp->codesize,
1069 if (encoded <= 0) {
1070 DBG("Encoding error %d", encoded);
1077 a2dp->samples += encoded / frame_size;
1078 a2dp->nsamples += encoded / frame_size;
1101 encoded = sbc_encode(&a2dp->sbc, buff, a2dp->codesize,
1105 if (encoded <= 0)
    [all...]
  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 364 QString encoded = QString::fromLatin1(QUrl::toAce(host + QLatin1String(".no"))); local
365 encoded.truncate(encoded.length() - 3); // strip .no
366 return encoded;
  /external/wpa_supplicant_8/src/wps/
wps_er.c 879 unsigned char *encoded; local
884 encoded = base64_encode(wpabuf_head(msg), wpabuf_len(msg),
886 if (encoded == NULL)
889 encoded = NULL;
895 os_free(encoded);
919 if (encoded) {
921 arg_name, (char *) encoded, arg_name);
922 os_free(encoded);
    [all...]
  /frameworks/base/core/tests/coretests/src/android/net/
UriTest.java 236 String encoded = Uri.encode("Bob:/", "/"); local
237 assertEquals(-1, encoded.indexOf(':'));
238 assertTrue(encoded.indexOf('/') > -1);
455 // The decoded and encoded versions of the inputs are all the same.
458 // Test building with encoded versions.
  /frameworks/base/opengl/libs/ETC1/
etc1.cpp 501 // Return the size of the encoded image data (does not include size of PKM header).
510 // pOut - pointer to encoded data. Must be large enough to store entire encoded image.
521 etc1_byte encoded[ETC1_ENCODED_BLOCK_SIZE]; local
553 etc1_encode_block(block, mask, encoded);
554 memcpy(pOut, encoded, sizeof(encoded));
555 pOut += sizeof(encoded);
562 // pIn - pointer to encoded data.
  /external/dbus/dbus/
dbus-auth.c 85 DBusString *encoded);
673 /* We are expecting a response which is the hex-encoded client
676 * hex-encoded.
1208 DBusString encoded; local
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardBuilder.java 2046 final String encoded = (VCardConfig.isVersion40(mVCardType) ? local
    [all...]
  /external/webkit/Source/WebKit/android/nav/
CacheBuilder.cpp 2845 String encoded = WebCore::encodeWithURLEscapeSequences(*exported); local
    [all...]
  /prebuilt/common/http-client/
httpmime-4.1.1.jar 
  /prebuilt/common/osgi/
osgi.jar 
  /prebuilt/sdk/tools/lib/
dx.jar 
  /prebuilt/sdk/11/
android.jar 

Completed in 2035 milliseconds

1 23 4