HomeSort by relevance Sort by last modified time
    Searched full:wasted (Results 26 - 50 of 148) sorted by null

12 3 4 5 6

  /packages/apps/Exchange/src/com/android/exchange/adapter/
Parser.java 105 // value was requested as a String or an int (to avoid wasted effort in parsing)
  /packages/apps/Phone/res/layout/
incall_touch_ui.xml 45 bottom area of this widget is just wasted space.
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageMeasurement.java 188 Log.i(TAG, "measurements dropped because receiver is null! wasted effort");
  /dalvik/dx/src/com/android/dx/merge/
DexMerger.java 87 /** minimum number of wasted bytes before it's worthwhile to compact the result */
190 * result in too many bytes wasted, compact the result. To compact,
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 189 * most slots won't be used, but it is still not wasted because
202 * otherwise wasted expansion can be avoided.
  /external/dbus/dbus/
dbus-string.c 377 * Compacts the string to avoid wasted memory. Wasted memory is
380 * than the given amount of memory is being wasted (otherwise the
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
main.sgml 773 wasted which could have been spent running the idle function).
  /external/chromium/chrome/browser/ui/views/
browser_actions_container.h 221 // icons) to make sure there is no wasted space at the edges of the container.
  /external/chromium/net/tools/flip_server/
epoll_server.cc 39 // memory alignment (up to 7 wasted bytes for each bool). The extra level of
  /external/grub/stage2/
fs.h 84 * undue wasted disk space, the last data block of a small file may be
  /external/iproute2/doc/
ss.sgml 521 without <tt/tcp_diag/ is wasted inside kernel with completely
  /external/llvm/lib/CodeGen/
SplitKit.h 219 /// registers are wasted by keeping a value in two places at the same time.
  /external/openssl/crypto/engine/
eng_dyn.c 184 * wasted their time. The alternative involves creating everything inside the
  /external/openssl/include/openssl/
ssl3.h 259 * wasted bytes from the end of allocated region to its front,
  /external/openssl/ssl/
ssl3.h 259 * wasted bytes from the end of allocated region to its front,
  /external/v8/src/
spaces.h 396 // needed. For paged spaces the space requested must include the space wasted
    [all...]
heap.h     [all...]
  /build/tools/zipalign/
ZipFile.cpp 931 * of wasted space at the end of the file. Remove it now.
    [all...]
  /external/bison/lib/
lbitset.c 42 but the more memory wasted for sparse bitsets and the longer the time
  /external/grub/netboot/
via-rhine.c 571 The RX_COPYBREAK value is chosen to trade-off the memory wasted by
  /external/libpng/contrib/gregbook/
rpng-win.c 172 * yes, these ifdefs are completely wasted in a Windows program... */
  /external/tremolo/Tremolo/
codebook.c 340 values (and are wasted). So don't generate codebooks like
  /frameworks/base/docs/html/resources/tutorials/
hello-world.jd 299 your layout and wasted time debugging your code.</p>
  /frameworks/base/tools/aapt/
ZipFile.cpp 931 * of wasted space at the end of the file. Remove it now.
    [all...]
  /external/flac/libFLAC/
stream_encoder.c 342 unsigned subframe_bps[FLAC__MAX_CHANNELS]; /* the effective bits per sample of the input signal (stream bps - wasted bits) */
343 unsigned subframe_bps_mid_side[2]; /* the effective bits per sample of the mid-side input signal (stream bps - wasted bits + 0/1) */
    [all...]

Completed in 846 milliseconds

12 3 4 5 6