HomeSort by relevance Sort by last modified time
    Searched full:waste (Results 1 - 25 of 181) sorted by null

1 2 3 4 5 6 7 8

  /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.
  /external/protobuf/src/google/protobuf/
message_unittest.cc 72 // like a waste of time.
134 // like a waste of time.
  /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/libvpx/vpx_mem/include/
vpx_mem_tracker.h 83 to check for memory leaks, but we do not waste cache space for bounds check padding)
  /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
  /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/chromium/third_party/libevent/
buffer.c 381 /* If we don't have FIONREAD, we might waste some space here */
  /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

Completed in 570 milliseconds

1 2 3 4 5 6 7 8