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()
Dgradient_checking_cost_function.cc93 DO_NOT_TAKE_OWNERSHIP, in GradientCheckingCostFunction()
251 DO_NOT_TAKE_OWNERSHIP; in CreateGradientCheckingProblemImpl()
253 DO_NOT_TAKE_OWNERSHIP; in CreateGradientCheckingProblemImpl()
Dloss_function.cc125 if (ownership_f_ == DO_NOT_TAKE_OWNERSHIP) { in ~ComposedLoss()
128 if (ownership_g_ == DO_NOT_TAKE_OWNERSHIP) { in ~ComposedLoss()
Dsolver_impl_test.cc77 problem_options.cost_function_ownership = DO_NOT_TAKE_OWNERSHIP; in TEST()
Dsolver_test.cc91 problem_options.cost_function_ownership = DO_NOT_TAKE_OWNERSHIP; in TEST()
/external/ceres-solver/include/ceres/
Dloss_function.h318 if (ownership_ == DO_NOT_TAKE_OWNERSHIP) { in ~ScaledLoss()
373 if (ownership_ == DO_NOT_TAKE_OWNERSHIP) { in ~LossFunctionWrapper()
384 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_org/third_party/cld/base/
Dbasictypes.h261 DO_NOT_TAKE_OWNERSHIP, enumerator