Searched refs:waste (Results 1 – 25 of 43) sorted by relevance
12
/external/openssl/crypto/bn/asm/ |
D | x86_64-gcc.c | 177 { BN_ULONG ret,waste; in bn_div_words() local 180 : "=a"(ret),"=d"(waste) in bn_div_words()
|
/external/webkit/Source/WebCore/platform/mac/ |
D | CursorMac.mm | 55 // Leak these cursors intentionally, that way we won't waste time trying to clean them
|
/external/dbus/dbus/ |
D | dbus-string.c | 281 int waste; in compact() local 283 waste = real->allocated - (real->len + _DBUS_STRING_ALLOCATION_PADDING); in compact() 285 if (waste <= max_waste) in compact()
|
/external/qemu-pc-bios/bochs/ |
D | config.h.in | 162 // after the gui definition so that they don't waste their time trying. 391 // enable it elsewhere, give a compile error so that they don't waste their
|
/external/zlib/ |
D | FAQ | 291 in the universe. It just got to be a waste of time, and some compilers
|
/external/iproute2/doc/ |
D | ss.sgml | 13 So, stop reading this now and do not waste your time.
|
/external/libvpx/vp8/common/ppc/ |
D | loopfilter_filters_altivec.asm | 642 ;# of a waste. So this is an even uglier way to get around that.
|
/external/quake/quake/src/WinQuake/data/ |
D | MANUAL.TXT | 214 All secrets in Quake are indicated by clues. Don't waste your time
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-1-2 | 1328 * gtree.c: maintain own list of free tree nodes and don't waste 1370 * glib.h (g_bit_nth_msf): fixed off-by-one error, so we don't waste
|
D | ChangeLog.pre-2-0 | 3185 one finished. This however means a big waste of threads, if many
|
/external/llvm/lib/Target/Alpha/ |
D | AlphaInstrInfo.td | 345 //So this is a waste of what this instruction can do, but it still saves something
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | browser_window_controller.mm | 1712 // TODO: calling |layoutSubviews| here is a waste, find a better way to
|
/external/bluetooth/glib/docs/reference/ |
D | ChangeLog | 3047 a waste of time.
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 1176 waste of kernel buffers.
|
/external/e2fsprogs/debian/ |
D | changelog | 1746 * Fixed bug in fsck which caused it to waste CPU by spinning while
|
/external/bluetooth/glib/gio/ |
D | ChangeLog | 3512 * gunixmounts.[hc]: Namespace waste reduction, move some
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 1083 ADJ^N^V "waste" :G2P
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 1247 ADJ^N^V "waste" :G2P
|
/external/jpeg/ |
D | libjpeg.doc | 1625 byte each time around, you could waste a LOT of cycles.)
|
/external/bison/build-aux/ |
D | texinfo.tex | 4955 % side, and for 6pt waste from
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 4967 % side, and for 6pt waste from
|
/external/libffi/ |
D | texinfo.tex | 5187 % side, and for 6pt waste from
|
/external/grub/docs/ |
D | texinfo.tex | 4846 % side, and for 6pt waste from
|
/external/webkit/Tools/ |
D | ChangeLog | 286 the machine by default, which was a waste if we were only
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2002-12-03 | 10063 (locateLocal): Don't waste code making a bad path, just return empty string. 14390 array with empty strings; just a waste of time based on how we do things.
|
12