HomeSort by relevance Sort by last modified time
    Searched full:sized (Results 26 - 50 of 395) sorted by null

12 3 4 5 6 7 8 91011>>

  /dalvik/dx/src/com/android/dx/ssa/back/
InterferenceGraph.java 100 * Ensures that the interference graph is appropriately sized.
  /external/libffi/include/
ffi_common.h 80 /* Terse sized type definitions. */
  /external/webkit/WebCore/platform/
StaticConstructors.h 66 // Define an correctly-sized array of pointers to avoid static initialization.
  /external/zlib/contrib/puff/
README 38 its entirety at source, to a sufficiently sized block of memory for the
  /frameworks/base/core/java/android/util/
Base64OutputStream.java 73 // byte array to transform them into writes of decently-sized
  /frameworks/base/core/java/com/android/internal/util/
BitwiseOutputStream.java 59 * Return byte array containing accumulated data, sized to just fit.
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
cmemlink.h 24 /// \brief A read-only pointer to a sized block of memory.
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
CharacterData.java 37 * appropriately sized pieces.
52 * appropriately sized pieces.
  /external/bluetooth/glib/tests/
slice-test.c 127 /* alloc and free many equally sized chunks in a row */
188 /* alloc and free many equally sized chunks in a row */
  /external/iproute2/examples/diffserv/
Edge32-ca-u32 26 #The CBS is about 60 MTU sized packets
29 #the EBS is about 20 max sized packets
Edge31-cb-chains 22 #The CBS is about 60 MTU sized packets
Edge32-cb-chains 22 #The CBS is about 60 MTU sized packets
  /frameworks/base/graphics/tests/graphicstests/src/android/graphics/
GraphicsPerformanceTests.java 46 // odd-sized bitmap drawing tests
55 // even-sized bitmap drawing tests
  /external/bluetooth/glib/docs/reference/glib/tmpl/
memory.sgml 238 - Special care has to be taken when mixing alloca() with GNU C variable sized arrays.
239 Stack space allocated with alloca() in the same scope as a variable sized array
240 will be freed together with the variable sized array upon exit of that scope, and
memory_chunks.sgml 5 deprecated way to allocate groups of equal-sized chunks of memory
9 Memory chunks provide an space-efficient way to allocate equal-sized
  /external/e2fsprogs/lib/ext2fs/
unix_io.c 542 * If we're doing an odd-sized read or a very large read,
607 * If we're doing an odd-sized write or a very large write,
617 * For a moderate-sized multi-block write, first force a write
  /external/quake/quake/src/QW/client/
gl_model.h 125 float verts[4][VERTEXSIZE]; // variable sized (xyz s1t1 s2t2)
317 maliasframedesc_t frames[1]; // variable sized
  /external/quake/quake/src/QW/server/
server.h 62 // edict_t is variable sized, but can
85 // large levels will have >MAX_DATAGRAM sized signons, so
  /external/quake/quake/src/WinQuake/
gl_model.h 121 float verts[4][VERTEXSIZE]; // variable sized (xyz s1t1 s2t2)
314 maliasframedesc_t frames[1]; // variable sized
  /cts/tests/tests/speech/src/android/speech/tts/cts/
TextToSpeechTest.java 138 * a non-zero sized file.
  /external/e2fsprogs/e2fsck/
swapfs.c 199 * byte-swapping other word-sized numbers.
  /external/e2fsprogs/intl/
gettextP.h 130 doesn't allow zero sized arrays. */
  /external/icu4c/common/unicode/
stringpiece.h 37 * A string-like object that points to a sized piece of memory.
  /external/iproute2/include/linux/
if_arp.h 146 * Ethernet looks like this : This bit is variable sized however...
  /external/kernel-headers/original/asm-x86/
alternative_32.h 68 * If you use variable sized constraints like "m" or "g" in the

Completed in 69 milliseconds

12 3 4 5 6 7 8 91011>>