Searched
full:chunk (Results
701 -
725 of
1233) sorted by null
<<21222324252627282930>>
| /libcore/luni/src/main/java/org/xml/sax/ |
| package.html | 288 chunk of characters responsible for the current event. </td>
|
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
| gfs2_ondisk.h | 391 __be32 ld_length; /* Number of buffers in this chunk */
|
| /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
| HandleThread.java | 71 * Chunk handler entry point.
|
| Log.java | 309 // advance to next chunk of data
|
| /system/core/libcutils/ |
| open_memstream.c | 25 * backing is a chunk of memory rather than a file.
|
| /external/v8/src/ |
| hydrogen.cc | 600 LChunk* chunk = builder.Build(); local 601 if (chunk == NULL) return Handle<Code>::null(); 605 allocator.Allocate(chunk); 610 LCodeGen generator(chunk, &assembler, info); 613 chunk->MarkEmptyBlocks(); [all...] |
| /external/chromium/net/spdy/ |
| spdy_test_util.cc | 29 chunk_size += length % chunk_size; // The last chunk takes the remainder. 54 chunk_size += length % chunk_size; // The last chunk takes the remainder. [all...] |
| /external/clang/lib/CodeGen/ |
| CGDebugInfo.cpp | 2196 BlockLayoutChunk chunk; local 2215 BlockLayoutChunk chunk; local [all...] |
| /external/flac/libFLAC/ |
| md5.c | 26 * To compute the message digest of a chunk of bytes, declare an 196 /* First chunk is an odd size */
|
| /external/icu4c/common/unicode/ |
| ucnv.h | [all...] |
| /external/libffi/doc/ |
| libffi.info | 139 RVALUE is a pointer to a chunk of memory that will hold the result 390 Allocate a chunk of memory holding SIZE bytes. This returns a
|
| libffi.texi | 162 @var{rvalue} is a pointer to a chunk of memory that will hold the 442 Allocate a chunk of memory holding @var{size} bytes. This returns a
|
| /external/libffi/src/mips/ |
| ffi.c | 201 /* The n32 spec says that if "a chunk consists solely of a double 203 is passed in a floating point register. Any other chunk is
|
| /external/srec/portable/src/ |
| pmalloc.c | 55 * partition resource for the memory chunk. 82 psize_t _Size_block = {SIZE_BLOCK}; /* preferred _Getmem chunk */
|
| /external/valgrind/main/docs/ |
| Makefile.in | 230 lib/vg-html-chunk.xsl \ 276 XSL_HTML_CHUNK_STYLE = $(mylibdir)/vg-html-chunk.xsl
|
| /external/valgrind/main/include/ |
| pub_tool_oset.h | 76 // - Alloc: allocates a chunk of memory. 77 // - Free: frees a chunk of memory allocated with Alloc.
|
| /external/webkit/Source/JavaScriptCore/icu/unicode/ |
| ucnv.h | [all...] |
| /external/webkit/Source/JavaScriptGlue/icu/unicode/ |
| ucnv.h | [all...] |
| /external/webkit/Source/WebCore/icu/unicode/ |
| ucnv.h | [all...] |
| /external/webkit/Source/WebCore/page/ |
| Frame.cpp | 381 // For each text chunk, run the regexp 440 // For each text chunk, run the regexp [all...] |
| /external/webkit/Source/WebCore/platform/graphics/chromium/ |
| FontChromiumWin.cpp | 395 int glyphIndex = 0; // The starting glyph of the current chunk. 403 // How many chars will be in this chunk?
|
| /external/webkit/Source/WebCore/rendering/svg/ |
| SVGRenderTreeAsText.cpp | 444 ts << " contains 1 chunk(s)"; 471 ts << "chunk 1 ";
|
| /external/webkit/Tools/Scripts/webkitpy/layout_tests/ |
| run_webkit_tests.py | 362 optparse.make_option("--run-chunk", 363 help=("Run a specified chunk (n:l), the nth of len l, "
|
| /frameworks/base/core/tests/coretests/src/android/util/ |
| Base64Test.java | 332 // read as much as it will give us in one chunk 371 // read as much as it will give us in one chunk
|
| /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/ |
| Bridge.java | 555 * Returns the 9 patch chunk for a specific path, from a specific project cache, or from the 582 * Sets a 9 patch chunk in a project cache or in the framework cache.
|
Completed in 1680 milliseconds
<<21222324252627282930>>