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

1 2 34 5 6 7 8 91011>>

  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
SyncCommon.java 108 // Details later than 250ms (arbitrary) are discarded as probably
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
bmtrace.c 98 len = sprintf(page, "Events stored: %u discarded: %u\n",
  /libcore/luni/src/main/java/java/math/
BigDecimal.java     [all...]
  /external/chromium/third_party/icu/source/i18n/
tridpars.h 179 * are discarded.
182 * discarded.
  /external/chromium/third_party/icu/source/test/perf/perldriver/
PerfFramework.pm 197 $ms_str[0] .= " (discarded)" if (@ms_str > 1);
382 $ms_str[0] .= " (discarded)" if (@ms_str > 1);
  /external/dbus/dbus/
dbus-shell.c 356 * current character will be discarded."
363 * will be discarded as a comment. The newline character that
  /external/icu4c/i18n/
tridpars.h 179 * are discarded.
182 * discarded.
  /external/icu4c/test/perf/perldriver/
PerfFramework.pm 197 $ms_str[0] .= " (discarded)" if (@ms_str > 1);
382 $ms_str[0] .= " (discarded)" if (@ms_str > 1);
  /external/kernel-headers/original/asm-arm/
dma-mapping.h 136 * Ensure that any data held in the cache is appropriately discarded
165 * Ensure that any data held in the cache is appropriately discarded
  /external/openssl/crypto/bn/asm/
x86_64-mont.pl 87 add $lo0,%rax # discarded
135 add $lo0,%rax # discarded
  /external/qemu/slirp/
debug.c 215 lprint(" %6d discarded for bad checksums\r\n", tcpstat.tcps_rcvbadsum);
216 lprint(" %6d discarded for bad header offset fields\r\n",
ip.h 281 u_long ips_noroute; /* packets discarded due to no route */
  /external/qemu/slirp-android/
debug.c 211 lprint(" %6d discarded for bad checksums\r\n", tcpstat.tcps_rcvbadsum);
212 lprint(" %6d discarded for bad header offset fields\r\n",
ip.h 283 u_long ips_noroute; /* packets discarded due to no route */
  /libcore/luni/src/main/java/java/util/zip/
Deflater.java 98 * recovery for clients who have discarded or damaged their own copy. This
248 * input or output is discarded. While this method is used by {@code
  /bionic/libc/stdio/
fseek.c 162 * that any ungetc() input has been discarded). Adjust current
  /external/chromium/third_party/icu/public/common/unicode/
bytestream.h 183 * Returns true if any bytes were discarded, i.e., if there was an
  /external/icu4c/common/unicode/
bytestream.h 183 * Returns true if any bytes were discarded, i.e., if there was an
  /external/iproute2/examples/diffserv/
Edge31-ca-u32 108 # Anything else (not from the AF4*) gets discarded if it
Edge32-ca-u32 136 ## Anything else (not from the AF4*) gets discarded if it
  /external/libxml2/include/libxml/
globals.h 111 * Signature for the deregistration callback of a discarded node
  /libcore/luni/src/main/java/java/nio/
DirectByteBuffer.java 60 * is discarded the OS memory will be freed if it has not already been done
  /libcore/luni/src/main/java/javax/crypto/
CipherInputStream.java 131 * discarded.
  /libcore/luni/src/main/java/javax/xml/datatype/
Duration.java 295 * will be discarded (for example, if the actual value is 2.5,
306 * those will be simply discarded (or in other words, rounded to zero.)
343 * those will be simply discarded (or in other words, rounded to zero.)
717 * if a remainder occurs due to Daylight Savings Time, it is discarded</li>
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/luni/util/
HexStringParser.java 253 * Stores the discarded bits to abandonedNumber.

Completed in 626 milliseconds

1 2 34 5 6 7 8 91011>>