Searched defs:last_pass (Results 1 – 7 of 7) sorted by relevance
72 void stats_close(stats_io_t *stats, int last_pass) { in stats_close()
69 void stats_close(stats_io_t *stats, int last_pass) { in stats_close()
168 const bool last_pass = (kmax == _Ksize); in execute() local
276 const bool last_pass = current.kmax()==_Ksize; in execute_pretranspose() local
757 const bool last_pass = (kmax==_Ktotal); in execute() local935 const bool last_pass = (current.kmax() == _Ktotal); in execute() local
465 const bool last_pass = (kmax == _Ktotal); in execute() local
420 int first_pass, last_pass; in cad_qspi_calibration() local