/external/llvm/docs/HistoricalNotes/ |
2001-04-16-DynamicCompilation.txt | 49 increase in effective system performance for real world environments.
|
/external/llvm/include/llvm/ADT/ |
IntEqClasses.h | 44 /// grow - Increase capacity to hold 0 .. N-1, putting new integers in unique
|
/external/llvm/include/llvm/CompilerDriver/ |
Common.td | 99 // Increase the edge weight.
|
/external/mesa3d/docs/ |
relnotes-6.5.html | 105 <li>Increase MAX_DRAWBUFFERS
|
/external/openssl/crypto/dh/ |
example | 33 However, to increase my confidence that this number really is a strong prime,
|
/external/oprofile/libregex/ |
op_regex.h | 106 // don't increase too, it have direct impact on performance. This limit
|
/external/qemu/distrib/sdl-1.2.12/src/thread/win32/ |
SDL_syssem.c | 148 /* Increase the counter in the first place, because
|
/external/webkit/Source/JavaScriptCore/jit/ |
ExecutableAllocator.cpp | 43 // To mitigate this limitation increase the pagesize to allocate
|
/external/webkit/Source/WebCore/loader/cache/ |
CachedImage.h | 58 // Both of these methods take a zoom multiplier that can be used to increase the natural size of the image by the
|
/frameworks/base/core/java/android/view/inputmethod/ |
ExtractedText.java | 49 * meaning a reduction or increase, respectively, in the total text.
|
/frameworks/base/docs/html/guide/topics/graphics/ |
index.jd | 35 the drawing done by the Canvas APIs to further increase their performance.</dd>
|
/packages/apps/Browser/src/com/android/browser/ |
WebStorageSizeManager.java | 74 * sum of all other origins' quota) and deciding if a quota increase for the 79 * Quota increases are done in steps, where the increase step is 278 // increase. There are two circumstances: either the origin 281 // Increase the quota. If estimatedSize == 0, then this is a quota overflow
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/input/ |
ProxyInputStream.java | 29 * to increase reusability, because FilterInputStream changes the
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/output/ |
ProxyWriter.java | 27 * to increase reusability, because FilterWriter changes the
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
futex.h | 56 * (When an incompatible change is done, we'll increase the structure
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
browser.h | 62 /** Increase reference counter of the specified browser object */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
resource.h | 67 Only the super-user can increase hard limits.
|
/system/core/include/cutils/ |
hashmap.h | 60 * does not increase, and errno is set to ENOMEM.
|
/external/speex/include/speex/ |
speex_preprocess.h | 163 /** Set maximal gain increase in dB/second (int32) */ 166 /** Get maximal gain increase in dB/second (int32) */
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
toasts.jd | 87 <p>If you want to nudge the position to the right, increase the value of the second parameter. 88 To nudge it down, increase the value of the last parameter.
|
/external/chromium/net/url_request/ |
url_request_throttler_unittest.cc | 258 "increase release_time"; 270 << "A failure should increase the release_time"; 328 // increase the back-off time. Note that we also submit a successful
|
/external/valgrind/main/coregrind/m_demangle/ |
dyn-string.c | 144 /* Increase the capacity of DS so it can hold at least SPACE 156 /* Increase SPACE to hold the NUL termination. */ 159 /* Increase allocation by factors of two. */
|
/external/webkit/Tools/android/flex-2.5.4a/ |
misc.c | 62 /* Increase just a little, to try to avoid overflow 753 /* reallocate_array - increase the size of a dynamic array */ 765 flexfatal( _( "attempt to increase array size failed" ) );
|
/packages/apps/Contacts/src/com/android/contacts/voicemail/ |
VoicemailPlaybackPresenter.java | 412 * Listens to clicks on the rate increase and decrease buttons. 419 public RateChangeListener(boolean increase) { 420 mIncrease = increase;
|
/external/apache-http/src/org/apache/http/params/ |
HttpConnectionParams.java | 103 * sent. When applications wish to decrease network latency and increase 105 * Data will be sent earlier, at the cost of an increase in bandwidth consumption.
|