HomeSort by relevance Sort by last modified time
    Searched full:reduce (Results 601 - 625 of 1985) sorted by null

<<21222324252627282930>>

  /external/aac/libAACenc/src/
adj_thr.cpp 172 description: reduce minSnr requirements for bands with relative low energies
206 /* reduce minSnr requirement by minSnr^minSnrRed dependent on avgEn/sfbEn */
    [all...]
  /external/aac/libSBRdec/src/
lpp_tran.h 152 reduce interferences between patches */
  /external/aac/libSBRenc/src/
ton_corr.h 105 reduce interferences between patches */
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFAOptimizer.java 249 * can to reduce memory footprint.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CTarget.java 282 * allows the optimizers to generate very efficient code, it can reduce object code size
  /external/apache-http/src/org/apache/http/impl/client/
DefaultHttpClient.java 98 * Transparent compression and response caching reduce network use, improve
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ChunkedIntArray.java 239 * Used to reduce addressing overhead when code will access several
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNumber.java 210 // // reduce significant digits to PRECISION if necessary
  /external/bison/data/
glr.cc 22 # This is in order to reduce the maintenance burden. The glr.c
  /external/bison/src/
gram.h 79 away by reduce).
  /external/bison/tests/
c++.at 302 // Not just 'E', otherwise we reduce when 'E' is the lookahead, and
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
IntArray.java 397 public void reduce(int m, int[] redPol)
  /external/ceres-solver/internal/ceres/
problem_impl.cc 233 // Unfortunately, macros don't help much to reduce this code, and var args don't
  /external/chromium/base/
bind_internal.h.pump 70 // By normalizing the function signature, we reduce function_type to exactly 2.
  /external/chromium/chrome/browser/sync/sessions/
session_state.h 100 // TODO(chron): Reduce number of weird counters we use.
  /external/chromium/net/socket/
dns_cert_provenance_checker.cc 259 // an upload and use that information to reduce the anonymity set of the
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest_pred_impl.h 73 // in this file reduce. Don't use this in your code.
  /external/chromium/testing/gtest/include/gtest/
gtest_pred_impl.h 73 // in this file reduce. Don't use this in your code.
  /external/clang/include/clang/Basic/
PartialDiagnostic.h 82 /// objects, used to reduce malloc()/free() traffic for partial diagnostics.
  /external/clang/lib/StaticAnalyzer/Checkers/
MallocOverflowSecurityChecker.cpp 65 conditional expression, an operation that could reduce the range
  /external/clang/lib/StaticAnalyzer/
README.txt 46 path-sensitivity. We reduce exponential blow-up by caching nodes. If
  /external/clang/www/analyzer/
index.html 197 algorithms to reduce the amount of work it must do to find bugs.</p>
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
StdCatchBuilder.java 242 * Reduce the effective catchSize if we spot a catch-all that
  /external/dropbear/libtomcrypt/src/math/
ltm_desc.c 361 /* reduce */
  /external/eigen/doc/
C02_TutorialMatrixArithmetic.dox 179 Eigen also provides some reduction operations to reduce a given matrix or vector to a single value such as the sum (computed by \link DenseBase::sum() sum()\endlink), product (\link DenseBase::prod() prod()\endlink), or the maximum (\link DenseBase::maxCoeff() maxCoeff()\endlink) and minimum (\link DenseBase::minCoeff() minCoeff()\endlink) of all its coefficients.

Completed in 1404 milliseconds

<<21222324252627282930>>