Searched refs:compacted (Results 1 – 10 of 10) sorted by relevance
98 LinkedList<Ranges> compacted = compact(entry.getKey(), entry.getValue()); in compact() local99 for (Ranges ranges : compacted) { in compact()
94 LinkedList<Ranges> compacted = compact(entry.getKey(), entry.getValue()); in compact() local95 for (Ranges ranges : compacted) { in compact()
225 string compacted(identifier_string);226 for(size_t i = compacted.find('-'); i != string::npos;227 i = compacted.find('-', i))228 compacted.erase(i, 1);230 return compacted;
5 compactPath: True if URLs are compacted to replace the multiple '/'s with a single '/'
93 Gives a slightly-compacted version of the response.
22 The first notation is by using a formula, while the second is a compacted version of the first by
44 directory data are highly compacted, and packed on byte boundaries. Each
994 void RememberUnmappedPage(Address page, bool compacted);
6145 void Heap::RememberUnmappedPage(Address page, bool compacted) { in RememberUnmappedPage() argument6148 if (compacted) { in RememberUnmappedPage()
31 4. Inode and directory data are highly compacted, and packed on byte