HomeSort by relevance Sort by last modified time
    Searched full:unnecessary (Results 451 - 475 of 1667) sorted by null

<<11121314151617181920>>

  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.cpp 147 // inexpensively, this forces an unnecessary copy.
659 // This slot mapping function is its own inverse, so two copies are unnecessary.
  /libcore/ojluni/src/main/java/sun/security/util/
ObjectIdentifier.java 530 * unnecessary 0 headings, set the first bit of all non-tail
551 * Repack from NUB 7 to NUB 8, remove all unnecessary 0
  /packages/apps/Calendar/src/com/android/calendar/widget/
CalendarAppWidgetService.java 117 // Suppress unnecessary logging about update time. Need to be static as this object is
120 // unnecessary CalendarFactory object is created and dropped. It is not efficient.
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherStateTransitionAnimation.java 324 // This can hold unnecessary references to views.
648 // This can hold unnecessary references to views.
    [all...]
  /prebuilts/go/darwin-x86/src/sort/
sort.go 361 // Avoid unnecessary recursions of symMerge
385 // Avoid unnecessary recursions of symMerge
  /prebuilts/go/linux-x86/src/sort/
sort.go 361 // Avoid unnecessary recursions of symMerge
385 // Avoid unnecessary recursions of symMerge
  /external/guava/guava/src/com/google/common/collect/
Lists.java 81 * <p><b>Note for Java 7 and later:</b> this method is now unnecessary and
168 * <p><b>Note for Java 7 and later:</b> this method is now unnecessary and
225 * <p><b>Note for Java 7 and later:</b> this method is now unnecessary and
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Lists.java 79 * <p><b>Note for Java 7 and later:</b> this method is now unnecessary and
166 * <p><b>Note for Java 7 and later:</b> this method is now unnecessary and
223 * <p><b>Note for Java 7 and later:</b> this method is now unnecessary and
    [all...]
  /external/llvm/lib/Target/ARM/
README.txt 578 to licm and cse the unnecessary load from cp#1.
700 Optimize unnecessary checks for zero with __builtin_clz/ctz. Those builtins
702 and handle it as a special case. That is unnecessary on ARM where those
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
q_plsf_5.cpp 42 1. Eliminated math operations that unnecessary checked for
50 1. Eliminated math operations that unnecessary checked for
60 1. Eliminated math operations that unnecessary checked for
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
order.go 42 // it can result in unnecessary zeroing of those variables in the function
399 // contain m or k. They are usually unnecessary, but in the unnecessary
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
order.go 39 // it can result in unnecessary zeroing of those variables in the function
396 // contain m or k. They are usually unnecessary, but in the unnecessary
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
order.go 42 // it can result in unnecessary zeroing of those variables in the function
399 // contain m or k. They are usually unnecessary, but in the unnecessary
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
order.go 39 // it can result in unnecessary zeroing of those variables in the function
396 // contain m or k. They are usually unnecessary, but in the unnecessary
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-xtensa.texi 77 unnecessary overhead when a call ends up within range. The default is
153 immediately after the opening brace, but this is usually unnecessary.
407 usually eliminate the unnecessary overhead. If a program is too large
    [all...]
  /art/runtime/lambda/
closure.cc 49 // any unnecessary code through different uses of this function.
  /build/core/
prebuilt_internal.mk 405 # We needed only very few PRIVATE variables and aapt2.mk input variables. Reset the unnecessary ones.
  /cts/tests/tests/media/libaudiojni/
audio-record-native.cpp 425 // generally unnecessary as reads occur from
audio-track-native.cpp 365 // generally unnecessary as writes occur from
  /development/perftests/panorama/feature_stab/src/dbreg/
vp_motionmodel.h 42 in order to remove otherwise unnecessary dependency of vpmotion,
  /docs/source.android.com/src/devices/audio/
avoiding_pi.jd 249 typically have the same UID). It's also unnecessary for shared
  /docs/source.android.com/src/security/overview/
kernel-security.jd 47 <li>The ability to remove unnecessary and potentially insecure parts of the kernel</li>
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/
extended_descriptor.py 11 have a "plain" descriptor attached, but that seems like unnecessary
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
items.py 159 unnecessary to do. Default is ``None``.

Completed in 1453 milliseconds

<<11121314151617181920>>