HomeSort by relevance Sort by last modified time
    Searched full:decoding (Results 401 - 425 of 1004) sorted by null

<<11121314151617181920>>

  /external/openssl/crypto/evp/
bio_b64.c 84 int tmp_len; /* used to find the start when decoding */
87 int start; /* have we started decoding yet? */
  /external/protobuf/java/src/main/java/com/google/protobuf/
ByteString.java 216 * Constructs a new {@code String} by decoding the bytes using the
225 * Constructs a new {@code String} by decoding the bytes as UTF-8.
  /external/speex/include/speex/
speex.h 238 /** Main decoding function */
281 /** Pointer to frame decoding function */
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
encode.h 37 // encoding and decoding of label/weight tuples used for encoding
38 // and decoding of Fsts. The EncodeTable is bidirectional. I.E it
  /external/tcpdump/
print-eigrp.c 273 /* did we capture enough for fully decoding the object header ? */
297 /* did we capture enough for fully decoding the object ? */
  /external/webkit/LayoutTests/platform/android/
test_expectations.txt 45 fast/encoding/char-decoding.html FAIL // fails in Java HTTP stack, see http://b/issue?id=3047156
64 fast/encoding/char-decoding-mac.html FAIL // Mac-specific encodings (also marked Won't Fix in Chromium, bug 7388)
  /external/webkit/Source/WebCore/platform/graphics/cg/
ImageCG.cpp 298 // Copying a sub-image out of a partially-decoded image stops the decoding of the original image. It should never happen
326 // pattern is destroyed before exiting the function. This means any decoding the pattern does doesn't end up cached anywhere, so we
  /external/webkit/Source/WebCore/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp 533 // If we couldn't decode the image but we've received all the data, decoding
537 // If we're done decoding the image, we don't need the JPEGImageReader
  /frameworks/base/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
FwdLockEngine.h 521 * for every decoding session.
542 * Session Map Tables for Conversion and Decoding of forward lock files.
  /frameworks/base/media/libstagefright/codecs/aacdec/
hcbtables.h 26 (2) #if optimized Linear Search Huffman decoding
29 (1) delete #if optimized Linear Search Huffman decoding
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
qpisf_2s.c 222 * Description: Decoding of ISF parameters *
315 * Description: Decoding of ISF parameters *
  /hardware/libhardware/include/hardware/
gps.h 565 * Client name decoding scheme
570 * Client name decoding scheme
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CRLImpl.java 110 * @throws CRLException if decoding errors occur.
127 * @throws IOException if decoding errors occur.
  /packages/experimental/LoaderApp/src/com/android/loaderapp/util/
ContactsUtils.java 130 * @param options the decoding options, can be set to null
148 * @param options the decoding options, can be set to null
  /dalvik/docs/
porting-proto.c.txt 208 /* instruction decoding fragments */
  /dalvik/vm/reflect/
Reflect.h 258 * the last value had already been decoded or if there was a problem decoding
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
ChoiceTest.java 111 //FIXME need testcase for decoding invalid encodings
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/
CertificateTest.java 52 * Testing the encoding/decoding work of the following structure:
  /external/apache-http/src/org/apache/http/client/utils/
URLEncodedUtils.java 129 * Encoding to use when decoding the parameters.
  /external/bluetooth/bluez/sbc/
sbcdec.c 127 fprintf(stderr,"decoding %s with rate %d, %d subbands, "
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
PKIXCertPath.java 209 throw new CertificateException("IOException throw while decoding CertPath:\n" + ex.toString());
  /external/bouncycastle/src/main/java/org/bouncycastle/util/encoders/
Base64Encoder.java 28 * set up the decoding table.
  /external/chromium/chrome/browser/bookmarks/
bookmark_codec_unittest.cc 202 // Change something in the encoded value before decoding it.
  /external/chromium/net/base/
gzip_filter.cc 43 // Set decoding mode
  /external/chromium/net/http/
http_chunked_decoder_unittest.cc 142 // However we will fail decoding because the chunk-size

Completed in 597 milliseconds

<<11121314151617181920>>