HomeSort by relevance Sort by last modified time
    Searched full:unnecessary (Results 301 - 325 of 1411) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/
SurfaceTextureSource.java 58 * unnecessary resampling.</p>
  /hardware/qcom/display/msm8960/liboverlay/
overlayRotator.h 228 //Even though we can have 4 mixer stages, that much may be unnecessary.
  /hardware/qcom/display/msm8974/liboverlay/
overlayRotator.h 228 //Even though we can have 4 mixer stages, that much may be unnecessary.
  /hardware/qcom/display/msm8x26/liboverlay/
overlayRotator.h 223 //Even though we can have 4 mixer stages, that much may be unnecessary.
  /libcore/luni/src/main/java/java/math/
MathContext.java 181 * {@link RoundingMode#UNNECESSARY}.
  /packages/apps/Calculator/src/com/android/calculator2/
Logic.java 292 // Strip "+" and unnecessary 0's from the exponent
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationPagerController.java 133 // FIXME: unnecessary to do this on restore. setAdapter will restore current position
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
unordered_set.h 37 // will be unnecessary.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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.
  /external/ganymed-ssh2/
HISTORY.txt 147 - Stupid performance enhancement in the Logger, it did unnecessary calls to System.currentTimeMillis().
234 - Cleanup up Session class, removed unnecessary IOExceptions.
290 - Cleaned up packet building code, removed unnecessary server-side methods.
  /external/libvpx/libvpx/
CHANGELOG 247 Reduce unnecessary distortion computation
450 Skip unnecessary search of identical frames
478 Removed unnecessary MB_MODE_INFO copies
  /frameworks/base/docs/html/training/articles/
perf-tips.jd 10 <li><a href="#ObjectCreation">Avoid Creating Unnecessary Objects</a></li>
56 <h2 id="ObjectCreation">Avoid Creating Unnecessary Objects</h2>
64 concurrent garbage collector introduced in Android 2.3 helps, but unnecessary work
  /external/libvpx/libvpx/examples/includes/geshi/docs/
CHANGES 386 - Removed GESHI_DIR_SEPARATOR constant usage, it's unnecessary (Aleksey Zapparov)
484 - Removed unnecessary keyword style index from ini
486 - Removed unnecessary regex style index from blitzbasic
520 unnecessary </span> when using strict mode) (Daniel Ecer, drskrud),
527 - Removed unnecessary </span> when using strict mode (Tim Van Wassenhove)
    [all...]
  /libcore/luni/src/main/java/java/text/
DecimalFormat.java 663 if (roundingMode == RoundingMode.UNNECESSARY) {
671 throw new ArithmeticException("rounding mode UNNECESSARY but rounding required");
674 setRoundingMode(RoundingMode.UNNECESSARY);
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonOperands.td 569 // unnecessary constant extenders.
600 // unnecessary constant extenders.
616 // unnecessary constant extenders.
  /frameworks/wilhelm/src/itf/
IEngine.c 233 // FIXME unnecessary once those fields are encapsulated in one class, rather
453 // 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 230 typically have the same UID). It's also unnecessary for shared

Completed in 1666 milliseconds

<<11121314151617181920>>