HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 251 - 275 of 1487) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
inline-asm-fpstack.ll 316 ; Discard dead result in st(0), bring x to the top.
321 ; Discard both results.
  /external/mesa3d/src/glsl/
glsl_lexer.lpp 182 discard return DISCARD;
  /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/valgrind/main/coregrind/
m_tooliface.c 219 void (*discard)(Addr64, VexGuestExtents)
223 VG_(tdict).tool_discard_superblock_info = discard;
  /external/webkit/Source/JavaScriptGlue/
JSUtils.cpp 385 * JSGlue has no API for accessing exceptions, so we just discard them. As for
428 // Discard exceptions -- otherwise an exception would forestall JS
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang.l 104 "discard" { return(DISCARD); }
  /external/webkit/Tools/Scripts/
extract-localizable-strings 214 $_ = ""; # If the comment doesn't end, discard the result of the line and set flag
218 $_ = ""; # Discard the rest of the line
  /external/webkit/Tools/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
  /ndk/sources/host-tools/make-3.81/
alloca.c 381 /* Discard segments that do not contain our argument address. */
461 a stack overflow. Discard stack segments which do not
  /ndk/sources/host-tools/sed-4.2.1/lib/
alloca.c 369 /* Discard segments that do not contain our argument address. */
449 a stack overflow. Discard stack segments which do not
  /system/media/wilhelm/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 236 /* success: clear EOF indicator and discard ungetc() data */
  /dalvik/vm/oo/
TypeCheck.cpp 48 * Discard the cache.
  /development/ide/emacs/
android-compile.el 97 "Filter to discard unwanted lines from the compilation buffer.
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
CipherInputStreamTest.java 144 // should read and discard bytes;
  /external/chromium/chrome/browser/renderer_host/
web_cache_manager.h 132 // being used, but instruct the renderer to discard all other data.
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.h 158 // Sets |size| with the size of the Save and Discard buttons (they have the
  /external/chromium/net/disk_cache/
stats.cc 86 // We don't want to discard the whole cache every time we have one extra
  /external/chromium/net/socket/
client_socket_pool.h 98 // change when it flushes, so it can use this |id| to discard sockets with
  /external/chromium/net/tools/testserver/
xmppserver_test.py 195 self.connections.discard(xmpp_connection)
  /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

Completed in 537 milliseconds

<<11121314151617181920>>