Searched defs:SizedFile (Results 1 – 5 of 5) sorted by relevance
86 struct SizedFile { struct89 bool operator<(const SizedFile &B) const { return Size < B.Size; } argument
87 struct SizedFile { struct90 bool operator<(const SizedFile &B) const { return Size < B.Size; } argument