Searched refs:increase (Results 1 - 10 of 10) sorted by relevance

/external/stlport/test/unit/
H A Dforeach_test.cpp31 static void increase(int& a_) function
39 for_each(numbers, numbers + 10, ptr_fun(increase));
/external/blktrace/btt/
H A Dmisc.c87 static int increase_limit(int resource, rlim_t increase) argument
93 rlim.rlim_cur += increase;
95 rlim.rlim_max = rlim.rlim_cur + increase;
/external/dbus/dbus/
H A Ddbus-shell.c375 * removal. Field splitting may increase the number of words.
376 * Quote removal does not increase the number of words.
/external/libxml2/
H A Dxmlcatalog.c299 printf("\tdebug: increase the verbosity level\n");
/external/blktrace/
H A Dblktrace.c57 * 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) argument
628 rlim.rlim_cur += increase;
630 rlim.rlim_max = rlim.rlim_cur + increase;
/external/libpng/
H A DCHANGES2100 Avoid reallocating big_row_buf and prev_row when the size does not increase.
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex151 more than 8 individual IOs. With this option, one can increase or
/external/dropbear/libtommath/
H A Dbn.tex253 increase.
/external/iproute2/doc/
H A Dip-cref.tex3020 \# you want to increase the timeout.\\
3265 \# you want to increase the timeout.\\
/external/dropbear/libtomcrypt/
H A Dcrypt.tex663 speed increase is useful when \textit{TWOFISH\_SMALL} is defined since the s-boxes and MDS multiply form the heart of the
5298 will increase by approximately 500 bytes. If this is defined but TWOFISH\_SMALL is not the cipher will still work but

Completed in 252 milliseconds