/dalvik/docs/opcodes/ |
opcode-00-nop.html | 17 Waste cycles.
|
opcode-4b-aput.html | 17 Waste cycles.
|
/external/bzip2/ |
spewG.c | 8 Real Files; it'll just waste a lot of CPU time :-)
|
/external/dropbear/libtommath/ |
pretty.build | 4 # Total waste of development time...
|
/external/skia/include/core/ |
SkWriter32.h | 75 // copy that much, and then alloc the rest. That would reduce the waste
|
/external/webkit/WebCore/platform/graphics/android/ |
BitmapAllocatorAndroid.cpp | 32 // made this up, so we don't waste a file-descriptor on small images, plus
|
/external/elfutils/libelf/ |
elf32_xlatetof.c | 93 version and so would waste "precious" code. */
|
elf32_xlatetom.c | 94 version and so would waste "precious" code. */
|
elf32_getphdr.c | 50 need to waste any more time here. */
|
/external/webkit/JavaScriptCore/runtime/ |
SmallStrings.cpp | 78 has terminated -- we don't want to waste memory.
|
/frameworks/base/awt/org/apache/harmony/x/imageio/plugins/jpeg/ |
JPEGImageReader.java | 106 // of threads so creating a new thread will be just a waste of resources.
|
/external/bluetooth/glib/tests/ |
onceinit.c | 91 g_usleep (25 * 1000); /* waste time for multiple threads to wait */
|
/external/grub/lib/ |
getopt1.c | 43 and linking in this code is a waste when using the GNU C library
|
/external/guava/src/com/google/common/base/internal/ |
Finalizer.java | 160 * Loop as long as we have references available so as not to waste
|
/external/webkit/WebCore/platform/graphics/ |
ImageSource.h | 128 // Implementations that delete less than what's specified above waste
|
/external/webkit/WebCore/platform/graphics/skia/ |
NativeImageSkia.h | 70 // On the one hand, if only a small subset is desired, then we will waste a
|
/external/webkit/WebCore/platform/mac/ |
CursorMac.mm | 58 // Leak these cursors intentionally, that way we won't waste time trying to clean them
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
LockSupport.java | 35 * optimization of a "busy wait" that does not waste as much time
|
/external/webkit/WebCore/platform/ |
LinkHash.cpp | 97 // We don't want to waste a function call on the search for the the anchor
|
/external/webkit/WebCore/xml/ |
XPathPredicate.cpp | 251 // but this would waste the time in cases when order is not important.
|
/external/v8/src/ |
spaces.h | 757 // of a space is the number of allocated bytes, the 'waste' in the space is 761 // 'available' is the number of unallocated bytes that are not waste. The 762 // capacity is the sum of size, waste, and available. 792 int Waste() { return waste_; } [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
memory_slices.sgml | 12 memory-waste, scalability and performance problems.
|
/external/e2fsprogs/lib/ext2fs/ |
initialize.c | 259 * additional inodes/group. Waste not, want not...
|
/external/emma/core/java12/com/vladium/util/ |
Strings.java | 236 append.append ('\u00A0'); // don't use " ": a waste of space
|
/external/opencore/protocols/http_parcom/src/ |
string_keyvalue_store.cpp | 255 // otherwise we waste the memory.
|