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

<<31323334353637383940>>

  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
mini_disassembler_types.h 221 // Is the operand encoded as bytes in the instruction (rather than
222 // if it's e.g. a register in which case it's just encoded in the
229 // What is the size of the operand (only important if it's encoded
  /external/chromium_org/third_party/tlslite/patches/
ca_request.patch 20 + @param reqCAs: A collection of DER-encoded DistinguishedNames that
91 + @ivar subject: The DER-encoded ASN.1 subject distinguished name.
100 """Parse a PEM-encoded X.509 certificate.
  /external/chromium_org/ui/gfx/image/
image.h 72 // Creates a new image by copying the raw PNG-encoded input for use as the
108 // Creates an image from the PNG encoded input.
130 // Returns the raw PNG-encoded data for the bitmap at 1x. If the data is
  /external/markdown/docs/
using_as_module.txt 15 Encoded Text
19 string should work) and returns output as Unicode. Do not pass encoded strings to it!
20 If your input is encoded, e.g. as UTF-8, it is your responsibility to decode
  /external/nist-sip/java/gov/nist/core/
NameValue.java 108 * when encoded (for example name=value when value is doublequoted).
146 * Get the encoded representation of this namevalue object. Added
156 * @return an encoded name value (eg. name=value) string.
  /external/nist-sip/java/gov/nist/javax/sip/header/
Supported.java 74 * @return encoded header.
85 * Just the encoded body of the header.
86 * @return the string encoded header body.
  /external/qemu/elff/
dwarf_defs.h 92 * section. This type is used to represent an attribute encoded with
145 * Unsigned LEB128 numbers are encoded as follows: start at the low order end
161 * encoded number is signed or unsigned. The decoder must know what type of
171 /* Pulls actual value, encoded with this LEB128 block.
173 * value - Upon return will contain value, encoded with this LEB128 block.
176 * encoded with this LEB128 block.
241 /* Pulls actual unsigned value, encoded with this LEB128 block.
244 * value - Upon return will contain unsigned value, encoded with
251 /* Pulls actual signed value, encoded with this LEB128 block.
254 * value - Upon return will contain signed value, encoded with
    [all...]
  /external/skia/src/core/
SkOrderedReadBuffer.cpp 206 // A non-zero size means the SkBitmap was encoded. Read the data and pixel
230 // the encoded width and height.
240 // This bitmap was encoded when written, but we are unable to decode, possibly due to
  /external/wpa_supplicant_8/src/eap_common/
ikev2_common.h 199 /* X.509 Certificate - Signature: DER encoded X.509 certificate whose
203 /* DER encoded X.509 certificate revocation list */
208 /* PKCS #1 encoded RSA key */
  /external/wpa_supplicant_8/src/tls/
tlsv1_common.c 141 * tls_parse_cert - Parse DER encoded X.509 certificate and get public key
142 * @buf: ASN.1 DER encoded certificate
147 * This functions parses an ASN.1 DER encoded X.509 certificate and retrieves
  /frameworks/base/keystore/java/android/security/
Credentials.java 99 * Intent extra: data for the user's private key in PEM-encoded PKCS#8.
109 * Intent extra: data for the user's certificate in PEM-encoded X.509.
119 * Intent extra: data for CA certificate chain in PEM-encoded X.509.
  /libcore/luni/src/test/java/tests/security/cert/
X509CRLTest.java 219 assertEquals("The CRLs with equal encoded form should be equal",
225 assertEquals("The CRLs with equal encoded form should be equal",
234 assertFalse("The CRLs with differing encoded form should not be equal",
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 92 * section. This type is used to represent an attribute encoded with
145 * Unsigned LEB128 numbers are encoded as follows: start at the low order end
161 * encoded number is signed or unsigned. The decoder must know what type of
171 /* Pulls actual value, encoded with this LEB128 block.
173 * value - Upon return will contain value, encoded with this LEB128 block.
176 * encoded with this LEB128 block.
241 /* Pulls actual unsigned value, encoded with this LEB128 block.
244 * value - Upon return will contain unsigned value, encoded with
251 /* Pulls actual signed value, encoded with this LEB128 block.
254 * value - Upon return will contain signed value, encoded wit
    [all...]
  /art/compiler/dex/
dex_to_dex_compiler.cc 77 // Since the field index is encoded with 16 bits, we can replace it only if the
78 // field offset can be encoded with 16 bits too.
86 // Since the method index is encoded with 16 bits, we can replace it only if the
87 // vtable index can be encoded with 16 bits too.
  /art/runtime/
gc_map.h 45 // Get the native PC encoded in the table at the given index.
  /external/apache-http/src/org/apache/commons/codec/
StringEncoderComparator.java 27 * handy if one need to sort Strings by an encoded
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_ci.c 100 ** when there is encoded data ready.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERBMPString.java 71 * basic constructor - byte encoded string.
DERUniversalString.java 72 * basic constructor - byte encoded string.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/pem/
PemWriter.java 43 * passed in object if it is PEM encoded.
  /external/chromium/chrome/browser/chromeos/login/
owner_key_utils.h 77 // The blob on disk is a DER-encoded X509 SubjectPublicKeyInfo object.
  /external/chromium/chrome/browser/history/
snippet.h 25 // The information is encoded in the string as a set of matches, where each
  /external/chromium/chrome/browser/rlz/
rlz.h 20 // them encoded as a compact string at most twice. The sent data does
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.h 50 // Verdict is an encoded ClientPhishingRequest protocol message.
  /external/chromium/chrome/common/
metrics_helpers.h 61 // Stop writing to this record and generate the encoded representation.
65 // These methods allow retrieval of the encoded representation of the
84 // buffer encoded as a std::string.
87 // Return a base64-encoded MD5 hash of the given string.

Completed in 459 milliseconds

<<31323334353637383940>>