HomeSort by relevance Sort by last modified time
    Searched full:waste (Results 76 - 100 of 365) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/glsl/
ralloc.c 233 /* Recursively free any children...don't waste time unlinking them. */
  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
randfile.c 146 * I/O because we will waste system entropy.
  /external/chromium_org/third_party/opus/src/celt/
entdec.c 44 The author claims an average waste of $\frac{1}{2}\log_b(2b)$ bits, where $b$
  /external/emma/core/java12/com/vladium/util/
Strings.java 236 append.append ('\u00A0'); // don't use " ": a waste of space
  /external/harfbuzz_ng/src/
hb-ot-map.cc 74 * features not available in either table and not waste precious bits for them. */
  /external/libexif/contrib/watcom/
Makefile 11 # waste time to make it look "nice".
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 214 // If the switch is unreachable then trying to improve it is a waste of time.
  /external/mesa3d/src/glsl/
ralloc.c 233 /* Recursively free any children...don't waste time unlinking them. */
  /external/openssl/crypto/rand/
randfile.c 146 * I/O because we will waste system entropy.
  /external/qemu/distrib/sdl-1.2.15/src/audio/dc/
aica.c 173 storing more than that is a waste of memory if you're not doing
  /external/srec/tools/dictTest/
dictTest.c 67 //waste of space with all of these arrays, they are too large, but leave for now
  /frameworks/base/core/java/android/net/http/
HttpResponseCache.java 72 * the hit rate, but it may also just waste filesystem space!
  /frameworks/ml/bordeaux/learning/predictor_histogram/java/android/bordeaux/learning/
HistogramPredictor.java 293 // TODO: not sure this step would reduce memory waste
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
pb_buffer_fenced.c 920 * Don't stall the GPU, waste time evicting buffers, or waste memory
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86_64-gcc.c 177 { BN_ULONG ret,waste; local
180 : "=a"(ret),"=d"(waste)
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_buffer_fenced.c 920 * Don't stall the GPU, waste time evicting buffers, or waste memory
  /external/openssl/crypto/bn/asm/
x86_64-gcc.c 177 { BN_ULONG ret,waste; local
180 : "=a"(ret),"=d"(waste)
  /packages/apps/Settings/src/com/android/settings/
CryptKeeper.java 86 /** Message sent to us to cool-down (waste user's time between password attempts) */
474 /** Disable password input for a while to force the user to waste time between retries */
  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 430 * doesn't waste 32 bits between the 32 bit arg and the 64 bit arg.
  /external/bison/lib/
obstack.c 35 and linking in this code is a waste when using the GNU C library
  /external/chromium/base/files/
file_path_watcher_mac.cc 448 // be long lived, and if an error has occurred, there is no reason to waste
  /external/chromium_org/base/files/
file_path_watcher_kqueue.cc 471 // be long lived, and if an error has occurred, there is no reason to waste
  /external/chromium_org/chrome/browser/chromeos/drive/
sync_client.cc 32 // It's a waste to fetch the file in this case.
  /external/chromium_org/chromeos/display/
output_configurator.h 309 // against larger cursors, but also waste more memory.
  /external/chromium_org/media/audio/cras/
cras_unified.cc 342 // Note these are run from a real time thread, so don't waste cycles here.

Completed in 1346 milliseconds

1 2 34 5 6 7 8 91011>>