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

<<191192193194195196197198199200>>

  /external/aac/libSBRdec/src/
psbitdec.cpp 247 /* Shortcuts to avoid deferencing and keep the code readable */
266 /* => keep latest data constant (i.e. FIX with noEnv=0) */
309 /* set noEnv=1, keep last parameters or force 0 if not enabled */
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 47 tokens that have channel value 99 (the HIDDEN_CHANNEL), so you can keep things
51 ANTLR tokens also keep a reference to the source stream from which they
409 1. keep token type references clear and understandable in recognizer code
  /external/bison/src/
conflicts.c 290 For left association, keep only the reduction.
291 For right association, keep only the shift.
292 For nonassociation, keep neither. */
  /external/chromium/chrome/browser/sync/
profile_sync_service.h 130 // Keep track of where we are when clearing server data.
215 // "keep everything synced" option; if true, |chosen_types| will be ignored
631 // Keep track of where we are in a server clear operation
  /external/chromium/net/disk_cache/
eviction.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
518 // If possible, we want to keep entries on each list at least kTargetTime
  /external/chromium/net/socket/
ssl_client_socket_pool_unittest.cc 549 "Proxy-Connection: keep-alive\r\n"
580 "Proxy-Connection: keep-alive\r\n"
614 "Proxy-Connection: keep-alive\r\n\r\n"),
  /external/chromium_org/
DEPS 576 "--keep",
628 # src/tools/export_tarball - please keep them in sync.
636 # src/tools/export_tarball - please keep them in sync.
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 334 // Keep the displays wide so that launchers have enough
601 // Keep the displays wide so that launchers have enough
680 // Keep the displays wide so that launchers have enough space for launcher
  /external/chromium_org/cc/resources/
tile_manager.cc 293 // When OOM, keep re-assigning memory until we reach a steady state
306 // steady memory state. Keep scheduling tasks until we reach this state.
690 // Allow lower priority tiles with initialized resources to keep
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/processes/
processes_api.cc 546 // Add a reference, which is balanced in GetProcessIdForTab to keep the object
607 // Add a reference, which is balanced in TerminateProcess to keep the object
689 // Add a reference, which is balanced in GatherProcessInfo to keep the object
  /external/chromium_org/chrome/browser/password_manager/
password_form_manager.cc 220 // yet because we need to keep the original username to modify the stored
277 // the PasswordForm objects pointed to by the result vector, thus we keep
308 // Always keep generated passwords as part of the result set. If a user
  /external/chromium_org/chrome/browser/prefs/
browser_prefs.cc 203 // registered. We keep it here for now to clear out those old prefs in
221 // Please keep this list alphabetized.
329 // User prefs. Please keep this list alphabetized.
  /external/chromium_org/chrome/browser/prerender/
prerender_manager.h 438 // we need to keep track of various state associated with it.
731 // the prerendered location. So, we need to keep a state around that does
766 // Here, we keep the logged in predictor state, but potentially a superset
  /external/chromium_org/chrome/browser/profiles/
profile_impl_io_data.cc 185 // Keep track of profile path and cache sizes separately so we can use them
269 // Keep a map of request context getters, one per requested storage partition.
300 // Keep a map of request context getters, one per requested storage partition.
  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.cc 106 // We keep a map of the various blocking pages shown as the UI tests need to
278 // If the focus was on the interstitial, let's keep it to the page.
636 // disable the interstitial, but keep it visible until the navigation
  /external/chromium_org/net/disk_cache/
eviction.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
542 // If possible, we want to keep entries on each list at least kTargetTime
  /external/chromium_org/net/http/
http_stream_parser_unittest.cc 203 "Connection: keep-alive\r\n\r\n"),
254 request_headers.SetHeader("Connection", "keep-alive");
595 // Test basic case where there is no keep-alive or extra data from the socket,
  /external/chromium_org/net/quic/
quic_sent_packet_manager.cc 144 // We keep the old packet in the unacked packet list until it, or one of
150 // Keep track of all sequence numbers that this packet
375 // we want to keep the "new" transmission of the packet unacked,
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h 381 // Keep track of the NaCl module subprocess that was spun up in the plugin.
434 // Keep track of the FileDownloaders created to fetch urls.
436 // Keep track of file descriptors opened by StreamAsFile().
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptController.cpp 150 // Keep Frame (and therefore ScriptController) alive.
208 // Keep Frame (and therefore ScriptController) alive.
388 // Inside the javascript engine, the engine can keep a reference to the
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorOverlayPage.html 138 /* Keep this in sync with view-source.css (.webkit-html-tag) */
143 /* Keep this in sync with view-source.css (.webkit-html-attribute-value) */
148 /* Keep this in sync with view-source.css (.webkit-html-attribute-name) */
  /external/chromium_org/third_party/icu/source/common/
locmap.c 119 // Keep static locale variables inside the function so that
446 {0x0414, "nb_NO"}, /* really nb_NO. Keep first in the 414 list. */
448 {0x0814, "nn_NO"}, /* really nn_NO. Keep first in the 814 list. */
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
templates.c 211 * OPTIMIZE TODO: Keep such an element-node in the transformation
300 * TODO: keep precompiled form around
393 * optimize both functions to keep the splitted value if the
  /external/chromium_org/third_party/re2/patches/
re2-msvc9-chrome.patch 7 # Please keep the list sorted.
18 # Please keep the list sorted.
475 typedef int MutexType; // to keep a lock-count
  /external/chromium_org/third_party/re2/re2/
onepass.cc 18 // x's until a y, then you read the y, then you keep reading x's.
241 // keep the compiler from re-ordering the
304 // If we're in longest match mode, we have to keep

Completed in 1209 milliseconds

<<191192193194195196197198199200>>