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

<<11121314151617181920>>

  /development/perftests/panorama/feature_stab/db_vlvm/
db_rob_image_homography.h 85 \param chunk_size size of cost chunks
db_utilities_constants.h 90 * before a log of the product is added to the total cost.
  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/utils/
LogHelper.java 82 // handle this common case without the extra cost of creating a stringbuffer:
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
package.html 27 cost function, this name is not used in this package.
  /external/autotest/server/site_tests/provision_AutoUpdate/
control.double 34 performance cost we don't want to pay.
  /external/ceres-solver/examples/
Makefile.example 75 # Disabling debug asserts via -DNDEBUG helps make Eigen faster, at the cost of
helloworld_analytic_diff.cc 92 // Set up the only cost function (also known as residual).
libmv_homography.cc 103 // Calculate symmetric geometric cost terms:
131 // Calculate symmetric geometric cost:
243 // Cost functor which computes symmetric geometric distance
275 // successful steps reduce the cost function by a fractional amount.
  /external/ceres-solver/internal/ceres/
array_utils.h 38 // 2. Numerical failure while computing the cost/residual/jacobian,
dense_jacobian_writer.h 56 // Since the dense matrix has different layout than that assumed by the cost
gradient_checking_cost_function.h 55 // where J_actual(i, j) is the jacobian as computed by the supplied cost
gradient_checking_cost_function_test.cc 99 // This is the cost, but also appears as a factor
264 // Trivial cost function that accepts a single argument.
283 // Trivial cost function that accepts two arguments.
304 // Trivial cost function that accepts three arguments.
program.cc 323 // The residual is constant and will be removed, so its cost is
325 double cost = 0.0; local
327 &cost,
335 *fixed_cost += cost;
trust_region_minimizer_test.cc 87 double* cost,
113 *cost = (f1*f1 + f2*f2 + f3*f3 + f4*f4) / 2.0;
115 VLOG(1) << "Cost: " << *cost;
  /external/chromium-trace/catapult/perf_insights/perf_insights/ui/reports/
v8_report.html 96 <select id="costs-histogram-cost-type"></select> values:
396 '#costs-histogram-cost-type');
402 newSelector.id = 'costs-histogram-cost-type';
422 '#costs-histogram-cost-type');
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tokenization/
preprocessor.js 78 //HTML input (e.g. ASCII codes) to avoid performance-cost operations for high-range code points.
  /external/clang/test/Frontend/
optimization-remark.c 44 // expected-remark@+6 {{foz should never be inlined (cost=never)}}
  /external/eigen/Eigen/src/Core/
CwiseUnaryOp.h 50 CoeffReadCost = _XprTypeNested::CoeffReadCost + functor_traits<UnaryOp>::Cost
  /external/icu/icu4j/perf-tests/data/conversion/
english.txt 15 Incorporating Unicode into client-server or multi-tiered applications and websites offers significant cost savings over the use of legacy character sets. Unicode enables a single software product or a single website to be targeted across multiple platforms, languages and countries without re-engineering. It allows data to be transported through many different systems without corruption.
  /external/jemalloc/src/
pages.c 126 * debugging (at the cost of extra system calls) on systems that
  /external/libchrome/base/strings/
string_piece.cc 206 // Avoid the cost of BuildLookupTable() for a single-character search.
241 // Avoid the cost of BuildLookupTable() for a single-character search.
308 // Avoid the cost of BuildLookupTable() for a single-character search.
353 // Avoid the cost of BuildLookupTable() for a single-character search.
  /external/libchrome/sandbox/win/src/sidestep/
preamble_patcher.h 46 // would be possible to add this functionality (but at some cost).
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 111 // note that token_costs is the cost when eob node is skipped
vp9_mcomp.h 53 // Utility to compute variance + MV rate cost for a given MV
  /external/llvm/docs/
Packaging.rst 59 saves lots of binary size at the cost of some startup time.

Completed in 786 milliseconds

<<11121314151617181920>>