Searched
full:discard (Results
426 -
450 of
2966) sorted by null
<<11121314151617181920>>
/external/bison/tests/ |
java.at | 308 # - (): nothing to pop, nothing to discard 309 # - (1 + 1 + 1 +): a lot to pop, nothing to discard 310 # - (* * *): nothing to pop, a lot to discard 311 # - (1 + 2 * *): some to pop and discard
|
/external/chromium/chrome/browser/chromeos/login/ |
language_switch_menu.cc | 116 // Read locale-specific gtkrc. Ideally we'd discard all the previously read
|
/external/chromium/chrome/browser/policy/ |
device_token_fetcher.cc | 85 // Construct a new backend, which will discard any previous requests.
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_custom_menu_item.h | 121 // item. Used by GtkCustomMenu to determine whether it should discard click
|
/external/chromium/chrome/browser/ui/views/ |
reload_button.cc | 95 // Forcibly reset the location bar, since otherwise it won't discard any
|
/external/chromium/chrome/browser/visitedlink/ |
visitedlink_perftest.cc | 182 // We discard the max and return the average time.
|
/external/chromium/net/base/ |
backoff_entry_unittest.cc | 61 // Because lifetime is non-zero, we shouldn't be able to discard yet.
|
mapped_host_resolver_unittest.cc | 140 // Parsing bad rules should silently discard the rule (and never crash).
|
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/ |
disk_parser.js | 114 action = 'discard';
|
/external/chromium_org/android_webview/native/ |
aw_contents.h | 45 // popup content) and discard the 'default' native instance it made on
|
/external/chromium_org/apps/ |
app_window_contents.cc | 69 // extension URL causes it to create a new RVH and discard the old (perfectly
|
/external/chromium_org/base/win/ |
dllmain.cc | 71 // linker doesn't discard it.
|
/external/chromium_org/chrome/browser/net/ |
predictor.h | 71 // we change the format so that we discard old data. 86 // In those odd cases, we may discard some of the later speculative requests 382 // During trimming operation to discard hosts for which we don't have likely 517 // reduction mode, and discard all queued (but not yet assigned) resolutions.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
gtk_custom_menu_item.h | 119 // item. Used by GtkCustomMenu to determine whether it should discard click
|
/external/chromium_org/chrome/browser/ui/search/ |
instant_controller.h | 163 // Helper for OmniboxFocusChanged. Commit or discard the overlay.
|
/external/chromium_org/chrome/browser/ui/webui/ |
downloads_dom_handler.h | 68 // wishes to discard (remove) a dangerous file.
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
navigation_tracker.cc | 113 // If the main frame just navigated, discard any pending scheduled
|
/external/chromium_org/chromeos/memory/ |
low_memory_listener.cc | 85 // We can only discard tabs on the UI thread.
|
/external/chromium_org/components/visitedlink/test/ |
visitedlink_perftest.cc | 184 // We discard the max and return the average time.
|
/external/chromium_org/content/browser/dom_storage/ |
dom_storage_namespace.h | 36 // Purge aggressively, i.e. discard cache even for areas that have
|
/external/chromium_org/content/browser/download/ |
download_stats.h | 145 // Record a dangerous download discard event.
|
/external/chromium_org/google_apis/gcm/engine/ |
connection_factory_impl.cc | 45 // has no significant state, -1 to never discard.
|
/external/chromium_org/media/filters/ |
ffmpeg_glue.cc | 212 stream->discard = AVDISCARD_ALL;
|
/external/chromium_org/net/disk_cache/ |
cache_creator.cc | 124 // discard the whole cache and create a new one.
|
/external/chromium_org/net/quic/ |
quic_received_packet_manager.cc | 175 // Discard entropies before least unacked.
|
Completed in 1533 milliseconds
<<11121314151617181920>>