Lines Matching refs:first
23 Everything we need here is fine if its declarations just come first.
812 return a.first < b.first; // don't bother compare the stat fields
1216 string::size_type next_slash = i.find("/", (i[0]=='/' ? 1 : 0)); // skip first slash
1771 // check for a match in the fdcache first
1844 if (string_endswith(b_source0, arch.first))
1846 archive_extension = arch.first;
2506 o << i.first
2560 being received. If we process things early (first callback) and
2566 /* do never respond on first call */
3209 if (string_endswith(rps, arch.first))
3211 archive_extension = arch.first;
3569 if (string_endswith(p.first, arch.first))
3573 scan_archive_file (p.first, p.second,
3588 scan_source_file (p.first, p.second,
3921 int64_t fileid = stale.first;
4334 o << arch.first << "(" << arch.second << ") ";