Searched
full:sized (Results
401 -
425 of
1599) sorted by null
<<11121314151617181920>>
/external/oprofile/doc/ |
CodingStyle | 66 breaks on different sized tabs. Lines should be less than 80
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
gzguts.h | 190 unsigned char *out; /* output buffer (double-sized when reading) */
|
/external/qemu/android/base/ |
String.h | 40 // Constructor from a sized C string.
|
/external/qemu/distrib/sdl-1.2.15/test/ |
graywin.c | 17 /* Draw a randomly sized and colored box centered about (X,Y) */
|
/external/qemu/distrib/zlib-1.2.8/ |
gzguts.h | 174 unsigned char *out; /* output buffer (double-sized when reading) */
|
/external/qemu/slirp/ |
mbuf.h | 90 char m_dat_[1]; /* ANSI don't like 0 sized arrays */
|
/external/qemu/slirp-android/ |
mbuf.h | 90 char m_dat_[1]; /* ANSI don't like 0 sized arrays */
|
/external/regex-re2/re2/ |
stringpiece.h | 5 // A string-like object that points to a sized piece of memory.
|
/external/skia/bench/ |
QuadTreeBench.cpp | 69 kRandom_QueryType,// randomly sized queries
|
/external/skia/include/gpu/ |
GrTexture.h | 125 // for this texture if the texture is power of two sized.
|
/external/skia/samplecode/ |
SampleRectanizer.cpp | 24 // Pow2Rand -> random power of 2 sized rects from 2-256
|
/external/valgrind/main/coregrind/m_gdbserver/ |
regcache.c | 173 warning ("Wrong sized register packet (expected %d bytes, got %d)\n",
|
/external/valgrind/main/helgrind/ |
hg_addrdescr.h | 58 Well. Returns True if found, False if not. Zero-sized blocks are
|
/external/valgrind/main/include/ |
pub_tool_hashtable.h | 74 /* Allocates a suitably-sized array, copies pointers to all the hashtable
|
/external/zlib/src/ |
gzguts.h | 174 unsigned char *out; /* output buffer (double-sized when reading) */
|
/frameworks/base/core/java/android/hardware/camera2/marshal/ |
Marshaler.java | 96 throw new AssertionError("Override this function for dynamically-sized objects");
|
/frameworks/base/core/java/android/os/ |
PersistableBundle.java | 55 * Constructs a new, empty PersistableBundle sized to hold the given number of
|
/frameworks/base/docs/html/training/efficient-downloads/ |
redundant_redundant.jd | 32 <p>Similarly, when downloading images, it's good practice to reduce the size of the images server-side, rather than downloading full-sized images that are reduced on the client.</p>
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
IconUtilities.java | 103 * of two sized ARGB_8888 bitmap that can be used as a gl texture.
|
/frameworks/volley/src/com/android/volley/toolbox/ |
ByteArrayPool.java | 42 * If there is not a suitably-sized buffer in its recycling pool when a buffer is requested, this
|
/libcore/luni/src/main/java/javax/crypto/ |
CipherInputStream.java | 112 throw new AssertionError(e); // should not happen since we sized with getOutputSize
|
/packages/apps/Dialer/res/values/ |
dimens.xml | 20 sized icon
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
if_arp.h | 146 * Ethernet looks like this : This bit is variable sized however...
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
pwd.h | 122 /* Reasonable value for the buffer sized used in the reentrant
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/ |
array | 70 // Support for zero-sized arrays mandatory.
|
Completed in 558 milliseconds
<<11121314151617181920>>