HomeSort by relevance Sort by last modified time
    Searched full:reduce (Results 351 - 375 of 2773) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/training/efficient-downloads/
connectivity_patterns.jd 42 <p>At the same time, the higher bandwidth means you can prefetch more aggressively, downloading more data over the same time. Perhaps less intuitively, because the tail-time battery cost is relatively higher, it's also more efficient to keep the radio active for longer periods during each transfer session to reduce the frequency of updates.</p>
index.jd 45 <dd>The most fundamental way to reduce your downloads is to download only what you need. This lesson introduces some best practices to eliminate redundant downloads.</dd>
  /frameworks/base/docs/html/training/improving-layouts/
loading-ondemand.jd 36 they are item details, progress indicators, or undo messages, you can reduce memory usage and speed
  /frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
CubeRenderer.java 103 * but reduce performance. One might want to tweak that
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_categories.hpp 71 // tag. This is broken out into a separate metafunction to reduce
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
TaskCompressImageToJpeg.java 59 * and is a safe lower bound for this value to use to reduce the memory
260 // jpg compression factor" to reduce memory allocation consumption.
263 // number_of_channels. We artificially reduce this number based on
264 // what we expect the compression ratio to be to reduce the
  /packages/apps/Dialer/src/com/android/dialer/calllog/
TelecomCallLogCache.java 39 * reduce the number of cross-process requests to TelecomManager, which can negatively affect
  /packages/apps/Messaging/jni/
GifTranscoder.h 30 // file size, we reduce the image dimensions.
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
MmsVideoRecorder.java 65 // Reduce the suggested bitrates. These bitrates are only requests, if implementation
  /packages/apps/Settings/src/com/android/settings/location/
LocationMode.java 32 * Battery saving: use network location only to reduce the power consumption.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
features.h 28 * Less variants reduce executable size and compile time.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
vhost.h 5 /* vhost is used to reduce the number of system calls involved in virtio.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
features.h 28 * Less variants reduce executable size and compile time.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
features.h 28 * Less variants reduce executable size and compile time.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
features.h 28 * Less variants reduce executable size and compile time.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
features.h 28 * Less variants reduce executable size and compile time.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
functools.py 10 from _functools import partial, reduce namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
functools.py 10 from _functools import partial, reduce namespace
  /art/runtime/base/unix_file/
fd_file.cc 196 byte_count -= bytes_read; // Reduce the number of remaining bytes.
219 byte_count -= bytes_written; // Reduce the number of remaining bytes.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
StaticTriangleRenderer.java 77 * but reduce performance. One might want to tweak that
124 * but reduce performance. One might want to tweak that
TriangleRenderer.java 49 * but reduce performance. One might want to tweak that
111 * but reduce performance. One might want to tweak that
  /docs/source.android.com/src/devices/tech/security/
index.jd 39 to reduce the burden on developers. Security-savvy developers can easily work
47 designed to both reduce the probability of these attacks and greatly limit the
  /external/clang/utils/
token-delta.py 22 # always reduce the changeset when we see one.
64 # assert(reduce(set.union, sets, set()) == c)
  /external/compiler-rt/lib/asan/
asan_flags.inc 24 "errors. Lower value may reduce memory usage but increase the "
126 "poisoning) to reduce memory consumption as much as possible, and "
  /external/eigen/Eigen/src/SparseLU/
SparseLU_Memory.h 105 // Reduce the size and increase again
186 //Reduce the estimated size and retry

Completed in 214 milliseconds

<<11121314151617181920>>