Home
last modified time | relevance | path

Searched refs:DO_NOT_TAKE_OWNERSHIP (Results 1 – 9 of 9) sorted by relevance

/external/ceres-solver/internal/ceres/
Dloss_function_test.cc137 ComposedLoss c(&f, DO_NOT_TAKE_OWNERSHIP, &g, DO_NOT_TAKE_OWNERSHIP); in TEST()
144 ComposedLoss c(&f, DO_NOT_TAKE_OWNERSHIP, &g, DO_NOT_TAKE_OWNERSHIP); in TEST()
218 loss_function_wrapper.Reset(&loss_function3, DO_NOT_TAKE_OWNERSHIP); in TEST()
Dloss_function.cc125 if (ownership_f_ == DO_NOT_TAKE_OWNERSHIP) { in ~ComposedLoss()
128 if (ownership_g_ == DO_NOT_TAKE_OWNERSHIP) { in ~ComposedLoss()
Dgradient_checking_cost_function.cc241 DO_NOT_TAKE_OWNERSHIP; in CreateGradientCheckingProblemImpl()
243 DO_NOT_TAKE_OWNERSHIP; in CreateGradientCheckingProblemImpl()
Dsolver_impl_test.cc664 problem_options.cost_function_ownership = DO_NOT_TAKE_OWNERSHIP; in TEST()
731 problem_options.cost_function_ownership = DO_NOT_TAKE_OWNERSHIP; in TEST()
/external/ceres-solver/include/ceres/
Dloss_function.h317 if (ownership_ == DO_NOT_TAKE_OWNERSHIP) { in ~ScaledLoss()
372 if (ownership_ == DO_NOT_TAKE_OWNERSHIP) { in ~LossFunctionWrapper()
383 if (ownership_ == DO_NOT_TAKE_OWNERSHIP) { in Reset()
Dtypes.h56 DO_NOT_TAKE_OWNERSHIP, enumerator
Dgradient_checker.h179 numeric_term(term, DO_NOT_TAKE_OWNERSHIP); in Probe()
/external/chromium/base/
Dbasictypes.h269 DO_NOT_TAKE_OWNERSHIP, enumerator
/external/chromium_org/third_party/cld/base/
Dbasictypes.h261 DO_NOT_TAKE_OWNERSHIP, enumerator