Home
last modified time | relevance | path

Searched refs:compacted (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DStringRange.java94 LinkedList<Ranges> compacted = compact(entry.getKey(), entry.getValue()); in compact() local
95 for (Ranges ranges : compacted) { in compact()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DStringRange.java98 LinkedList<Ranges> compacted = compact(entry.getKey(), entry.getValue()); in compact() local
99 for (Ranges ranges : compacted) { in compact()
/external/jetty/src/resources/org/eclipse/jetty/server/handler/jmx/
DContextHandler-mbean.properties5 compactPath: True if URLs are compacted to replace the multiple '/'s with a single '/'
/external/google-breakpad/src/common/mac/
Ddump_syms.mm225 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;
/external/chromium-trace/catapult/third_party/Paste/docs/
Dtesting-applications.txt93 Gives a slightly-compacted version of the response.
/external/squashfs-tools/kernel/Documentation/filesystems/
Dsquashfs.txt44 directory data are highly compacted, and packed on byte boundaries. Each
/external/v8/src/heap/
Dheap.h835 void RememberUnmappedPage(Address page, bool compacted);
Dheap.cc6278 void Heap::RememberUnmappedPage(Address page, bool compacted) { in RememberUnmappedPage() argument
6281 if (compacted) { in RememberUnmappedPage()
/external/squashfs-tools/
DRELEASE-README31 4. Inode and directory data are highly compacted, and packed on byte