OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:encoded
(Results
426 - 450
of
4017
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/crypto/src/main/java/org/conscrypt/
OpenSSLECPrivateKey.java
84
*
encoded
format.
98
*
encoded
format.
172
byte[]
encoded
= (byte[]) stream.readObject();
174
key = new OpenSSLKey(NativeCrypto.d2i_PKCS8_PRIV_KEY_INFO(
encoded
));
/libcore/luni/src/main/java/java/io/
UTFDataFormatException.java
21
* Signals that an incorrectly
encoded
UTF-8 string has been encountered, most
/libcore/luni/src/test/java/org/apache/harmony/security/tests/x509/
SubjectPublicKeyInfoTest.java
92
byte[]
encoded
= pubKey.getEncoded();
95
Arrays.toString(Arrays.copyOfRange(
encoded
,
encoded
.length
96
- ENCODED_BROKEN.length,
encoded
.length)));
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pci.h
25
* devices. The slot/function address of each device is
encoded
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
swap.h
25
/* The swap priority is
encoded
as:
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pci.h
25
* devices. The slot/function address of each device is
encoded
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
swap.h
25
/* The swap priority is
encoded
as:
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pci.h
25
* devices. The slot/function address of each device is
encoded
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
swap.h
25
/* The swap priority is
encoded
as:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
image.py
33
change the payload to the
encoded
form. It should also add any
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
image.py
33
change the payload to the
encoded
form. It should also add any
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1InputStream.java
36
* @param input array containing ASN.1
encoded
data.
48
* @param input array containing ASN.1
encoded
data.
61
* @param input stream containing ASN.1
encoded
data.
62
* @param limit maximum size of a DER
encoded
object.
75
* @param input stream containing ASN.1
encoded
data.
89
* @param input stream containing ASN.1
encoded
data.
90
* @param limit maximum size of a DER
encoded
object.
/external/chromium_org/components/policy/core/common/
registry_dict_win.cc
69
// Accept booleans
encoded
as either string or integer.
78
// Integers may be string-
encoded
.
86
// Doubles may be string-
encoded
or integer-
encoded
.
97
// Lists are
encoded
as subkeys with numbered value in the registry.
112
// Fall through in order to accept lists
encoded
as JSON strings.
115
// Dictionaries may be
encoded
as JSON strings.
/external/chromium_org/net/cert/
ct_serialization.cc
42
// Reads a TLS-
encoded
variable length unsigned integer from |in|.
62
// Reads a TLS-
encoded
field length from |in|.
99
// Reads a variable-length list that has been TLS
encoded
.
101
// |max_list_length| contains the overall length of the
encoded
list.
103
// On success, returns true and updates |*out| with the
encoded
list.
172
// Writes a TLS-
encoded
variable length unsigned integer to |output|.
187
// * The length of |input| has already been
encoded
into the |output| stream.
/libcore/luni/src/main/java/javax/security/auth/x500/
X500Principal.java
33
* of an object identifier (OID), an ASN.1 DER-
encoded
version, or a simple
67
* the ASN.1 DER-
encoded
distinguished name
70
* if the ASN.1 DER-
encoded
distinguished name is incorrect
89
* an {@code InputStream} holding the ASN.1 DER-
encoded
93
* if the ASN.1 DER-
encoded
distinguished name is incorrect
173
* Returns an ASN.1 DER-
encoded
representation of the distinguished name
176
* @return the ASN.1 DER-
encoded
representation
/external/chromium/sdch/open-vcdiff/src/
addrcache.cc
106
//
encoded
or decoded COPY instruction, and will update the contents
129
// of the given address value, writes the
encoded
address into the
131
// is found by looking for the numerically lowest
encoded
address.
135
// address: The address to be
encoded
. Must be a non-negative integer
138
// position just after the last
encoded
value.) Must be non-negative.
140
// with the
encoded
representation of address.
265
// of the input data contains properly
encoded
addresses that match
292
// SAME mode expects a byte value as the
encoded
address
296
// All modes except SAME mode expect a VarintBE as the
encoded
address
302
"as
encoded
address value" << LOG_ENDL
[
all
...]
addrcache.h
132
// Returns true if, when using the given mode, an
encoded
address
134
// returns false if the
encoded
address should be written
159
//
encoded
or decoded COPY instruction, and will update the contents
166
// is found by looking for the numerically lowest
encoded
address.
167
// Sets *encoded_addr to the
encoded
representation of the address
/external/chromium_org/sdch/open-vcdiff/src/
addrcache.cc
106
//
encoded
or decoded COPY instruction, and will update the contents
129
// of the given address value, writes the
encoded
address into the
131
// is found by looking for the numerically lowest
encoded
address.
135
// address: The address to be
encoded
. Must be a non-negative integer
138
// position just after the last
encoded
value.) Must be non-negative.
140
// with the
encoded
representation of address.
265
// of the input data contains properly
encoded
addresses that match
292
// SAME mode expects a byte value as the
encoded
address
296
// All modes except SAME mode expect a VarintBE as the
encoded
address
302
"as
encoded
address value" << VCD_ENDL
[
all
...]
addrcache.h
132
// Returns true if, when using the given mode, an
encoded
address
134
// returns false if the
encoded
address should be written
159
//
encoded
or decoded COPY instruction, and will update the contents
166
// is found by looking for the numerically lowest
encoded
address.
167
// Sets *encoded_addr to the
encoded
representation of the address
/external/open-vcdiff/src/
addrcache.cc
106
//
encoded
or decoded COPY instruction, and will update the contents
129
// of the given address value, writes the
encoded
address into the
131
// is found by looking for the numerically lowest
encoded
address.
135
// address: The address to be
encoded
. Must be a non-negative integer
138
// position just after the last
encoded
value.) Must be non-negative.
140
// with the
encoded
representation of address.
265
// of the input data contains properly
encoded
addresses that match
292
// SAME mode expects a byte value as the
encoded
address
296
// All modes except SAME mode expect a VarintBE as the
encoded
address
302
"as
encoded
address value" << VCD_ENDL
[
all
...]
/external/valgrind/main/include/
pub_tool_redir.h
57
tags. A tag is a 5-digit decimal number (00000 to 99999)
encoded
93
zEncodedSoname should be a Z-
encoded
soname (see below for
113
Z-
encoded
. This can sometimes be necessary. In this case the
120
if necessary the fnname. They are
encoded
so that they may include
129
The soname must be a Z-
encoded
bit of text because sonames can
131
name may or may not be Z-
encoded
: to include wildcards it has to be,
134
allows them not to be Z-
encoded
.
144
It is important that the Z-
encoded
names contain no unencoded
230
/* --------- Some handy Z-
encoded
names. --------- */
234
// undefined constant like VG_Z_LIBC_DOT_A, resulting in a bogus Z-
encoded
[
all
...]
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
OidTest.java
138
byte[]
encoded
= new DerOutputStream(ASN1Oid.getInstance(),
139
oid[i][1]).
encoded
;
143
encoded
));
155
// wrong content: is not
encoded
in fewest number of bytes
185
new DerOutputStream(asn1, oid[i][0]).
encoded
));
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
image_encoder.js
48
* @return {ImageEncoder.MetadataEncoder} Encoder with
encoded
metadata.
59
* Return a blob with the
encoded
image with metadata inserted.
60
* @param {HTMLCanvasElement} canvas The canvas with the image to be
encoded
.
63
* @return {Blob}
encoded
data.
112
* Decode a dataURL into a binary string containing the
encoded
image.
/external/chromium_org/courgette/
description.html
102
<li><p>The original file is disassembled and
encoded
via a call
113
the global function
encoded
</em>program.cc:Assemble, which calls
136
<p><strong>Encode</strong>: Convert an <em>assembly program</em> into an <em>
encoded
program</em> by
140
<p><strong>
Encoded
Program</strong>: The output of encoding.</p>
143
of branch addresses, the
encoded
program. It supports patching
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
double.h
57
// The value
encoded
by this Double must be greater or equal to +0.0.
65
// The value
encoded
by this Double must be strictly greater than 0.
150
// Precondition: the value
encoded
by this Double must be greater or equal
160
// Precondition: the value
encoded
by this Double must be greater than 0.
189
// once it's
encoded
into a double. In almost all cases this is equal to
Completed in 1543 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>