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

1 2 3 4 56 7 8 91011>>

  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
StringBuffer2Test.java 422 assertEquals("Failed to increase capacity.", 10, sb.capacity());
425 assertTrue("Failed to increase capacity", sb.capacity() >= 100);
974 assertEquals("Failed to increase length", 1000, testBuffer.length());
975 assertTrue("Increase in length trashed buffer", testBuffer.toString()
    [all...]
  /dalvik/vm/
Misc.h 177 #define kBitVectorGrowth 4 /* increase by 4 u4s when limit hit */
  /external/bluetooth/bluez/sbc/
sbcdec.c 200 /* increase the count */
  /external/dropbear/libtomcrypt/src/hashes/chc/
chc.c 212 /* increase the length of the message */
  /external/ipsec-tools/src/racoon/doc/
README.plainrsa 34 does not increase security significantly. You should therefore run it
  /external/neven/Embedded/common/src/b_BasicEm/
MemTbl.h 32 /* maximum number of exclusive and shared memory segments used, increase this number if needed */
  /external/proguard/docs/
results.html 15 processed code, with some potential increase in efficiency as an added bonus.
  /external/qemu/distrib/zlib-1.2.3/
zconf.h 203 * This is not mandatory, but it offers a little performance increase.
  /external/tinyxml/
tinystr.h 49 The buffer allocation is made by a simplistic power of 2 like mechanism : if we increase
  /external/v8/src/
zone.cc 162 // strategy, where we increase the segment size every time we expand
  /external/webkit/JavaScriptCore/runtime/
JSLock.cpp 160 // would likely increase complexity and overhead.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.4.4-2.js 56 19. Increase k by 1.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/GlobalObject/
15.1.2.4.js 62 16. Increase k by 1.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.8-3.js 69 20. Increase p by 1.
  /external/webkit/WebCore/bindings/v8/
V8DOMWrapper.h 177 // Set JS wrapper of a DOM object, the caller in charge of increase ref.
  /external/webkit/WebCore/editing/
ModifySelectionListLevel.cpp 150 // to increase relative to)
  /external/webkit/WebCore/platform/graphics/win/
GraphicsContextCGWin.cpp 191 // NOTE: Code here used to shift the underline to the left and increase the width
  /external/webkit/WebKit/android/nav/
CachedNode.h 52 enum Condition { // if bigger than 32, increase bitfield size below
FindCanvas.h 53 // This will make a copy of the region, and increase the ref count on the
  /external/wpa_supplicant/
main.c 67 " -d = increase debugging verbosity (-dd even more)\n"
  /external/zlib/
zconf.h 203 * This is not mandatory, but it offers a little performance increase.
zconf.in.h 203 * This is not mandatory, but it offers a little performance increase.
  /frameworks/base/core/java/android/database/
MatrixCursor.java 150 // Increase row count here in case we encounter an exception.
  /frameworks/base/services/java/com/android/server/
SensorService.java 106 // a listener may increase the overall rate.
  /ndk/build/platforms/android-3/arch-arm/usr/include/
zconf.h 203 * This is not mandatory, but it offers a little performance increase.

Completed in 383 milliseconds

1 2 3 4 56 7 8 91011>>