HomeSort by relevance Sort by last modified time
    Searched full:discard (Results 401 - 425 of 3884) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/modules/vibration/
NavigatorVibration.cpp 65 // If the last item in the pattern is a pause then discard it.
  /external/chromium_org/third_party/WebKit/Source/wtf/
CryptographicallyRandomNumber.cpp 110 // Discard early keystream, as per recommendations in:
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
IndexBuffer11.cpp 134 bool IndexBuffer11::discard() function in class:rx::IndexBuffer11
VertexBuffer11.cpp 193 bool VertexBuffer11::discard() function in class:rx::VertexBuffer11
  /external/chromium_org/third_party/freetype/include/freetype/
ftsizes.h 110 /* Discard a given size object. Note that @FT_Done_Face */
  /external/chromium_org/third_party/icu/source/i18n/
inputext.cpp 93 // discard everything within < brackets >
  /external/chromium_org/third_party/libaddressinput/src/java/test/com/android/i18n/addressinput/
JsonpRequestBuilderTest.java 133 inputStream.read(new byte[1024]); // Discard input.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen_cache.c 161 * to discard. We don't do any flushing to try to free up additional
177 /* we don't want to discard vertex/index buffers */
231 * Try to discard least recently used entries until we hit the
240 * just discard this surface.
  /external/chromium_org/third_party/mesa/src/src/glsl/
lower_discard_flow.cpp 27 * discard handling:
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
condrender.c 119 * \return GL_TRUE if we should render, GL_FALSE if we should discard
  /external/chromium_org/third_party/skia/experimental/Networking/
SampleNetPipeReader.cpp 90 // at this point, new data has been read and stored, discard
  /external/chromium_org/third_party/skia/src/image/
SkSurface_Gpu.cpp 99 fDevice->accessRenderTarget()->discard();
  /external/chromium_org/third_party/webrtc/common_audio/resampler/
push_sinc_resampler.cc 60 // provide dummy input and discard the output. This is done to prime the
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_receiver_strategy.h 79 // reset statistics and/or discard this packet.
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
packet_manipulator_unittest.cc 148 // Should discard every packet after the first one.
  /external/chromium_org/tools/
run-bisect-perf-regression.cfg 30 'truncate_percent': Discard the highest/lowest % values from performance test.
  /external/chromium_org/ui/events/ozone/evdev/
touch_event_converter_evdev_unittest.cc 214 // Setup and discard a press.
263 // Setup and discard a press.
298 // Setup and discard a press.
306 // Setup and discard a move.
  /external/clang/test/SemaCXX/
warn-infinite-recursion.cpp 134 // Similar to the above, Wrapper<0>::run() will discard the if statement.
  /external/deqp/doc/testspecs/GLES3/
functional.shaders.fragdepth.txt 30 - Discard before and after write
  /external/deqp/doc/testspecs/GLES31/
functional.fbo.no_attachments.txt 50 is verified by running a shader that discard all fragments that are not within
functional.sample_shading.txt 27 - per sample discard
  /external/e2fsprogs/lib/e2p/
mntopts.c 36 { EXT4_DEFM_DISCARD, "discard"},
  /external/e2fsprogs/lib/ext2fs/
ext2_io.h 91 errcode_t (*discard)(io_channel channel, unsigned long long block, member in struct:struct_io_manager
  /external/f2fs-tools/mkfs/
f2fs_format_main.c 38 MSG(0, " -t 0: nodiscard, 1: discard [default:1]\n");
  /external/freetype/include/
ftsizes.h 110 /* Discard a given size object. Note that @FT_Done_Face */

Completed in 507 milliseconds

<<11121314151617181920>>