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

/external/ceres-solver/internal/ceres/
H A Dcompressed_row_jacobian_writer.h64 int residual_offset,
H A Ddense_jacobian_writer.h70 int residual_offset,
97 residual_offset,
69 Write(int residual_id, int residual_offset, double **jacobians, SparseMatrix* jacobian) argument
H A Dcompressed_row_jacobian_writer.cc155 int residual_offset,
206 jacobian_values + jacobian_rows[residual_offset + r] + col_pos;
154 Write(int residual_id, int residual_offset, double **jacobians, SparseMatrix* base_jacobian) argument
/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_tytypes.h176 XArray* /*UChar*/ ML_(describe_type)( /*OUT*/PtrdiffT* residual_offset,
H A Ddebuginfo.c2744 PtrdiffT residual_offset,
2752 UChar* ro_plural = residual_offset == 1 ? "" : "s";
2855 data_addr, residual_offset, ro_plural, var->name,
2865 data_addr, residual_offset, ro_plural, var->name,
2879 data_addr, residual_offset, ro_plural, var->name,
2896 data_addr, residual_offset, ro_plural, var->name,
2963 data_addr, residual_offset, ro_plural, var->name,
2973 data_addr, residual_offset, ro_plural, var->name,
2987 data_addr, residual_offset, ro_plural, var->name,
3004 data_addr, residual_offset, ro_plura
2739 format_message( XArray* dn1, XArray* dn2, Addr data_addr, DiVariable* var, PtrdiffT var_offset, PtrdiffT residual_offset, XArray* described, Int frameNo, ThreadId tid ) argument
3138 PtrdiffT residual_offset = 0; local
3246 PtrdiffT residual_offset = 0; local
[all...]
H A Dtytypes.c747 XArray* /*UChar*/ ML_(describe_type)( /*OUT*/PtrdiffT* residual_offset, argument
919 *residual_offset = offset;

Completed in 164 milliseconds