HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 201 - 225 of 865) sorted by null

1 2 3 4 5 6 7 891011>>

  /dalvik/libcore/archive/src/main/java/java/util/jar/
JarFile.java 316 manifestEntry = null; // Can discard the entry now.
  /dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherInputStream1Test.java 184 // should read and discard bytes;
  /dalvik/vm/interp/
Stack.h 104 and we want to trivially discard them when the method returns. See JNI.c
  /development/simulator/app/
PhoneData.h 7 // discard the entire set if the user asks to re-scan the phone definitions.
  /external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java 151 /* discard if SCI, SCE or SCY */
  /external/apache-http/src/org/apache/http/impl/io/
ChunkedInputStream.java 287 // read and discard the remainder of the message
  /external/apache-http/src/org/apache/http/protocol/
HttpRequestExecutor.java 229 // discard 100-continue
  /external/elfutils/src/
ld.c 535 /* Discard the LD_LIBRARY_PATH value we found. */
    [all...]
  /external/grub/netboot/
fsys_tftp.c 466 /* Reset the offset. Just discard the contents of the buffer. */
  /external/ipsec-tools/src/libipsec/
ipsec_dump_policy.c 60 "discard", "none", "ipsec", "entrust", "bypass",
test-policy.c 59 { 1, "out discard" },
  /external/kernel-headers/original/asm-arm/
cacheflush.h 143 * Invalidate (discard) the specified virtual address range.
  /external/proguard/src/proguard/
ClassSpecificationVisitorFactory.java 154 // Discard the member visitor, because it has already been included.
Initializer.java 320 // Discard unused library classes.
  /external/qemu/docs/
ANDROID-QEMUD.TXT 84 Zero-sized packets are silently discard by qemud and the emulator and
  /external/qemu/
ia64.ld 210 /DISCARD/ : { *(.note.GNU-stack) }
  /external/quake/quake/src/WinQuake/
cl_demo.cpp 145 // discard nop keepalive message
  /external/srec/tools/grxmlcompile/
sub_grph.h 47 #define DISCARD_LABEL -100010 // Discard (internal)
  /external/v8/src/arm/
virtual-frame-arm.cc 290 // Discard elements from the virtual frame and free any registers.
  /external/webkit/WebCore/html/
HTMLTokenizer.h 324 DiscardLF = 1 << 20, // FIXME: should clarify difference between skip and discard
  /external/webkit/WebCore/platform/graphics/gtk/
FontGtk.cpp 112 // discard the first 'from' characters
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
queues.py 90 log("CAUTION: %s will discard all local changes in \"%s\"" % (self.name, self.tool.scm().checkout_root))
  /external/zlib/examples/
gzlog.c 349 /* truncate file to discard remaining stored data and old trailer */
  /frameworks/base/core/java/android/webkit/
URLUtil.java 363 // If there's a mismatch, discard the entire extension.
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsMessageBase.java 277 * Discard Message" notification and should not be stored.

Completed in 218 milliseconds

1 2 3 4 5 6 7 891011>>