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

<<21222324252627282930>>

  /frameworks/media/libvideoeditor/vss/src/
M4PCMR_CoreReader.c 56 * or lack of any mandatory chunk.
126 // chunk of data
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HandleHeap.java 90 * Chunk handler entry point.
141 Log.w("ddm-heap", "malformed HPIF chunk from client");
  /external/valgrind/main/docs/html/
mc-manual.html     [all...]
  /dalvik/vm/alloc/
HeapSource.cpp 1020 * Returns the number of usable bytes in an allocated chunk; the size
    [all...]
  /external/clang/lib/Rewrite/
RewriteRope.cpp 57 /// nodes. This directly represents a chunk of the string with those
131 /// nodes. This directly represents a chunk of the string with those
788 // Make a new chunk and share it with later allocations.
Rewriter.cpp 23 // FIXME: eliminate the copy by writing out each chunk at a time
  /external/libxml2/
triostr.c 173 @pre @p target must point to a memory chunk with sufficient room to
261 @pre @p target must point to a memory chunk with sufficient room to
290 @pre @p target must point to a memory chunk with sufficient room to
    [all...]
  /external/stlport/doc/
FAQ 477 internal memory. The node allocator works by pre-allocating a large chunk of
478 memory and handing out small memory blocks. The memory chunk is not freed
485 false memory leaks when one uses STLport's node allocator. The memory chunk is
  /frameworks/base/core/java/android/webkit/
LoadListener.java     [all...]
  /frameworks/base/libs/utils/
BackupHelpers.cpp 484 // Wire format to the backup manager service is chunked: each chunk is prefixed by
485 // a 4-byte count of its size. A chunk size of zero (four zero bytes) indicates EOD.
550 char* paxHeader = buf + 512; // use a different chunk of it as separate scratch
    [all...]
  /development/tools/emulator/system/camera/
QemuClient.h 63 * - Payload, whose size is defined by the first chunk.
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DigestInputStreamTest.java 55 * Chunk size for read(byte, off, len) tests
DigestOutputStreamTest.java 54 * Chunk size for read(byte, off, len) tests
  /external/chromium/chrome/browser/download/
download_item.h 145 // Received a new chunk of data
  /external/chromium/chrome/browser/net/
connection_tester.cc 264 // The number of bytes to read each response body chunk.
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.h 318 // Called on the IO thread after the database reports that it added a chunk.
  /external/chromium/net/spdy/
spdy_stream.cc 549 // will also be called as each write of a chunk of the body completes.
  /external/chromium/net/websockets/
websocket_job_unittest.cc 296 // We assume request is sent in one data chunk (from WebKit)
  /external/clang/include/clang/Basic/
SourceManager.h     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
Store.cpp 136 // being the offset divded by the chunk size. If not, create
  /external/grub/stage2/
xfs.h 131 xfs_extlen_t sb_inoalignmt; /* inode chunk alignment, fsblocks */
  /external/libpcap/
pcap-dlpi.c 142 * Size of a bufmod chunk to pass upstream; that appears to be the biggest
151 * large enough to hold a chunk.
907 ** Set the chunk length.
    [all...]
  /external/libpng/contrib/gregbook/
writepng.c 229 * have no effect since we already called it above (only one tIME chunk
  /external/llvm/lib/Support/
MemoryBuffer.cpp 250 // FIXME: this chunk of code is duplicated, but it avoids a fstat when
  /external/openssl/crypto/bio/
bf_buff.c 491 else /* read another chunk */

Completed in 1260 milliseconds

<<21222324252627282930>>