HomeSort by relevance Sort by last modified time
    Searched full:spare (Results 76 - 100 of 253) sorted by null

1 2 34 5 6 7 8 91011

  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/
M4vH263Encoder.cpp 213 // Allocate spare buffer only when color conversion is needed.
  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 403 // | Spare (1) | Nchar (1) | Splids (2 x Nchar) | Lemma (2 x Nchar) |
  /system/core/sh/
miscbltin.c 169 /* Not just a spare terminator */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cdrom.h 305 * 5 (Green Book) Mode2 Form2 2328 (2324+4 spare bytes)
322 * - XA data (green, mode2 form2): | sync - head - sub - data - Spare |
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 270 // FIXME: It will be better just to find spare register here.
    [all...]
  /external/skia/gpu/src/
GrContext.cpp 807 GrScalar spare; local
811 spare = GrMin(w, h);
814 if (spare <= 0) {
    [all...]
  /dalvik/tools/
dex-preopt 215 # Kill off the spare comma in optimizeFlags.
  /external/mesa3d/docs/
faq.html 369 over time, and we seldome have spare time for writing documentation.
  /external/pcre/
pcreposix.c 112 REG_BADPAT, /* spare error */
  /external/skia/src/core/
SkString.cpp 377 // we have spare room in the current allocation, so don't alloc a larger one
  /external/yaffs2/yaffs2/mtdemul/
nandemul2k.c 68 __u8 data[PAGE_TOTAL_SIZE]; // Data + spare
  /frameworks/base/docs/html/sdk/
android-1.5.jd 298 <li>Spare Parts (developer app)</li>
android-2.0.1.jd 156 <li>Spare Parts (developer app)</li>
android-2.0.jd 149 <li>Spare Parts (developer app)</li>
android-2.1.jd 287 <li>Spare Parts (developer app)</li>
android-2.3.4.jd 259 <li>Spare Parts (developer app)</li>
  /frameworks/base/media/libstagefright/codecs/avc/enc/
AVCEncoder.cpp 220 // Allocate spare buffer only when color conversion is needed.
  /libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArraySet.java 143 * <p>If this set fits in the specified array with room to spare
DelayQueue.java 401 * <p>If this queue fits in the specified array with room to spare
  /dalvik/dx/src/com/android/dx/ssa/
SsaBasicBlock.java 933 * We need to move the result to a spare reg
941 // We now move it to a spare register.
    [all...]
  /external/kernel-headers/original/linux/
cdrom.h 305 * 5 (Green Book) Mode2 Form2 2328 (2324+4 spare bytes)
322 * - XA data (green, mode2 form2): | sync - head - sub - data - Spare |
    [all...]
  /external/webkit/LayoutTests/http/conf/
apache2-debian-httpd.conf 112 # handle the current load, plus a few spare servers to handle transient
118 # a new spare. If there are more than MaxSpareServers, some of the
apache2-httpd.conf 112 # handle the current load, plus a few spare servers to handle transient
118 # a new spare. If there are more than MaxSpareServers, some of the
apache2-msys-httpd.conf 112 # handle the current load, plus a few spare servers to handle transient
118 # a new spare. If there are more than MaxSpareServers, some of the
cygwin-httpd.conf 130 # handle the current load, plus a few spare servers to handle transient
136 # a new spare. If there are more than MaxSpareServers, some of the

Completed in 936 milliseconds

1 2 34 5 6 7 8 91011