HomeSort by relevance Sort by last modified time
    Searched full:unnecessary (Results 176 - 200 of 1546) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.h 120 struct macroblockd xd; // TODO(jzern): most of this is unnecessary to the
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.ml 54 ocaml_executionengine.c. This is hardly fatal, but it is unnecessary
  /external/llvm/lib/Target/Hexagon/
HexagonRemoveSZExtArgs.cpp 1 //===- HexagonRemoveExtendArgs.cpp - Remove unnecessary argument sign extends //
  /external/llvm/test/CodeGen/AArch64/
arm64-build-vector.ll 21 ; Check that building a vector from floats doesn't insert an unnecessary
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vs.h 73 * value is zero to avoid provoking unnecessary shader recompiles.
  /external/mesa3d/src/mesa/state_tracker/
st_cb_flush.c 149 * This is unnecessary and degrades performance. Luckily we have some
  /external/mockito/src/org/mockito/internal/invocation/
InvocationMatcher.java 102 /* Avoid unnecessary cloning */
  /external/pcre/dist/sljit/
sljitNativePPC_64.c 218 /* Flags does not set: BIN_IMM_EXTS unnecessary. */
223 /* Flags does not set: BIN_IMM_EXTS unnecessary. */
233 /* Flags does not set: BIN_IMM_EXTS unnecessary. */
253 /* Flags does not set: BIN_IMM_EXTS unnecessary. */
  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcChannel.java 51 * unnecessary layers of indirection.
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderBase.cpp 189 // decoder after flushing and increment the generation to discard unnecessary messages.
  /frameworks/av/services/audioflinger/
StateQueue.cpp 122 // unnecessary as we're about to rewrite
  /frameworks/base/core/java/android/content/
ComponentCallbacks.java 58 * any caches or other unnecessary resources you may be holding on to.
  /frameworks/base/core/java/android/service/dreams/
Sandman.java 40 // We don't want to launch this app when docked because it causes an unnecessary
  /frameworks/base/docs/html/tools/debugging/
debugging-devtools.jd 47 very useful for discovering unnecessary screen drawing.</dd>
  /frameworks/base/docs/html/training/multiple-apks/
index.jd 39 the right devices, as well as the smart way to avoid pitfalls such as unnecessary redundancy across
  /frameworks/ex/framesequence/samples/RastermillSamples/src/com/android/rastermill/samples/
AnimatedGifTest.java 33 // This provider is entirely unnecessary, just here to validate the acquire/release process
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_loopfilter.h 120 struct macroblockd xd; // TODO(jzern): most of this is unnecessary to the
  /packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapTestUtils.java 102 // Add unnecessary part. FixedLengthInputStream should cut it.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryCollection.java 65 // To avoid creating unnecessary objects, we get the list out of the first
  /prebuilts/eclipse/mavenplugins/tycho/
PREBUILT 33 Step 3: Remove unnecessary files from the repository. It turns out that Tycho
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
n_r3964.h 18 * Removed unnecessary include
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
n_r3964.h 18 * Removed unnecessary include
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
RemoveUselessViewFix.java 91 return "Remove unnecessary view";
  /sdk/monitor/
build.gradle 59 // to exclude unnecessary content, we just remove these plugins from the final build.
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGElement.h 235 bool isSVGElement() const WTF_DELETED_FUNCTION; // This will catch anyone doing an unnecessary check.
236 bool isStyledElement() const WTF_DELETED_FUNCTION; // This will catch anyone doing an unnecessary check.

Completed in 2351 milliseconds

1 2 3 4 5 6 78 91011>>