HomeSort by relevance Sort by last modified time
    Searched full:eliminate (Results 426 - 450 of 1274) sorted by null

<<11121314151617181920>>

  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phNxpExtns_MifareStd.c 882 // NFCSTATUS status = NFCSTATUS_FAILED; /*commented to eliminate unused variable warning*/
936 // static uint8_t Index; /*commented to eliminate unused variable warning*/
    [all...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/
pointer.md 220 We can go one step further, to completely eliminate the parsing process and dynamic memory allocation, we can establish the token array directly:
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
install-sh 231 # don't allow the sed command to completely eliminate the filename
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
install-sh 231 # don't allow the sed command to completely eliminate the filename
  /prebuilts/go/darwin-x86/src/go/ast/
walk.go 43 // simpler use (and may help eliminate Inspect in turn).
  /prebuilts/go/linux-x86/src/go/ast/
walk.go 43 // simpler use (and may help eliminate Inspect in turn).
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
attribute.swg 88 and a reference to eliminate the error. In case you're confused, let's make it
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
install-sh 231 # don't allow the sed command to completely eliminate the filename
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
install-sh 231 # don't allow the sed command to completely eliminate the filename
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertySheetPage.java 123 // as before, so try to eliminate these
  /toolchain/binutils/binutils-2.25/gas/doc/
c-i860.texi 68 use of it, for instance, has been to find and eliminate any place
  /external/bison/src/
reduce.c 22 /* Reduce the grammar: Find and eliminate unreachable terminals,
25 /* Don't eliminate unreachable terminals: They may be used by the
  /external/ceres-solver/internal/ceres/
schur_eliminator_impl.h 173 Eliminate(const BlockSparseMatrix* A,
208 // Eliminate y blocks one chunk at a time. For each chunk,x3
visibility_based_preconditioner.cc 354 // SchurEliminator::Eliminate function to allow NULL for the rhs. As
360 eliminator_->Eliminate(&A, b.data(), D, m_.get(), rhs.data());
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationWeights.java 330 * Some of them will typically overlap, so we will then have to merge and eliminate ranges.
371 /* no middle range, eliminate overlaps */
  /external/icu/icu4c/source/i18n/
collationweights.cpp 259 * Some of them will typically overlap, so we will then have to merge and eliminate ranges.
298 /* no middle range, eliminate overlaps */
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationWeights.java 328 * Some of them will typically overlap, so we will then have to merge and eliminate ranges.
369 /* no middle range, eliminate overlaps */
  /external/libvorbis/doc/
stereo.html 105 eliminate inaudible or unimportant aspects of the stereo image in
236 order to eliminate a redundant value when quantizing. For example, if
  /external/llvm/include/llvm/CodeGen/
Passes.h 432 /// RegisterCoalescer - This pass merges live ranges to eliminate copies.
493 /// optimizations to delete branches to branches, eliminate branches to
  /external/llvm/include/llvm/Transforms/
IPO.h 70 /// createGlobalDCEPass - This transform is designed to eliminate unreachable
76 /// This transform is designed to eliminate available external globals
  /external/llvm/lib/CodeGen/
MachineCSE.cpp 363 /// isProfitableToCSE - Return true if it's profitable to eliminate MI with a
525 // Found a common subexpression, eliminate it.
  /external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp 264 MPM.add(createTailCallEliminationPass()); // Eliminate tail calls
390 // Eliminate loads by forwarding stores from the previous iteration to loads
  /external/llvm/lib/Transforms/ObjCARC/
PtrState.cpp 169 // eliminate the first release too.
305 // eliminate the first retain too.
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 1 //===- GVN.cpp - Eliminate redundant values and loads ---------------------===//
10 // This pass performs global value numbering to eliminate fully redundant
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyIndVar.cpp 283 /// Eliminate an operation that consumes a simple IV and has no observable
306 /// Eliminate any operation that SCEV can prove is an identity function.

Completed in 1967 milliseconds

<<11121314151617181920>>