Searched refs:start_ind (Results 1 – 2 of 2) sorted by relevance
66 [&](int64 start_ind, int64 limit_ind, int64 worker_id) { in Compute() argument67 for (int64 i = start_ind; i < limit_ind; i++) { in Compute()
246 DownloadSamples(SERVER_NAME, authtoken, options.output_dir, options.start_ind,