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

1 2 3 4 5 6 78 91011>>

  /external/llvm/test/CodeGen/NVPTX/
call-with-alloca-buffer.ll 27 ; FIXME: casting A1_REG to A2_REG is unnecessary; A2_REG is essentially A_REG
  /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.
  /external/skia/include/core/
SkStrokeRec.h 124 // This is to avoid unnecessary padding and ensure binary equality for
  /external/smali/baksmali/src/test/java/org/jf/baksmali/
BaksmaliTestUtils.java 56 // Remove unnecessary whitespace and optionally strip all comments from smali file
  /external/webrtc/webrtc/base/
posix.cc 74 // process, which is both unnecessary and unsafe.
  /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/training/multiple-apks/
index.jd 39 the right devices, as well as the smart way to avoid pitfalls such as unnecessary redundancy across
  /frameworks/base/docs/html/training/performance/battery/network/
action-server-traffic.jd 59 eliminates unnecessary connections where polling would return no updates, and it avoids running
  /frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
MtpFileWriter.java 66 // Skip unnecessary flush.
  /frameworks/ex/framesequence/samples/FrameSequenceSamples/src/com/android/framesequence/samples/
FrameSequenceTest.java 34 // 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
  /libcore/luni/src/test/java/libcore/java/io/
RandomAccessFileTest.java 134 // TODO: fix our register maps and remove this otherwise unnecessary
  /libcore/ojluni/src/main/native/
ObjectStreamClass.c 82 * Empirically, this step appears to be unnecessary in 1.4; however, the
  /packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapTestUtils.java 102 // Add unnecessary part. FixedLengthInputStream should cut it.
  /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.8/sysroot/usr/include/linux/
n_r3964.h 18 * Removed unnecessary include
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
doc.go 60 To check files for unnecessary parentheses:
  /prebuilts/go/darwin-x86/src/runtime/debug/
stack.go 82 // The name includes the path name to the package, which is unnecessary
  /prebuilts/go/linux-x86/src/cmd/gofmt/
doc.go 60 To check files for unnecessary parentheses:

Completed in 3610 milliseconds

1 2 3 4 5 6 78 91011>>