HomeSort by relevance Sort by last modified time
    Searched full:encoded (Results 676 - 700 of 4017) sorted by null

<<21222324252627282930>>

  /external/chromium_org/net/ssl/
server_bound_cert_store.h 48 // rsa_sign: DER-encoded PrivateKeyInfo struct.
49 // ecdsa_sign: DER-encoded EncryptedPrivateKeyInfo struct.
51 // DER-encoded certificate.
  /external/chromium_org/remoting/webapp/
host_plugin_proto.js 36 * encoded with Base64.
53 * @param {string} config The new config parameters, JSON encoded dictionary.
88 * JSON-encoded list of paired clients.
  /external/chromium_org/sandbox/win/src/sidestep/
mini_disassembler_types.h 182 // Is the operand encoded as bytes in the instruction (rather than
183 // if it's e.g. a register in which case it's just encoded in the
190 // What is the size of the operand (only important if it's encoded
  /external/chromium_org/third_party/icu/source/i18n/
bocsu.h 48 * - The signedness must be encoded as the most significant part.
57 * for single-byte encoded differences.
61 * For large absolute values, the difference is similarly encoded in three bytes.
  /external/chromium_org/third_party/libjingle/source/talk/base/
messagedigest.h 77 // returns it as a hex-encoded string.
87 // Shorthand way to compute a hex-encoded hash using MD5.
109 // to key the HMAC, and returns it as a hex-encoded string.
sslidentity.h 55 // Parses and build a certificate from a PEM encoded string.
73 // Returns a PEM encoded string representation of the certificate.
76 // Provides a DER encoded binary representation of the certificate.
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
README.tokenizers 36 be encoded as an SQL blob value and passed to FTS2 through the SQL
46 structure encoded as an SQL blob. If the second argument is present,
50 encoded as a blob. Or, if no such tokenizer exists, an SQL exception
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
README.tokenizers 36 be encoded as an SQL blob value and passed to FTS3 through the SQL
46 structure encoded as an SQL blob. If the second argument is present,
50 encoded as a blob. Or, if no such tokenizer exists, an SQL exception
  /external/chromium_org/tools/memory_watcher/
mini_disassembler_types.h 184 // Is the operand encoded as bytes in the instruction (rather than
185 // if it's e.g. a register in which case it's just encoded in the
192 // What is the size of the operand (only important if it's encoded
  /external/chromium_org/tools/traceline/traceline/sidestep/
mini_disassembler_types.h 182 // Is the operand encoded as bytes in the instruction (rather than
183 // if it's e.g. a register in which case it's just encoded in the
190 // What is the size of the operand (only important if it's encoded
  /external/icu4c/common/unicode/
putil.h 124 * that are encoded in the platform default encoding.
145 * that can be encoded in the platform default encoding.
151 * Unicode characters that can be encoded with the
  /external/icu4c/i18n/
bocsu.h 54 * - The signedness must be encoded as the most significant part.
63 * for single-byte encoded differences.
67 * For large absolute values, the difference is similarly encoded in three bytes.
  /external/valgrind/main/coregrind/
pub_core_demangle.h 36 // Z-encoded names.
46 /* Demangle a Z-encoded name as described in pub_tool_redir.h.
47 Z-encoded names are used by Valgrind for doing function
  /frameworks/base/core/java/com/android/internal/util/
ProcFileReader.java 159 * Parse and return next token as base-10 encoded {@code long}.
171 * Parse and return next token as base-10 encoded {@code long}, or return
219 * Parse and return next token as base-10 encoded {@code int}.
  /libcore/dex/src/main/java/com/android/dex/
EncodedValueReader.java 22 * Pull parser for encoded values.
59 * Creates a new encoded value reader whose only value is the specified
60 * known type. This is useful for encoded values without a type prefix,
  /libcore/luni/src/main/java/java/io/
DataOutput.java 25 * MUTF-8} encoded strings.
185 * Writes the specified string encoded in {@link DataInput modified UTF-8}.
188 * the string to write encoded in {@link DataInput modified UTF-8}.
  /libcore/luni/src/test/java/tests/security/cert/
X509CRLEntryTest.java 140 assertEquals("The CRL Entries with equals encoded form should be equal",
146 assertEquals("The CRL Entries with equals encoded form should be equal",
155 assertFalse("The CRL Entries with differing encoded form "
  /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/src/com/beetstra/jutf7/
UTF7StyleCharset.java 52 * decoders should be strict about the interpretation of malformed encoded
95 * Tells if a character can be encoded using simple (US-ASCII) encoding or
99 * @return True if the character can be encoded directly, false otherwise
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/nfsd/
nfsfh.h 58 * encoded.
65 * 3 - 4 byte device id, encoded for user-space, 4 byte inode number
67 * The fileid_type identified how the file within the filesystem is encoded.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/nfsd/
nfsfh.h 58 * encoded.
65 * 3 - 4 byte device id, encoded for user-space, 4 byte inode number
67 * The fileid_type identified how the file within the filesystem is encoded.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/nfsd/
nfsfh.h 58 * encoded.
65 * 3 - 4 byte device id, encoded for user-space, 4 byte inode number
67 * The fileid_type identified how the file within the filesystem is encoded.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
stringobject.h 100 /* Create an object by decoding the encoded string s of the
104 const char *s, /* encoded string */
167 object or the default encoded version of an Unicode object. Passing
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
stringobject.h 100 /* Create an object by decoding the encoded string s of the
104 const char *s, /* encoded string */
167 object or the default encoded version of an Unicode object. Passing
  /frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp 27 Enqueueing initial full buffers of encoded ADTS data 0 1
29 Frame counters: encoded=4579 decoded=4579
72 /* Size of the encoded AAC ADTS buffer queue */
105 /* to signal to the test app that the end of the encoded ADTS stream has been reached */
266 printf("Enqueue EOS: encoded frames=%u, decoded frames=%u\n", encodedFrames, decodedFrames);
394 printf("After %u encoded %u decoded frames: position is %u ms, duration is "
398 printf("After %u encoded %u decoded frames: position is %u ms, duration is "
640 /* Initialize the callback for the Android buffer queue of the encoded data */
644 /* Enqueue the content of our encoded data before starting to play,
646 printf("Enqueueing initial full buffers of encoded ADTS data")
    [all...]

Completed in 1110 milliseconds

<<21222324252627282930>>