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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/lib/Frontend/
HeaderIncludeGen.cpp 52 // Write to a temporary string to avoid unnecessary flushing on errs().
  /external/clang/test/SemaCXX/
conversion.cpp 74 // Use FileCheck to ensure we don't get any unnecessary macro-expansion notes
  /external/elfutils/po/
ChangeLog 133 * POTFILES.in: Remove unnecessary entries.
  /external/gemmlowp/meta/
README 56 This approach allowed moving all unnecessary branching and conditional execution
  /external/google-breakpad/src/google_breakpad/processor/
source_line_resolver_interface.h 68 // This is useful in the optimization design for avoiding unnecessary copying
  /external/guice/core/src/com/google/inject/util/
Providers.java 84 * JSR-330 {@code javax.inject.Provider}. The converse method is unnecessary,
  /external/icu/icu4c/source/common/
rbbiscan.h 76 * Return a rules string without unnecessary
  /external/llvm/include/llvm/Support/
ErrorHandling.h 96 /// allows compilers to omit some unnecessary code.
  /external/llvm/lib/Target/Hexagon/
HexagonOptimizeSZextends.cpp 1 //===- HexagonOptimizeSZextends.cpp - Remove unnecessary argument extends -===//
  /external/llvm/lib/Target/NVPTX/
NVPTXLowerAlloca.cpp 84 // of instructions this is unnecessary and may introduce redundant
NVPTXPeephole.cpp 143 // Remove unnecessary %VRFrame = cvta.local %VRFrameLocal
  /external/llvm/lib/Target/PowerPC/
PPCTOCRegDeps.cpp 93 // returns up, and create conditional returns, to avoid unnecessary
  /external/llvm/lib/Transforms/Utils/
ASanStackFrameLayout.cpp 22 // unnecessary large gaps due to alignment.
  /external/llvm/test/CodeGen/AArch64/
arm64-misched-basic-A57.ll 6 ; the loads to avoid unnecessary stalls. The generic machine model schedules 4
  /external/llvm/test/CodeGen/Hexagon/
hwloop4.ll 3 ; Remove the unnecessary 'add' instruction used for the hardware loop setup.
  /external/llvm/utils/
DSAextract.py 61 #filter out the unnecessary checks on all the edge lines
  /external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
coding_style.txt 78 Note the "++i" instead of the "i++" to avoid creating an unnecessary copy (esp. with overloaded operators).
  /external/mesa3d/src/glsl/
loop_analysis.h 52 * always be satisfied before another, the unnecessary exit condition will be
  /external/mesa3d/src/mesa/state_tracker/
st_atom_constbuf.c 77 * Let's use a user buffer to avoid an unnecessary copy.
st_atom_depth.c 133 /* This should be unnecessary. Drivers must not expect this to
  /external/pcre/dist/
pcre16_utf16_utils.c 107 /* Detecting the byte order of the machine is unnecessary, it is
pcre32_utf32_utils.c 120 /* Detecting the byte order of the machine is unnecessary, it is
  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcController.java 42 * unnecessary layers of indirection.
Service.java 44 * unnecessary layers of indirection.
  /external/regex-re2/re2/
stringpiece.h 13 // Systematic usage of StringPiece is encouraged as it will reduce unnecessary

Completed in 2134 milliseconds

1 2 3 4 5 6 7 8 91011>>