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

12 3 4 5 6 7 8 91011>>

  /dalvik/dx/src/com/android/dx/cf/iface/
ParseObserver.java 27 * Indicate that the level of indentation for a dump should increase
  /development/samples/ApiDemos/res/layout/
progressbar_1.xml 45 <Button android:id="@+id/increase"
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ProgressBar1.java 47 Button button = (Button) findViewById(R.id.increase);
  /development/simulator/wrapsim/
BitVector.c 13 #define kBitVectorGrowth 4 /* increase by 4 uint32_t when limit hit */
  /external/astl/src/
streambuf.cpp 58 // can increase its buffer and consume one character (in
  /external/dropbear/
SMALL 48 cases these flags actually seem to increase size, so experiment before
  /external/grub/netboot/
tulip.txt 30 performance increase.
  /external/icu4c/test/intltest/
g7coll.h 43 // If this is too small for the test data, just increase it.
itercoll.h 27 // If this is too small for the test data, just increase it.
  /external/oprofile/libdb/
db_insert.c 28 * the node_base array, we doesn't increase current_size now but it's
  /external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.html 57 // without needing to increase the default allowed quota (5MB)
quota-tracking.html 112 The test clears all databases, sets the quota for the origin to 32k, then tries to insert 17k of data into two databases. If things go as planned, the UI Delegate will be informed of the exceeded quota and should increase the quota for this origin. Inserting 17k of data the third time should succeed again.
  /external/webkit/WebKitTools/android/flex-2.5.4a/
README 19 increase portability: Stan Adermann, Scott David Daniels, Charles Elliott,
  /packages/apps/Browser/tests/src/com/android/browser/
WebStorageSizeManagerUnitTests.java 133 // Origin 1 runs out of space again. It should increase it's quota to take the last 1MB.
140 // Origin 1 runs out of space again. It should inow fail to increase in size.
262 // again. This time, request more space than the old quota + the quota increase step.
293 // Create a db under the origin that uses a quota less than the usual quota increase step.
  /packages/apps/Email/src/org/apache/commons/io/output/
ProxyOutputStream.java 27 * to increase reusability.
  /packages/apps/Mms/src/com/android/mms/model/
CarrierContentRestriction.java 48 + " or increase size");
  /external/apache-http/src/org/apache/http/params/
CoreConnectionPNames.java 59 * sent. When applications wish to decrease network latency and increase
61 * Data will be sent earlier, at the cost of an increase in bandwidth consumption.
  /external/ipsec-tools/src/racoon/
racoon.8 88 Increase the debug level.
91 arguments will increase the debug level even more.
  /external/ppp/pppd/plugins/pppoatm/
pppoatm.c 180 error("Couldn't increase MTU to %d", mtu);
197 error("Couldn't increase MRU to %d", mru);
  /external/quake/quake/src/QW/
qw2do.txt 43 x- increase edicts to 1024
51 x- check to see that high fps doesn't overflow network and increase ping
  /frameworks/base/services/java/com/android/server/
EntropyService.java 117 * because, while it doesn't increase the "quality" of the entropy pool,
121 * kernel to stay the same or increase.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Hints.java 165 // If this is the first time the hint is being shown today, increase the saved values
166 // to represent that. We don't need to increase the last time the hint was shown unless
  /dalvik/vm/
LinearAlloc.h 96 * Free a chunk. Does not increase available storage, but the freed area
  /external/bluetooth/glib/gobject/
gtypeplugin.h 46 * to increase the use count of @plugin.
  /external/emma/core/java12/com/vladium/emma/report/
IItem.java 72 int PRECISION = 100; // BUG_SF988160: increase overflow safety margin for very large projects

Completed in 923 milliseconds

12 3 4 5 6 7 8 91011>>