HomeSort by relevance Sort by last modified time
    Searched full:chunk (Results 576 - 600 of 1233) sorted by null

<<21222324252627282930>>

  /external/libxml2/
parser.c 446 errmsg = "chunk is not well balanced\n";
449 errmsg = "extra content at the end of well balanced chunk\n";
    [all...]
  /external/skia/include/images/
SkImageDecoder.h 95 Base class for optional callbacks to retrieve meta/chunk data out of
111 Base class for optional callbacks to retrieve meta/chunk data out of
  /external/sonivox/arm-fm-22k/lib_src/
eas_smf.c 1052 /* rewind the file and find the end of the header chunk */
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_smf.c 1052 /* rewind the file and find the end of the header chunk */
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_smf.c 1052 /* rewind the file and find the end of the header chunk */
    [all...]
  /external/v8/src/
lithium-allocator.h 452 void Allocate(LChunk* chunk);
462 LChunk* chunk() const { return chunk_; } function in class:v8::internal::BASE_EMBEDDED
  /external/valgrind/main/docs/
Makefile.am 54 lib/vg-html-chunk.xsl \
107 XSL_HTML_CHUNK_STYLE = $(mylibdir)/vg-html-chunk.xsl
  /external/webkit/Source/WebCore/platform/text/
UnicodeRange.cpp 379 // Most scripts between U+0700 and U+16FF are assigned a chunk of 128 (0x80)
383 // syllabaries take multiple chunks and Ogham and Runic share a single chunk.
  /external/webp/src/dec/
vp8i.h 232 // main memory chunk for the above data. Persistent.
275 uint32_t chunk_size, // total data size expect in the chunk
  /external/zlib/contrib/delphi/
ZLib.pas 79 indicator when you are writing a large chunk of data to the compression
114 large chunk of data from the decompression stream in a single call.}
  /frameworks/base/media/libstagefright/
SampleTable.cpp 244 CHECK(U32_AT(buffer) >= 1); // chunk index is 1 based in the spec.
246 // We want the chunk index to be 0-based.
  /frameworks/media/libvideoeditor/vss/inc/
M4xVSS_Internal.h 386 * @brief This structure defines the parameters of the chunk callback to decode
387 * a JPEG by chunk mode.
  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor.c 525 * Reserve a chunk of memory from the DMM
636 * Free a chunk of memory from the DMM
  /libcore/luni/src/main/java/org/xml/sax/helpers/
DefaultHandler.java 312 * method to take specific actions for each chunk of character data
335 * method to take specific actions for each chunk of ignorable
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 613 /*Compute the Harris corner strength of the chunk [left,top,right,bottom] of img and
655 /*Compute the Harris corner strength of the chunk [left,top,left+123,bottom] of img and
714 /*Compute the Harris strength of a chunk*/
741 /*Compute the Harris strength of a chunk*/
    [all...]
  /bionic/libc/stdio/
fvwrite.c 99 * one _bf._size byte chunk directly (without copying).
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/
CalibrateVolumeActivity.java 146 private static final int READ_TIME = 25; // Max length of time in ms to read in one chunk
  /dalvik/vm/compiler/
Compiler.h 46 /* Macro to change the permissions applied to a chunk of the code cache */
  /dalvik/vm/jdwp/
Jdwp.h 231 * Send up a chunk of DDM data.
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
SecretKeySpecTest.java 111 + "when offset and len specify an invalid chunk of key.");
  /external/apache-http/src/org/apache/http/impl/
DefaultConnectionReuseStrategy.java 104 // if the content length is not known and is not chunk
  /external/chromium/chrome/browser/
browser_main.h 68 // existing chunk which makes it longer than one or two lines, please move
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store.cc 220 // if the add's chunk is deleted.
  /external/chromium/chrome/common/deprecated/
event_sys_unittest.cc 189 // this for the moment since it requires a big chunk of rewriting and I
  /external/chromium/net/http/
http_chunked_decoder_unittest.cc 142 // However we will fail decoding because the chunk-size

Completed in 3941 milliseconds

<<21222324252627282930>>