Searched
full:discard (Results
751 -
775 of
3884) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
reflection_ops_unittest.cc | 243 // Discard them. 276 // Discard them.
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
payload_splitter.cc | 89 // length. Something is corrupt. Discard this and the remaining 195 // Discard this payload.
|
/external/chromium_org/ui/chromeos/ |
touch_exploration_controller.cc | 204 // If there is no touch exploration yet, discard instead. 339 // Currently this is a discard, but could be something like rotor
|
/external/chromium_org/ui/file_manager/file_manager/foreground/js/ |
suggest_apps_dialog.js | 274 // Discard the window object and reopen in an external window. 275 event.window.discard();
|
/external/deqp/data/gles2/shaders/ |
keywords.test | 431 case discard 443 float discard = 1.0;
|
/external/deqp/modules/gles3/performance/ |
es3pDepthTests.cpp | 309 // Arithmetic workload shader but contains discard 321 " if (d < 0.5) discard;\n" 349 // Discard fragments in a grid pattern 359 " discard;\n" [all...] |
/external/e2fsprogs/misc/ |
mke2fs.conf.5.in | 400 .I discard 403 should attempt to discard device prior to filesystem creation.
|
/external/icu/icu4c/source/test/perf/perldriver/ |
PerfFramework.pm | 140 shift(@data) if (@data > 1); # discard first run 228 shift(@data) if (@data > 1); # discard first run
|
/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 */
|
/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/gallium/drivers/nv50/codegen/ |
nv50_ir_target.cpp | 43 0, 0, 0, 0, 0, 0, // BRKPT, JOINAT, JOIN, DISCARD, EXIT, MEMBAR 89 // DISCARD, EXIT
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_resource_texture.c | 181 flags.discard = FALSE; 369 flags.discard = TRUE;
|
/external/mesa3d/src/glsl/ |
glsl_lexer.ll | 236 discard return DISCARD;
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
SpdyStream.java | 436 // If the peer sends more data than we can handle, discard it and close the connection. 443 // Discard data received after the stream is finished. It's probably a benign race.
|
/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/qemu/distrib/jpeg-6b/ |
wrjpgcom.c | 285 * copy data to output, but discard COM markers unless keep_COM is true. 327 case M_COM: /* Existing COM: conditionally discard */
|
/external/stressapptest/src/ |
finelock_queue.cc | 85 // and discard out of bounds results. 346 // discard out of bounds results.
|
/external/valgrind/main/coregrind/ |
m_tooliface.c | 222 void (*discard)(Addr64, VexGuestExtents) 226 VG_(tdict).tool_discard_superblock_info = discard;
|
/frameworks/base/libs/hwui/ |
Caches.cpp | 666 void Caches::startTiling(GLuint x, GLuint y, GLuint width, GLuint height, bool discard) { 668 glStartTilingQCOM(x, y, width, height, (discard ? GL_NONE : GL_COLOR_BUFFER_BIT0_QCOM));
|
/frameworks/compile/mclinker/lib/Object/ |
SectionMap.cpp | 92 m_bIsDiscard = pName.compare("/DISCARD/") == 0; 105 m_bIsDiscard = m_Name.compare("/DISCARD/") == 0;
|
/frameworks/wilhelm/tests/examples/ |
slesTestFeedback.cpp | 126 // We could either try again later, or discard. For now we discard and re-use buffer.
|
/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
|
/prebuilts/misc/common/swig/include/2.0.11/guile/ |
list-vector.i | 104 /* Discard the temporary array after the call. */ 357 /* Discard the temporary array after the call. */
|
Completed in 1320 milliseconds
<<31323334353637383940>>