HomeSort by relevance Sort by last modified time
    Searched full:unnecessary (Results 251 - 275 of 1201) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
unordered_set.h 37 // will be unnecessary.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
unordered_set.h 37 // will be unnecessary.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
unordered_set.h 37 // will be unnecessary.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
unordered_set.h 37 // will be unnecessary.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
unordered_set.h 37 // will be unnecessary.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
unordered_set.h 37 // will be unnecessary.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
unordered_set.h 37 // will be unnecessary.
  /sdk/eclipse/
pom.xml 196 Don't include META-INF/maven in the jar files, this causes an unnecessary increase in the
  /external/libvpx/libvpx/
CHANGELOG 297 Reduce unnecessary distortion computation
500 Skip unnecessary search of identical frames
528 Removed unnecessary MB_MODE_INFO copies
  /external/proguard/docs/
FAQ.html 104 <li>Remove unnecessary field accesses and method calls.</li>
105 <li>Remove unnecessary branches.</li>
106 <li>Remove unnecessary comparisons and instanceof tests.</li>
downloads.html 105 <li>Fixed unnecessary notes about dynamic class instantiations with constant
107 <li>Fixed preverification of unnecessary casts of null values.
152 <li>Fixed optimization of unnecessary variable initializations.
265 <li>Fixed simplification of unnecessary variable initializations.
405 <li>Added check on modification times of input and output, to avoid unnecessary
    [all...]
  /frameworks/base/docs/html/training/articles/
perf-tips.jd 10 <li><a href="#ObjectCreation">Avoid Creating Unnecessary Objects</a></li>
55 <h2 id="ObjectCreation">Avoid Creating Unnecessary Objects</h2>
63 concurrent garbage collector introduced in Android 2.3 helps, but unnecessary work
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
CHANGELOG 297 Reduce unnecessary distortion computation
500 Skip unnecessary search of identical frames
528 Removed unnecessary MB_MODE_INFO copies
  /external/toybox/www/
design.html 50 and _all_ optimization boils down to avoiding unnecessary work.</p>
117 management is itself slow, and can cause unnecessary CPU cache flushes. And
214 usage), and avoiding unnecessary work makes code run faster. Smaller code
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 152 // The checksum is unnecessary under a few conditions, since the primary
156 // unnecessary). The checksum is also unnecessary on release (non-debug)
  /frameworks/wilhelm/src/itf/
IEngine.c 234 // FIXME unnecessary once those fields are encapsulated in one class, rather
458 // FIXME unnecessary once those fields are encapsulated in one class, rather
    [all...]
  /dalvik/dx/src/com/android/dx/rop/
package-info.java 163 * instructions as unnecessary in dex form and eliminates them.
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java 51 * unnecessary to carry out this step for those devices.
  /development/tools/apkcheck/src/com/android/apkcheck/
ClassInfo.java 252 * handling for annotations will be unnecessary.)
  /docs/source.android.com/src/devices/audio/
avoiding_pi.jd 242 typically have the same UID). It's also unnecessary for shared
  /docs/source.android.com/src/devices/tech/security/selinux/
customize.jd 93 <p>To prevent unnecessary issues, it is better to be overbroad and over-compatible
  /docs/source.android.com/src/source/
building-running.jd 96 <p>The <code>-w</code> option wipes the <code>/data</code> partition on the device; this is useful for your first time flashing a particular device but is otherwise unnecessary.</p>
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
tokens.py 173 unnecessary copy operations.
  /external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/io/
UnixFileTest.java 108 // filter unnecessary information
  /external/bison/lib/
spawn-pipe.c 52 therefore save some unnecessary work in fchdir.c. */

Completed in 822 milliseconds

<<11121314151617181920>>