HomeSort by relevance Sort by last modified time
    Searched full:unnecessary (Results 101 - 125 of 952) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/Transforms/ObjCARC/
weak-copies.ll 17 ; Eliminate unnecessary weak pointer copies.
40 ; Eliminate unnecessary weak pointer copies in a block initialization.
  /external/valgrind/main/helgrind/
README_MSMProp2.txt 66 storing segment sets in MSMProp1 is unnecessary. Instead of
81 also becomes unnecessary to represent segments. This constitutes
  /external/guava/guava-tests/test/com/google/common/math/
BigIntegerMathTest.java 35 import static java.math.RoundingMode.UNNECESSARY;
113 assertEquals(x, ZERO.setBit(BigIntegerMath.log2(x, UNNECESSARY)));
200 assertEquals(logFloor, BigIntegerMath.log10(x, UNNECESSARY));
294 assertEquals(floor, BigIntegerMath.sqrt(x, UNNECESSARY));
361 assertEquals(p, BigIntegerMath.divide(p, q, UNNECESSARY).multiply(q));
  /libcore/luni/src/test/java/libcore/java/math/
OldBigDecimalTest.java 176 // testing rounding Mode RoundingMode.UNNECESSARY
178 setScale1.setScale(3, RoundingMode.UNNECESSARY);
179 fail("arithmetic Exception not caught for round unnecessary");
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
ANTLRReaderStream.java 33 * Manage the buffer manually to avoid unnecessary data copying.
  /external/bluetooth/glib/
README.commits 6 avoid unnecessary breakage, and to take advantage of the knowledge
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_view_mac.mm 88 // scroll bars unnecessary. Scroll bars change the height of the
  /external/chromium/chrome/common/extensions/docs/static/
notifications.html 92 it's unnecessary if you declare the "notifications" permission.
  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 110 // Write to a temporary string to avoid unnecessary flushing on errs().
  /external/clang/test/SemaCXX/
conversion.cpp 73 // Use FileCheck to ensure we don't get any unnecessary macro-expansion notes
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/
packager.properties 44 # This is used as a optimization to avoid unnecessary downloads.
  /external/javassist/src/main/javassist/bytecode/
Mnemonic.java 23 * interface were merged with Opcode, extra memory would be unnecessary
  /external/libvpx/examples/includes/geshi/geshi/
ini.php 17 * - Removed unnecessary keyword style index
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.ml 54 ocaml_executionengine.c. This is hardly fatal, but it is unnecessary
  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcChannel.java 51 * unnecessary layers of indirection.
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
canonicalform10.js 82 Check elimination of unnecessary namespace prefixes when
  /external/webkit/Source/WebCore/rendering/
RenderFrameSet.h 144 // This will catch anyone doing an unnecessary cast.
RenderImage.h 117 // This will catch anyone doing an unnecessary cast.
RenderMenuList.h 147 // This will catch anyone doing an unnecessary cast.
RenderTableSection.h 183 // This will catch anyone doing an unnecessary cast.
RenderTextControl.h 133 // This will catch anyone doing an unnecessary cast.
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGContainer.h 95 // This will catch anyone doing an unnecessary cast.
RenderSVGRoot.h 115 // This will catch anyone doing an unnecessary cast.
  /external/webkit/Source/WebKit/chromium/src/
WebAccessibilityCacheImpl.h 78 // to ensure unnecessary duplicate entries are not created in the
  /frameworks/av/services/audioflinger/
StateQueue.cpp 119 // unnecessary as we're about to rewrite

Completed in 724 milliseconds

1 2 3 45 6 7 8 91011>>