Lines Matching full:large
83 * changes tend to cluster in the low regs even for large methods.
790 * (2) Create a "large-enough" anonymous mmap region.
794 * not make the region large enough. Since the pages aren't mapped
924 * large.
1154 We still need to handle cases where a large number of bits change. We
1166 extent on whether methods with large numbers of registers tend to modify
1201 Large maps can be compressed significantly. The trouble is that, when
1204 compress large maps, so that they can be memory mapped and used directly.
1223 to 7. A value of 7 indicates that the address difference is large,
1241 register is less than 16. We should therefore be able to encode a large
1489 * We don't know how large the compressed data will be. It's possible
1502 * or equal to the amount of space required when uncompressed -- large
1564 /* large difference, output escape code */
1567 ALOGI(" : large %d, key=0x%02x", addrDiff, key);