HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 151 - 175 of 1003) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/jdiff/src/jdiff/
JDiffAntTask.java 319 // Discard the exception
323 // Discard the exception
  /external/jpeg/
wrjpgcom.c 285 * copy data to output, but discard COM markers unless keep_COM is true.
327 case M_COM: /* Existing COM: conditionally discard */
jdhuff.c 331 /* If it's 0xFF, check and discard stuffed zero byte */
333 /* Loop here to discard any padding FF's on terminating marker,
684 /* In this path we just discard the values */
761 /* discard all coefficients */
jdhuff.h 134 * Discard next N bits.
  /external/protobuf/src/google/protobuf/compiler/
parser.h 80 // Set to NULL (the default) to discard source location information.
86 // parsing. Set to NULL (the default) to discard error messages.
  /external/protobuf/src/google/protobuf/
reflection_ops_unittest.cc 243 // Discard them.
276 // Discard them.
  /external/v8/src/ia32/
full-codegen-ia32.cc 500 // label to discard it if unneeded.
501 Label discard; local
516 if_false = &discard;
525 if_true = &discard;
593 __ j(zero, &discard);
601 __ bind(&discard);
609 __ j(not_zero, &discard);
617 __ bind(&discard);
    [all...]
  /external/webkit/JavaScriptGlue/
JSUtils.cpp 384 * JSGlue has no API for accessing exceptions, so we just discard them. As for
422 // Discard exceptions -- otherwise an exception would forestall JS
  /external/webkit/WebKitTools/Scripts/
extract-localizable-strings 213 $_ = ""; # If the comment doesn't end, discard the result of the line and set flag
217 $_ = ""; # Discard the rest of the line
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
alloca.c 362 /* Discard segments that do not contain our argument address. */
442 a stack overflow. Discard stack segments which do not
  /libcore/luni/src/main/java/org/apache/harmony/nio/internal/
DatagramChannelImpl.java 248 // do discard the datagram packet
286 // do discard the datagram packet
  /system/media/opensles/tests/examples/
slesTestFeedback.cpp 100 // We could either try again later, or discard. For now we discard and re-use buffer.
  /bionic/libc/bionic/
arc4random.c 152 * Discard early keystream, as per recommendations in:
  /bionic/libc/stdio/
fseek.c 229 /* success: clear EOF indicator and discard ungetc() data */
  /dalvik/vm/oo/
TypeCheck.c 48 * Discard the cache.
  /development/ide/emacs/
android-compile.el 97 "Filter to discard unwanted lines from the compilation buffer.
  /external/chromium/base/
message_pump_libevent.cc 94 // Remove and discard the wakeup byte.
  /external/chromium/net/disk_cache/
bitmap.cc 174 // If the range spans multiple words, discard the extraneous bits of the
stats.cc 81 // We don't want to discard the whole cache every time we have one extra
  /external/chromium/sdch/open-vcdiff/
ChangeLog 54 * Change the VCDIFF block size to 16, but have the encoder discard all matches
  /external/dnsmasq/src/
netlink.c 115 /* discard stuff which is truncated at this point (expand_buf() may fail) */
  /external/emma/core/java12/com/vladium/emma/rt/
InstrClassLoadHook.java 102 // updates the metadata first, discard our version of the class def
  /external/freetype/include/freetype/
ftcache.h 373 /* should never try to discard it yourself. */
473 /* should never try to discard it by yourself. */
    [all...]
  /external/iptables/libipq/
libipq.3 238 checksums for the packet. Typically, the kernel will silently discard
  /external/jhead/
jpgfile.c 235 // Discard this section.
268 // Oterwise, discard this section.
311 // Discard read data.
478 // Discard everything but the exif and comment sections.

Completed in 969 milliseconds

1 2 3 4 5 67 8 91011>>