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

<<11121314151617181920>>

  /external/mesa3d/src/glsl/
ir_print_visitor.cpp 378 printf("(discard ");
  /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/protobuf/gtest/test/
gtest_test_utils.py 209 or to discard it.
  /external/protobuf/python/google/protobuf/
message.py 251 internal/message_listener.py, and we discard any listener registered
  /external/qemu/
ia64.ld 208 /DISCARD/ : { *(.note.GNU-stack) }
qemu-io.c 1407 " 'discard 512 1k' - discards 1 kilobyte from 512 bytes into the file\n"
1418 .name = "discard",
1472 printf("discard failed: %s\n", strerror(-ret));
1479 print_report("discard", &t2, offset, count, count, 1, Cflag);
    [all...]
  /external/qemu/tcg/
tcg-opc.h 37 DEF(discard, 1, 0, 0, 0)
  /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/valgrind/main/memcheck/
memcheck.h 146 /* Discard a block-description-handle. Returns 1 for an
  /external/valgrind/tsan/
dr64_ldscript 217 /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) }
  /external/webkit/Source/WebCore/css/
CSSValueKeywords.in 529 discard
  /external/webkit/Source/WebCore/platform/graphics/cg/
GraphicsContext3DCG.cpp 144 // Now discard the original CG image and replace it with a copy from the bitmap context.
ImageSourceCG.cpp 87 // Recent versions of ImageIO discard previously decoded image frames if the client
  /frameworks/base/core/java/android/webkit/
URLUtil.java 363 // If there's a mismatch, discard the entire extension.
  /frameworks/base/media/libstagefright/codecs/aacdec/
SoftAAC.cpp 375 // Discard input buffer.
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsMessageBase.java 288 * Discard Message" notification and should not be stored.
  /libcore/luni/src/main/java/java/util/jar/
JarFile.java 300 manifestEntry = null; // Can discard the entry now.
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherInputStream1Test.java 153 // should read and discard bytes;
  /packages/apps/Gallery/res/values-en-rGB/
strings.xml 51 <string name="crop_discard_text" msgid="5303657888280340603">"Discard"</string>
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.x 201 /DISCARD/ : { *(.note.GNU-stack) }
armelf.xbn 201 /DISCARD/ : { *(.note.GNU-stack) }
armelf.xc 206 /DISCARD/ : { *(.note.GNU-stack) }
armelf.xn 201 /DISCARD/ : { *(.note.GNU-stack) }

Completed in 486 milliseconds

<<11121314151617181920>>