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

<<111112113114115116117118119120>>

  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 431 // Controls a hidden GtkMenuBar that we keep updated so GNOME can take a look
488 // managers keep track of this state (_NET_ACTIVE_WINDOW), in which case
492 // Keep track of the last click time and the last click position so we can
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_handshake_hybi.py 183 request_def.headers['Connection'] = 'Upgrade, keep-alive, , '
344 'Keep-Alive': '300',
345 'Connection': 'keep-alive'}), None, True)]
  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_linux.cc 51 // Keep track of device uuid, to see how often we receive empty uuid values.
101 // Keep track of device size, to see how often this information is
155 // Keep track of device info details to see how often we get invalid values.
  /external/chromium_org/chrome/browser/ui/cocoa/
presentation_mode_controller.mm 121 // Set up the tracking area used to activate the sliding bar or keep it active
544 // If there's already a show timer going, just keep it.
563 // If there's already a hide timer going, just keep it.
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_drag_controller.mm 90 // our own destruction. Keep ourselves around while spinning the loop as well
150 // Special-case this to keep the logic below simpler.
359 // Special-case this to keep the logic below simpler.
  /external/chromium_org/chrome_frame/
html_utils.cc 109 // If we have a whitespace delimiter, just keep going. Cases of this should
271 // We're inside a comment tag which ends in '-->'. Keep going until we
279 // either '-->' of ']>'. Keep going until we reach the end.
  /external/chromium_org/content/browser/loader/
resource_scheduler.cc 358 // 1) We start the request, remove it from the list, and keep checking.
360 // there may be room for other requests, so we keep checking and leave
483 // There may be other requests for other hosts we'd allow, so keep checking.
  /external/chromium_org/media/base/android/java/src/org/chromium/media/
MediaCodecBridge.java 36 // Error code for MediaCodecBridge. Keep this value in sync with
49 // Codec direction. Keep this in sync with media_codec_bridge.h.
501 // Using 16bit PCM for output. Keep this value in sync with
  /external/chromium_org/native_client_sdk/src/doc/_sphinxext/
devsite_builder.py 57 # to a copied version of the devsite CSS that we'll keep locally. It's for
257 # We decided to keep the manual _book.yaml for now;
340 """ Custom "naclcode" directive for code snippets. To keep it under our
  /external/chromium_org/net/disk_cache/v3/
eviction_v3.cc 23 // from the HIGH_USE. We attempt to keep entries on the cache for at least
25 // but if we cannot do that, we fall-back to keep each list roughly the same
447 // If possible, we want to keep entries on each list at least kTargetTime
  /external/chromium_org/net/websockets/
websocket_stream_test.cc 291 "Connection: keep-alive\r\n"
378 "Connection: Upgrade, Keep-Alive\r\n"
478 // We keep a copy of the pointer so that we can call RunFor() on it later.
  /external/chromium_org/ppapi/api/
ppb_message_loop.idl 66 * requirement because it's intended to be highly responsive to keep up with
70 * Once you associate a message loop with a thread, you don't have to keep a
104 * run again later and keep your tasks.
  /external/chromium_org/ppapi/c/
ppb_message_loop.h 84 * requirement because it's intended to be highly responsive to keep up with
88 * Once you associate a message loop with a thread, you don't have to keep a
122 * run again later and keep your tasks.
  /external/chromium_org/ppapi/cpp/
message_loop.h 71 /// requirement because it's intended to be highly responsive to keep up with
75 /// Once you associate a message loop with a thread, you don't have to keep a
109 /// run again later and keep your tasks.
  /external/chromium_org/third_party/icu/source/common/
ubidiwrt.c 162 * of code points, not code units, to keep Unicode characters intact.
214 * We do need to keep combining characters with their base characters.
244 * keep combining characters with their base characters
  /external/chromium_org/third_party/icu/source/data/
cldr-icu-readme.txt 166 # Keep a log so you can investigate anything that looks suspicious.
193 # Again, keep a log so you can investigate the errors.
231 # Keep a log so you can investigate the errors.
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_wsconf.cpp 49 // | code points. Beyond checking that, we don't keep it.
373 // Open new utrie2s from the serialized data. We don't want to keep the ones
378 // It's simpler to keep the data always the same.
  /external/chromium_org/third_party/lcov/man/
genhtml.1 26 .RB [ \-k | \-\-keep\-descriptions ]
237 .B \-\-keep\-descriptions
241 Keep descriptions found in the description file even if the coverage data
  /external/chromium_org/ui/gfx/
render_text_pango.cc 86 // Keep a consistent height between this particular string's PangoLayout and
174 // TODO(xji): Keep a vector of runs to avoid using a singly-linked list.
286 // TODO(msw): Keep |layout_| across text changes, etc.; it can be re-used.
  /external/chromium_org/v8/src/
hydrogen-bce.cc 39 // To do so we keep a dictionary of all checks where the key if the pair
108 // Traversing the dominator tree we keep a stack (implemented as a singly
111 // We also keep all the "data" created for a given basic block in a list, and
  /external/chromium_org/v8/test/cctest/
test-mark-compact.cc 137 // keep allocating garbage in new space until it fails
148 // keep allocating maps until it fails
227 // keep allocating maps while pointers are still encodable and thus
  /external/elfutils/libelf/
libelf.h 87 /* Keep this the last entry. */
129 /* Keep this the last entry. */
153 /* Keep this the last entry. */
  /external/icu4c/common/
ubidiwrt.c 163 * of code points, not code units, to keep Unicode characters intact.
215 * We do need to keep combining characters with their base characters.
245 * keep combining characters with their base characters
  /external/icu4c/data/
cldr-icu-readme.txt 175 # Keep a log so you can investigate anything that looks suspicious.
202 # Again, keep a log so you can investigate the errors.
243 # Keep a log so you can investigate the errors.
  /external/icu4c/i18n/
uspoof_wsconf.cpp 50 // | code points. Beyond checking that, we don't keep it.
372 // Open new utrie2s from the serialized data. We don't want to keep the ones
377 // It's simpler to keep the data always the same.

Completed in 1812 milliseconds

<<111112113114115116117118119120>>