HomeSort by relevance Sort by last modified time
    Searched refs:increase (Results 1 - 18 of 18) sorted by null

  /external/stlport/test/unit/
foreach_test.cpp 31 static void increase(int& a_) function
39 for_each(numbers, numbers + 10, ptr_fun(increase));
  /external/blktrace/btt/
misc.c 87 static int increase_limit(int resource, rlim_t increase)
93 rlim.rlim_cur += increase;
95 rlim.rlim_max = rlim.rlim_cur + increase;
  /external/dbus/dbus/
dbus-shell.c 375 * removal. Field splitting may increase the number of words.
376 * Quote removal does not increase the number of words.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ProgressBar1.java 47 Button button = (Button) findViewById(R.id.increase);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
sbitmap.h 36 #error Need to increase size of datatype used for popcount
  /external/libxml2/
xmlcatalog.c 299 printf("\tdebug: increase the verbosity level\n");
  /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/libpng/
CHANGES 483 Increase max_pixel_depth in pngrutil.c if a user transform needs it.
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 151 more than 8 individual IOs. With this option, one can increase or
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilt/common/netbeans-visual/
org-openide-util.jar 
org-netbeans-api-visual.jar 
  /external/dropbear/libtommath/
bn.tex 253 increase.
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/benchmarks/
earley-boyer.js     [all...]
  /external/webkit/SunSpider/tests/v8-v4/
v8-earley-boyer.js     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 663 speed increase is useful when \textit{TWOFISH\_SMALL} is defined since the s-boxes and MDS multiply form the heart of the
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 194 milliseconds