HomeSort by relevance Sort by last modified time
    Searched full:increase (Results 226 - 250 of 794) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/src/com/android/dx/util/
ByteArrayAnnotatedOutput.java 37 * may be resized to increase capacity
  /dalvik/libcore/luni/src/main/java/java/io/
BufferedInputStream.java 166 /* Increase buffer size to accommodate the readlimit */
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
LineNumberReaderTest.java 134 assertEquals("Test 2: Read failed to increase the line number;",
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
UnionPathIterator.java 101 // Increase array size by only 1 at a time. Fix this
  /dalvik/vm/
IndirectRefTable.h 164 * (which could increase the cost/complexity of method call/return).
  /dalvik/vm/mterp/c/
header.c 45 * size increase, but the benchmark results are off enough that it's not
  /development/testrunner/
runtest.py 111 help="Increase verbosity of %s" % sys.argv[0])
  /external/blktrace/
blktrace.c 57 * You may want to increase this even more, if you are logging at a high
622 static int increase_limit(int resource, rlim_t increase)
628 rlim.rlim_cur += increase;
630 rlim.rlim_max = rlim.rlim_cur + increase;
    [all...]
  /external/dbus/dbus/
dbus-mempool.c 33 * to decrease memory fragmentation/overhead and increase speed for
  /external/dropbear/libtomcrypt/src/hashes/
md5.c 272 /* increase the length of the message */
rmd128.c 311 /* increase the length of the message */
rmd256.c 324 /* increase the length of the message */
  /external/dropbear/libtomcrypt/src/hashes/whirl/
whirl.c 161 /* increase the length of the message */
  /external/dropbear/
options.h 72 * (eg AES256 as well as AES128) will result in a minimal size increase.*/
  /external/grub/util/
mkbimage 288 # Increase in order to be sure that with a fs there will be enough
  /external/icu4c/common/unicode/
utrace.h 40 * Trace severity levels. Higher levels increase the verbosity of the trace output.
  /external/icu4c/test/intltest/
uobjtest.cpp 61 errln("FAIL: Fatal: Ran out of IDs! Increase MAX_CLASS_ID." + UnicodeString(count) + what);
  /external/iproute2/man/man8/
tc-cbq-details.8 239 for a packet for enough time for the avgidle to increase above zero.
  /external/iptables/extensions/
libip6t_policy.c 321 info->len++; /* increase len by 1, no --next after last element */
  /external/jdiff/src/jdiff/
JDiffAntTask.java 388 * To increase verbosity of Javadoc, start Ant with -v or -verbose.
  /external/kernel-headers/original/linux/
keyboard.h 22 may increase the number of keymaps beyond MAX_NR_OF_USER_KEYMAPS. */
  /external/libffi/
ChangeLog.libffi 321 * src/x86/ffitarget.h: Increase size of trampoline for stdcall
  /external/libxml2/
xmlcatalog.c 299 printf("\tdebug: increase the verbosity level\n");
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
mp4lib_int.h 72 Int temporalInterval; /* increase every 256 temporalRef */
  /external/opencore/oscl/oscl/osclbase/src/
oscl_time.h 180 is native to the system that the class is compiled on to increase efficiency.

Completed in 649 milliseconds

1 2 3 4 5 6 7 8 91011>>