HomeSort by relevance Sort by last modified time
    Searched full:enough (Results 1 - 25 of 3173) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/samples/
README 1 Adding a new folder in development/samples is not enough to have it
  /external/webkit/WebCore/manual-tests/resources/
big-page.html 1 <p>This page is large enough to need to be scrolled in a 200x200 frame.</p>
  /external/dropbear/debian/
control 13 dropbear is a SSH 2 server and client designed to be small enough to
15 secure enough for general use.
  /external/zlib/examples/
README.examples 4 enough.c
5 calculation and justification of ENOUGH parameter in inftrees.h
10 compress just enough input to nearly fill a requested output size
  /libcore/luni/src/main/java/org/apache/xalan/transformer/
MsgMgr.java 58 * the error condition is severe enough to halt processing.
85 * the error condition is severe enough to halt processing.
101 * the error condition is severe enough to halt processing.
119 * the error condition is severe enough to halt processing.
138 * the error condition is severe enough to halt processing.
162 * the error condition is severe enough to halt processing.
190 * the error condition is severe enough to halt processing.
207 * the error condition is severe enough to halt processing.
224 * the error condition is severe enough to halt processing.
242 * the error condition is severe enough to halt processing
    [all...]
  /external/kernel-headers/original/asm-arm/
hardirq.h 22 * The hardirq mask has to be large enough to have space
  /external/netcat/data/
README 2 The programs are simple enough that they don't really need a Makefile any more
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_mark_t.h 6 * For backward compatibility, the 4 lsb (2 would be enough,
  /packages/wallpapers/LivePicker/
android.software.live_wallpaper.xml 19 feature: robust multiple GL context support, fast enough CPU, enough
  /external/chromium/third_party/zlib/
uncompr.c 14 size of the destination buffer, which must be large enough to hold the
23 enough memory, Z_BUF_ERROR if there was not enough room in the output
  /external/libvpx/vpx_mem/memory_manager/
hmm_resize.c 60 /* Not enough room for block to expand. */
82 /* Not enough extra BAUs to be a block on their own, so just keep them
91 /* There are enough "leftover" BAUs in the next block to
  /external/qemu/android/utils/
system.c 34 fprintf(stderr, "PANIC: not enough memory\n");
51 fprintf(stderr, "PANIC: not enough memory\n");
69 fprintf(stderr, "PANIC: not enough memory to reallocate %d bytes\n", size);
  /external/qemu/distrib/zlib-1.2.3/
uncompr.c 14 size of the destination buffer, which must be large enough to hold the
23 enough memory, Z_BUF_ERROR if there was not enough room in the output
  /external/zlib/
uncompr.c 14 size of the destination buffer, which must be large enough to hold the
21 enough memory, Z_BUF_ERROR if there was not enough room in the output
inftrees.h 41 examples/enough.c found in the zlib distribtution. The arguments to that
43 maximum bit length of a code. "enough 286 9 15" for literal/length codes
44 returns returns 852, and "enough 30 6 15" for distance codes returns 592.
51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS)
  /development/simulator/wrapsim/
BitVector.h 21 /* allocate a bit vector with enough space to hold "startBits" bits */
  /external/kernel-headers/original/linux/
threads.h 30 * A maximum of 4 million PIDs should be enough for a while.
  /external/openssl/crypto/dh/
generate 22 q also needs to be long enough to prevent the attacks LaMacchia and
25 long enough is about the same size as factoring, so 512 bits may not
26 be secure enough for most applications. (The 192 bits used by
27 "secure NFS" was certainly not long enough.)
  /external/webkit/LayoutTests/storage/
quota-tracking-expected.txt 9 Expected quota exception - there was not enough remaining storage space, or the storage quota was reached and the user declined to allow more space
  /external/zlib/contrib/infback9/
inftree9.h 41 examples/enough.c found in the zlib distribtution. The arguments to that
43 maximum bit length of a code. "enough 286 9 15" for literal/length codes
44 returns returns 852, and "enough 32 6 15" for distance codes returns 594.
50 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS)
  /bionic/libc/arch-x86/string/
strcmp.S 10 * NOTE: I've unrolled the loop eight times: large enough to make a
11 * significant difference, and small enough not to totally trash the
strcpy.S 17 * NOTE: I've unrolled the loop eight times: large enough to make a
18 * significant difference, and small enough not to totally trash the
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/
Mac.java 47 * @exception DataLengthException if there isn't enough data in in.
60 * @exception DataLengthException if there isn't enough space in out.
  /external/dropbear/
dbclient.1 15 is a SSH 2 client designed to be small enough to be used in small memory
16 environments, while still being functional and secure enough for general use.
dropbear.8 13 is a SSH 2 server designed to be small enough to be used in small memory
14 environments, while still being functional and secure enough for general use.

Completed in 328 milliseconds

1 2 3 4 5 6 7 8 91011>>