/external/chromium_org/google_apis/gcm/engine/ |
checkin_request_unittest.cc | 40 // has no significant state, -1 to never discard.
|
/external/chromium_org/media/filters/ |
ffmpeg_demuxer.h | 223 // Tracks if there's an outstanding av_seek_frame() operation. Used to discard
|
frame_processor_base.h | 190 // |append_window_start| will be marked for post-decode discard. Further, if
|
/external/chromium_org/media/video/capture/mac/ |
video_capture_device_avfoundation_mac.mm | 153 // discard late frames by default.
|
/external/chromium_org/mojo/public/js/bindings/ |
core.js | 205 * be used to discard data. See MojoReadData for more information, including
|
/external/chromium_org/mojo/system/ |
data_pipe.cc | 143 // Similarly, though this may have discarded data (in "may discard" mode),
|
/external/chromium_org/net/disk_cache/blockfile/ |
disk_format_base.h | 72 // child entry that stores that offset, so we discard the 20 least significant
|
stats.cc | 81 // We don't want to discard the whole cache every time we have one extra
|
/external/chromium_org/net/dns/ |
mapped_host_resolver_unittest.cc | 192 // Parsing bad rules should silently discard the rule (and never crash).
|
/external/chromium_org/net/quic/ |
quic_received_packet_manager.cc | 106 // Update first_gap_ and discard old entropies.
|
quic_unacked_packet_map.cc | 66 // TODO(ianswett): Discard and lose the packet lazily instead of immediately.
|
/external/chromium_org/net/socket/ |
client_socket_pool.h | 135 // change when it flushes, so it can use this |id| to discard sockets with
|
/external/chromium_org/pdf/ |
pdf.cc | 20 // The Mac release builds discard CreateModule and the entire PDFModule
|
/external/chromium_org/remoting/host/ |
chromoting_host.cc | 53 // has no significant state, -1 to never discard.
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
HTMLConstructionSite.h | 277 void discard() function in class:WebCore::FINAL::FINAL
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/ |
CSSMetadata.js | 200 "collapse", "separate", "discard" 287 "collapse", "separate", "discard" 320 "collapse", "separate", "discard" 422 "collapse", "separate", "discard" [all...] |
/external/chromium_org/third_party/bintrees/bintrees/ |
__init__.py | 64 * discard(k) -> None, remove k from T, if k is present, O(log(n))
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
radeon_opcodes.h | 220 /** Stop execution of the shader (GLSL discard) */
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/ |
r600_buffer.c | 102 /* Discard the buffer. */
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/ |
t_options.h | 43 * gen_xmlpool.py will discard this line. */
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_gs.c | 220 /* On Gen6, GS is also used for rasterizer discard. */
|
/external/chromium_org/third_party/skia/src/pdf/ |
SkPDFUtils.cpp | 118 // result, so we detect those cases and discard the drawing for them.
|
/external/chromium_org/third_party/webrtc/base/ |
macwindowpicker.cc | 243 // Discard windows without a title.
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
packet_buffer.cc | 166 // Discard other packets with the same timestamp. These are duplicates or
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/cpp/ |
cpp-preproc.c | 307 fgetc(pp->f_deps); /* Discard space after colon. */
|