/hardware/ril/mock-ril/src/cpp/ |
node_util.cpp | 73 // Returns -1 if the handle was not valid for decoding
|
/libcore/luni/src/main/java/java/nio/charset/ |
CharsetDecoderICU.java | 153 // Decoding succeeded: give us more data.
|
/libcore/luni/src/main/java/org/apache/harmony/security/x509/ |
AlgorithmIdentifier.java | 36 * The class encapsulates the ASN.1 DER encoding/decoding work
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
PhotoEditorView.java | 98 // Try decoding photo if actual entry
|
/packages/apps/Email/emailcommon/src/org/apache/james/mime4j/decoder/ |
Base64InputStream.java | 30 * Performs Base-64 decoding on an underlying stream.
|
/packages/apps/Email/src/com/android/email/activity/ |
ContactStatusLoader.java | 137 Log.d(Logging.LOG_TAG, "Decoding bitmap failed with " + e.getMessage());
|
/packages/apps/Email/src/com/beetstra/jutf7/ |
Base64Util.java | 61 * Initializes the class with the specified encoding/decoding alphabet.
|
UTF7StyleCharset.java | 35 * Abstract base class for UTF-7 style encoding and decoding.
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
CandidateView.java | 79 * Decoding result to show. 312 * Show a page in the decoding result set previously. 388 // Reset the decoding information to update members for painting. 483 // also be called to drawn, but its decoding result and candidate list
|
/system/media/wilhelm/src/android/ |
android_AudioSfDecoder.h | 138 // convenience function to update internal state when decoding parameters have changed,
|
/external/dropbear/libtomcrypt/testprof/ |
der_tests.c | 46 fprintf(stderr, "error decoding set using der_decode_set: %s\n", error_to_string(err)); 52 fprintf(stderr, "error decoding set using der_decode_set (oct_str is wrong):\n"); 57 fprintf(stderr, "error decoding set using der_decode_set (bin_str is wrong):\n"); 62 fprintf(stderr, "error decoding set using der_decode_set (int_val is wrong):\n"); 93 fprintf(stderr, "error decoding SET OF: %s\n", error_to_string(err)); 189 fprintf(stderr, "decoding static_list: %s\n", error_to_string(err)); 598 fprintf(stderr, "DER INTEGER short decoding failed, %lu, %lu\n", x, mp_get_int(a)); [all...] |
/external/tcpdump/ |
CHANGES | 166 print-isoclns.c - additional decoding of types. 169 print-radius.c - better decoding to strings. 185 Fixes to 802.11 decoding. 194 support for decoding IS-IS inside Cisco HDLC Frames 238 Added MPLS encapsulation decoding per RFC3032. 341 - bring in KAME IPv6/IPsec decoding code. 792 - print-bootp.c: First attempt at decoding the vendor buffer.
|
/external/zlib/contrib/puff/ |
puff.c | 190 * Huffman code decoding tables. count[1..MAXBITS] is the number of symbols of 193 * entries is the sum of the counts in count[]. The decoding process can be 213 * permit simple integer comparisons for decoding. A table-based decoding 509 * symbols, and the invalid symbols must be detected after decoding. 514 * codes are detected while decoding. 640 * decoding actual compressed data in the block. [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/ |
JPEGTest.c | 611 OMX_U32 nXOrg = 0; /*Sectional decoding: X origin*/ 612 OMX_U32 nYOrg = 0; /*Sectional decoding: Y origin*/ 613 OMX_U32 nXLength = 0; /*Sectional decoding: X lenght*/ 614 OMX_U32 nYLength = 0; /*Sectional decoding: Y lenght*/ 710 printf("\nAPP: WARNING Sectional decoding is not supported for RGB color formats\n\n"); [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_audio_specific_config.cpp | 471 * Disable SBR decoding for any sbr-downsampled file whose SF is >= 24 KHz 510 * effect when decoding raw bitstream 523 * effect when decoding raw bitstream 562 * Disable SBR decoding for any sbr-downsampled file whose SF is >= 24 KHz 630 * temporary solution is set status flag and exit decoding
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/ |
X509CertFactoryImpl.java | 472 * with expected or some I/O or decoding problems occur. 597 * @throws IOException if some decoding errors occur 627 * @throws IOException if some decoding errors occur 669 * @throws IOException if some decoding errors occur 698 * @throws IOException if some decoding errors occur [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
inflate.c | 12 * needed, make inffast.c even faster, implement gzip decoding, and to 196 Return state with length and distance decoding tables and index sizes set to 197 fixed code decoding. Normally this returns fixed tables from inffixed.h. 275 puts(" /* inffixed.h -- table for decoding fixed codes"); 508 if there is no input available. The decoding of variable length codes uses 567 code this; /* current decoding table entry */ [all...] |
/external/bouncycastle/src/main/java/org/bouncycastle/jce/ |
PKCS10CertificationRequest.java | 479 throw new InvalidKeyException("error decoding public key"); 596 throw new SignatureException("IOException decoding parameters: " + e.getMessage());
|
/external/bzip2/ |
bzlib_private.h | 355 /* for doing the final run-length decoding */ 399 /* for decoding the MTF values */
|
/external/chromium/base/i18n/ |
icu_string_conversions_unittest.cc | 258 // When decoding was successful and nothing was skipped, we also check the 330 // When decoding was successful and nothing was skipped, we also check the
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_model.h | 415 // decoding since during decoding codec assigns node IDs.
|
/external/chromium/chrome/browser/extensions/ |
extension_webstore_private_api.cc | 254 // Flags for whether we're done doing icon decoding and manifest parsing. 258 // The results of succesful decoding/parsing.
|
/external/jpeg/ |
structure.doc | 150 * Entropy decoding (sequential or progressive, Huffman or arithmetic). 421 |-- Entropy decoding 450 * Entropy decoding: Read coded data from the data source module and perform 451 Huffman or arithmetic entropy decoding. Works on one MCU per call. 452 For progressive JPEG decoding, the coefficient controller supplies the prior 529 1. Data input includes marker parsing, entropy decoding, and input into the [all...] |
/external/libvpx/vpx/ |
vpx_codec.h | 115 * There was a problem decoding the current frame. This return code 118 * stream or \ref MAY be treated as fatal to the current GOP. If decoding
|
/external/llvm/lib/Target/X86/Disassembler/ |
X86DisassemblerDecoderCommon.h | 48 * prefixes, but ATTR_64BIT is simply an attribute of the decoding context. 375 * Decoding mode for the Intel disassembler. 16-bit, 32-bit, and 64-bit mode
|