Searched
full:increase (Results
376 -
400 of
1278) sorted by null
<<11121314151617181920>>
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_unittest.cc | 694 // only increase SpaceUsed() by the size of a string object, though this is 700 // increase SpaceUsed(), because it cannot store the value internally. 708 // Adding an optional message should increase the size by the size of the [all...] |
/external/webkit/Tools/android/flex-2.5.4a/ |
flexdef.h | 731 /* Increase the maximum number of dfas. */ [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
vec.h | 61 vector, if needed. Reallocation causes an exponential increase in 66 increase if there are too few spare slots. If you want reserve a 67 specific number of slots, but do not want the exponential increase [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
vec.h | 61 vector, if needed. Reallocation causes an exponential increase in 66 increase if there are too few spare slots. If you want reserve a 67 specific number of slots, but do not want the exponential increase [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
vec.h | 61 vector, if needed. Reallocation causes an exponential increase in 66 increase if there are too few spare slots. If you want reserve a 67 specific number of slots, but do not want the exponential increase [all...] |
/bionic/libc/arch-arm/bionic/ |
memcpy.S | 93 * ideally would would increase the distance in the main loop to
|
/cts/tools/host/src/com/android/cts/ |
TestSession.java | 96 * Increase the test count.
|
/dalvik/dexgen/src/com/android/dexgen/util/ |
ByteArrayAnnotatedOutput.java | 37 * may be resized to increase capacity
|
/dalvik/dx/src/com/android/dx/util/ |
ByteArrayAnnotatedOutput.java | 37 * may be resized to increase capacity
|
/dalvik/vm/ |
IndirectRefTable.h | 181 * (which could increase the cost/complexity of method call/return).
|
/development/tools/glesv2debugger/src/com/android/glesv2debugger/ |
Context.java | 146 /** write message to file; if frame not null, then increase its call count */
|
/external/antlr/src/org/antlr/runtime/tree/ |
TreeAdaptor.java | 41 * generic Objects. This may increase the amount of typecasting needed. :(
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
UnionPathIterator.java | 101 // Increase array size by only 1 at a time. Fix this
|
/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/chromium/base/ |
stl_util-inl.h | 44 if (obj->capacity() < new_size) // increase capacity
|
time_win.cc | 31 // will only increase the system-wide timer if we're not running on battery
|
/external/chromium/chrome/browser/notifications/ |
desktop_notifications_unittest.cc | 390 // coordinates, they should increase).
|
/external/chromium/chrome/browser/task_manager/ |
task_manager_browsertest.cc | 421 // doesn't increase.
|
/external/chromium/chrome/common/net/ |
url_fetcher.cc | 151 // back-off release time of URL A won't increase. If we retry without
|
/external/chromium/net/disk_cache/ |
backend_impl.h | 143 // method does NOT increase the ref counter for the entry.
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
mediachannel.h | 64 OPT_INTERPOLATE = 0x10000 // Increase the output framerate by 2x by
|
/external/clang/lib/CodeGen/ |
CGDebugInfo.h | 256 /// CreateMemberType - Create new member and increase Offset by FType's size.
|
/external/dbus/dbus/ |
dbus-mempool.c | 34 * 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 */
|
Completed in 2204 milliseconds
<<11121314151617181920>>