Searched
full:decode (Results
751 -
775 of
1875) sorted by null
<<31323334353637383940>>
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x500/style/ |
IETFUtils.java | 262 return ASN1Object.fromByteArray(Hex.decode(oValue.substring(1)));
|
/external/chromium/chrome/browser/ |
possible_url_model.cc | 194 gfx::PNGCodec::Decode(favicon.image_data->front(),
|
/external/chromium/chrome/browser/safe_browsing/ |
protocol_parser.h | 64 // Returns 'true'if it was able to decode the chunk properly, 'false' if not
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_installed_bubble_controller_unittest.mm | 70 bitmap = decoder.Decode(data, file_contents.length());
|
/external/chromium/chrome/common/extensions/ |
extension_action_unittest.cc | 30 bitmap = decoder.Decode(data, file_contents.length());
|
/external/chromium/crypto/ |
rsa_private_key_nss.cc | 88 // First, decode and save the public key.
|
/external/chromium/net/base/ |
gzip_filter.h | 92 // Internal function to decode the pre-filter data and writes the output into
|
/external/dropbear/libtomcrypt/src/pk/pkcs1/ |
pkcs_1_pss_decode.c | 21 PKCS #1 v2.00 PSS decode
|
/external/elfutils/libdw/ |
dwarf_child.c | 34 /* First we have to get the abbreviation code so that we can decode
|
dwarf_getloclist.c | 94 /* Decode the opcodes. It is possible in some situations to have a
|
/external/iptables/extensions/ |
libip6t_LOG.c | 35 " --log-macdecode Decode MAC addresses and protocol.\n");
|
libipt_LOG.c | 35 " --log-macdecode Decode MAC addresses and protocol.\n\n");
|
/external/javassist/src/main/javassist/ |
Modifier.java | 21 * The Modifier class provides static methods and constants to decode
|
/external/kernel-headers/original/linux/ |
msm_q6vdec.h | 140 u32 status; /* video decode status */
|
/external/kernel-headers/original/linux/sunrpc/ |
xdr.h | 109 * Decode 64bit quantities (NFSv3 support)
|
/external/libgsm/ |
ChangeLog | 33 tls/ginger.c: generate the WAV bit shifting code, decode
|
/external/libvpx/ |
example_xma.c | 154 * size the decoder can decode.
|
/external/libvpx/examples/ |
gen_example_doxy.php | 58 // Decode XML entities. GeSHi doesn't anticipate that
|
/external/libvpx/examples/includes/geshi/geshi/ |
oracle11.php | 160 'DECODE',
|
oracle8.php | 139 'DECODE',
|
/external/libvpx/vpx/src/ |
vpx_decoder.c | 131 res = ctx->iface->dec.decode(ctx->priv->alg_priv, data, data_sz,
|
/external/llvm/lib/Support/Windows/ |
system_error.inc | 61 // Windows system -> posix_errno decode table ---------------------------//
|
/external/llvm/lib/Target/X86/ |
X86Instr3DNow.td | 92 // FIXME: Diassembler gets a bogus decode conflict.
|
/external/openssl/crypto/asn1/ |
a_dup.c | 90 * the underlying structure instead of doing and encode and decode.
|
/external/openssl/crypto/pem/ |
pem_err.c | 118 {ERR_REASON(PEM_R_BAD_BASE64_DECODE) ,"bad base64 decode"},
|
Completed in 1456 milliseconds
<<31323334353637383940>>