Searched
full:reduce (Results
501 -
525 of
1985) sorted by null
<<21222324252627282930>>
/external/skia/include/utils/ |
SkDeferredCanvas.h | 110 * Attempt to reduce the storage allocated for recording by evicting
|
/external/skia/src/core/ |
SkRTree.h | 31 * and reinserting nodes generally helps reduce overlap and make a better tree). Deletion of nodes
|
/external/v8/src/ |
store-buffer.h | 71 // stage of the scavenge can only reduce the number of addresses in the store
|
/external/v8/test/mjsunit/ |
debug-evaluate-locals-optimized.js | 46 return arr.reduce(function (a, b) { return a + b; }, 0);
|
/external/valgrind/main/ |
README_DEVELOPERS | 15 I recommend compiling with "make --quiet" to further reduce the amount of
|
/external/webkit/Source/WebCore/WebCore.gyp/scripts/ |
action_derivedsourcesallinone.py | 37 # multiple output files, to reduce maximum compilation unit size and allow
|
/external/webkit/Source/WebCore/loader/ |
FormSubmission.cpp | 58 // Initialize to the current time to reduce the likelihood of generating
|
/external/webkit/Source/WebCore/platform/audio/ |
ReverbConvolver.cpp | 98 // of the impulse response buffer (if we use stageSize), so reduce the last stage's length...
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitglobals.cpp | 102 * browsing interface can reduce memory usage substantially by
|
/external/webp/src/enc/ |
backward_references.h | 23 // The spec allows 11, we use 9 bits to reduce memory consumption in encoding.
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
decode.c | 147 /* Reduce gain to compensate for pitch enhancer. */
|
/external/wpa_supplicant_8/wpa_supplicant/ |
bgscan_simple.c | 48 * every now and then) to reduce effect on the data connection.
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Process.c | 195 * Compress to reduce expansion effect of Concert Sound and correct volume
|
/frameworks/base/core/java/com/android/internal/widget/ |
PasswordEntryKeyboard.java | 250 * Overriding this method so that we can reduce the target area for certain keys.
|
/frameworks/base/docs/html/guide/topics/manifest/ |
compatible-screens-element.jd | 37 element</strong>. Using this element can dramatically reduce the potential user base for your
|
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/ |
ManagerService.java | 140 * These are implementation details of getExpectedResultPath() used to reduce the number
|
/frameworks/compile/libbcc/ |
README.rst | 48 * To reduce launch time, we support caching of
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
TelephonyCapabilities.java | 65 * This method here is just a placeholder to reduce hardcoded
|
/frameworks/volley/src/com/android/volley/toolbox/ |
ImageRequest.java | 123 // Serialize all decode on a global lock to reduce concurrent heap usage.
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmdefs.h | 78 /* Put some library data/code into ROM to reduce RAM requirements */
|
/libcore/luni/src/main/java/java/math/ |
BitLevel.java | 51 // We reduce the problem to the positive case.
|
/libcore/luni/src/main/java/libcore/util/ |
ZoneInfoDB.java | 40 * disk space (inodes) and reduce I/O, all the data is concatenated into a single file,
|
/ndk/sources/host-tools/make-3.81/tests/ |
README | 56 tests to reduce the impacts of this situation.
|
/packages/apps/Mms/src/com/android/mms/ui/ |
SlideshowPresenter.java | 77 // The ratio indicates how to reduce the source to match the View,
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
PackageIconLoader.java | 111 // load all resources synchronously, to reduce UI flickering
|
Completed in 993 milliseconds
<<21222324252627282930>>