Searched refs:ufirst (Results 1 – 3 of 3) sorted by relevance
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_column_bmod.h | 57 Index lptr, nrow, isub, irow, nextlu, new_next, ufirst; in column_bmod() local 164 ufirst = glu.xlusup(jcol) + d_fsupc; in column_bmod() 167 VectorBlock<ScalarVector> u(glu.lusup, ufirst, nsupc); in column_bmod() 171 VectorBlock<ScalarVector> l(glu.lusup, ufirst+nsupc, nrow); in column_bmod()
|
/external/syslinux/com32/chain/ |
D | partiter.h | 93 uint64_t ufirst; member
|
D | partiter.c | 144 iter->gpt.ufirst = gpth->lba_first_usable; in pi_gpt_ctor() 274 if (gp->lba_first < iter->gpt.ufirst || in notsane_gpt()
|