HomeSort by relevance Sort by last modified time
    Searched full:cost (Results 851 - 875 of 2175) sorted by null

<<31323334353637383940>>

  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonTreeNodeStream.js 11 * jump around a lot or for tree parsers requiring speed (at cost of memory).
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LevelTest.java 294 * deserialized cost level should be the same instance as the existing one.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMNamedNodeMap.java 41 * optimized at some cost in object creation/storage.
ExpandedNameTable.java 81 * to avoid the cost of expanding the table.
  /external/autotest/client/cros/graphics/
drm.py 11 cost in lines of code.
  /external/autotest/client/tests/unixbench5/
unixbench5.py 17 - System Call Overhead - estimates the cost of entering and leaving the
  /external/autotest/server/cros/dynamic_suite/
host_spec.py 272 # To amortize cost of __hash__()
  /external/ceres-solver/internal/ceres/
linear_solver.h 240 // be the cost of the quadratic function defined by A and b. Then,
program_test.cc 45 // A cost function that simply returns its argument.
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
statetracker.py 532 cost = 1
534 cost = 0
538 substitution = distance[i][j] + cost
559 if cost:
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
rsync.py 211 option, at the cost of increased local disk I/O and run time when working
225 cost advantages of doing this, copying in the cloud preserves metadata (like
294 Note that this option has performance and cost implications when
301 You can avoid the additional performance and cost of using
    [all...]
  /external/clang/docs/
PCHInternals.rst 50 attempts to minimize the cost of reading the PCH file. Ideally, this cost
53 * The cost of generating the PCH file initially is not so large that it
83 With this approach, the cost of using an AST file for a translation unit is
UndefinedBehaviorSanitizer.rst 23 The checks have small runtime cost and no impact on address space layout or ABI.
  /external/clang/docs/analyzer/
RegionStore.txt 51 cost of speed. The latter case could also be improved by matching region kinds,
  /external/clang/include/clang/Basic/
ObjCRuntime.h 284 /// \brief Does this runtime use zero-cost exceptions?
  /external/clang/lib/CodeGen/
CGObjCRuntime.h 110 /// zero-cost exception handling.
  /external/clang/tools/scan-build/man/
scan-build.1 121 cost of speed.
  /external/crcalc/tests/src/com/hp/creals/
CRTest.java 12 // DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
  /external/eigen/Eigen/src/Core/
CwiseBinaryOp.h 84 CoeffReadCost = LhsCoeffReadCost + RhsCoeffReadCost + functor_traits<BinaryOp>::Cost
  /external/eigen/doc/
PreprocessorDirectives.dox 43 run time. However, these assertions do cost time and can thus be turned off.
TutorialArrayClass.dox 143 this doesn't have any runtime cost (provided that you let your compiler optimize).
  /external/guava/guava/src/com/google/common/collect/
ObjectArrays.java 237 // creation cost.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
TrieBuilder.java 144 * Increases possible data size with 16-bit index values at the cost
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TrieBuilder.java 142 * Increases possible data size with 16-bit index values at the cost
  /external/iproute2/include/linux/
if_link.h 284 IFLA_BRPORT_COST, /* " cost */

Completed in 1476 milliseconds

<<31323334353637383940>>