HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 3051 - 3075 of 11137) sorted by null

<<121122123124125126127128129130>>

  /external/chromium/chrome/browser/ui/tabs/
dock_info_win.cc 70 // The window isn't visible, keep iterating.
76 // The window doesn't contain the point, keep iterating.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/fx/
bg.js 42 // in the content area (e.g. "keypress" while start and keep looping while
178 // Hack to keep a reference to the objects while we're waiting for them to load.
  /external/chromium/net/disk_cache/
entry_impl.cc 89 // zero. The buffer grows up to a size determined by the backend, to keep the
152 // If we are writing to the first 16K (kMaxBlockSize), we want to keep the
751 // We keep a copy of the key so that we can always return it, even if the
    [all...]
  /external/chromium/net/http/
http_network_transaction.cc 251 // Even if the server says the connection is keep-alive, we have to be
690 "keep-alive");
692 request_headers_.SetHeader(HttpRequestHeaders::kConnection, "keep-alive");
    [all...]
  /external/chromium/net/socket_stream/
socket_stream_unittest.cc 293 "Proxy-Connection: keep-alive\r\n\r\n"),
307 "Proxy-Connection: keep-alive\r\n"
  /external/chromium/third_party/libjingle/source/talk/base/
messagequeue.cc 265 // Keep thread safe
287 // Keep thread safe
  /external/chromium/webkit/glue/
multipart_response_delegate.cc 170 // At this point, we should send over any data we have, but keep enough data
268 // the history database, we want to keep track of whether the response
  /external/chromium_org/android_webview/
android_webview_common.target.darwin-mips.mk 326 -Wl,--no-keep-memory \
343 -Wl,--no-keep-memory \
android_webview_common.target.linux-mips.mk 326 -Wl,--no-keep-memory \
343 -Wl,--no-keep-memory \
  /external/chromium_org/ash/wm/
base_layout_manager_unittest.cc 232 // Maximize it, which will keep the previous restore bounds.
249 // Maximize it, which will keep the previous restore bounds.
  /external/chromium_org/base/threading/
thread_local_storage_win.cc 13 // In order to make TLS destructors work, we need to keep function
18 // keep track of and call when threads terminate.
  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
gallery_watch_manager.cc 29 // Map to keep track of profile specific GalleryWatchManager objects.
118 // Map to keep track of the extension and its corresponding watch count.
  /external/chromium_org/chrome/browser/importer/
profile_writer.cc 103 // NOTE: We set the kHomePage value, but keep the NewTab page as the homepage.
209 // In order to keep the imported-to folders from appearing in the 'recently
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 106 // Keep a map of request context getters, one per requested app ID.
123 // Keep a map of request context getters, one per requested app ID.
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_view_delegate.h 203 // now close, or false to keep it open.
208 // close, or false to keep it open.
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_prompt_controller.cc 45 PROMPT_DISABLED_REASON_LIMIT, // Keep this last.
55 PROMPT_DISPLAY_REASON_LIMIT, // Keep this last.
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_window_util.cc 21 // Keep track of the last click time and the last click position so we can
145 // keep track of the last click and if it's going to be a double click,
  /external/chromium_org/chrome/common/extensions/api/
socket.idl 240 // Enables or disables the keep-alive functionality for a TCP connection.
242 // |enable| : If true, enable keep-alive functionality.
sockets_tcp.idl 170 // Enables or disables the keep-alive functionality for a TCP connection.
172 // |enable| : If true, enable keep-alive functionality.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/
bg.js 46 // in the content area (e.g. "keypress" while start and keep looping while
182 // Hack to keep a reference to the objects while we're waiting for them to load.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
event_pages.html 166 Keep these tips in mind when using event pages to avoid common subtle pitfalls.
184 <li>If you need to keep runtime state in memory throughout a browser
  /external/chromium_org/chrome/renderer/net/
predictor_queue_unittest.cc 18 // This makes it easy to test a LOT of reads, and keep the expected Pop
75 // is used to keep read and write pointers from overlapping when buffer is
  /external/chromium_org/chrome/renderer/resources/extensions/
messaging.js 29 // Map of port IDs to unloadEvent listeners. Keep track of these to free the
180 // doesn't keep a reference to it, we need to clean up the port. Do
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_classifier_delegate.cc 239 // Keep classifier_page_text_, in case a Scorer is set later.
278 // Keep classifier_page_text_, in case the browser notifies us later that
  /external/chromium_org/chromeos/network/
policy_applicator.cc 176 // A new policy has to be applied to this profile entry. In order to keep
177 // implicit state of Shill like "connected successfully before", keep the

Completed in 1805 milliseconds

<<121122123124125126127128129130>>