Searched refs:existing_block (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dproblem_impl.cc78 void CheckForNoAliasing(double* existing_block, argument
82 CHECK(!RegionsAlias(existing_block, existing_block_size,
85 << "location " << existing_block

Completed in 105 milliseconds