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

<<191192193194195196197198199200>>

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.inp 379 (i.e. keep it out of the loop). Also we can test that there are at least
480 /* If minimizing, keep testing the rest of the expression and advancing
481 /* If minimizing, keep trying and advancing the pointer */
    [all...]
  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java 125 // This is the timeout to keep the camera in onPause for the first time
625 // We want to keep a reference to MediaProvider in camera's lifecycle.
    [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_notify.c 125 /* new frame is newer than all stored peer frames. simply keep the node */
143 CDBG("%s Peer frame already matched, keep looking in the list ",
152 /* find a match keep the frame */
    [all...]
  /docs/source.android.com/src/devices/tech/
power.jd 92 of bins). The power profile values specify how many milliamps of current are required to keep
99 Similarly, CPU time for each application is multiplied by the mA to keep the CPU running at a
148 While taking measurements, you?ll want to try to keep the rest of the system other than the
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/
HttpURLConnectionTest.java 606 // keep default proxy selector
    [all...]
  /external/chromium/chrome/browser/history/
history_backend.h 414 // We always keep a transaction open on the history database so that multiple
496 // so we need to handle this type of operation to keep the pointers in sync.
499 // Given a vector of all URLs that we will keep, removes all thumbnails
  /external/chromium/chrome/browser/resources/options/
cookies_list.js 64 * can keep state. (Mostly just which item is selected.)
83 // view, even though it appears that we keep a direct reference.
506 // If the parent is to be a CookieListItem, then we keep the reference
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 61 // Primary key into the table. Keep this as a handle to the meta entry
784 // (Account) Store birthday is opaque to the client, so we keep it in the
    [all...]
  /external/chromium/chrome/browser/visitedlink/
visitedlink_master.cc 115 // same thread as the writing to keep things synchronized.
130 // the writing to keep things synchronized.
301 // Not rebuilding, so we want to keep the file on disk up-to-date.
    [all...]
  /external/chromium/chrome/common/extensions/docs/static/
faq.html 38 <li><a href="#faq-persist-popups">Can extensions keep popups open after the user clicks away from them?</a></li>
268 <h3 id="faq-persist-popups">Can extensions keep popups open after the user
272 browser outside of the popup. There is no way to keep the popup open after
  /external/chromium/net/base/
cookie_monster.h 198 // in cases where the cookie monster is used as a data structure to keep
274 // these are used as array indexes, so avoid reordering to keep the
606 // NOTE: Keep this logic in-sync with TrimDuplicateCookiesForHost().
    [all...]
  /external/chromium_org/ash/wm/
immersive_fullscreen_controller.cc 118 // bubbles it is observing is visible. The logic to keep the top-of-window
123 // upon deactivation also keep the top-of-window views revealed for the
335 // Move the mouse off of the top-of-window views so that it does not keep the
    [all...]
immersive_fullscreen_controller_unittest.cc 754 // reveal but does keep the top-of-window views revealed if they are already
773 // 2) Test that activating a non-transient window does not keep the
    [all...]
  /external/chromium_org/ash/wm/workspace/
workspace_window_resizer.cc 403 // Track the last screen that the pointer was on to keep the snap phantom
413 // phantom window is drawn. Keep track if the window was destroyed during
799 // Always keep kMinOnscreenHeight or the window height (whichever is less)
    [all...]
  /external/chromium_org/cc/layers/
picture_layer_impl.cc 203 // Keep track of the tilings that were used so that tilings that are
    [all...]
  /external/chromium_org/chrome/app/resources/
google_chrome_strings_en-GB.xtb 18 <translation id="2704356438731803243">If you prefer to keep your existing Chrome data separate, you can create a new Chrome user for <ph name="USER_NAME"/>.</translation>
117 <translation id="2346876346033403680">Someone previously signed in to Chrome on this computer as <ph name="ACCOUNT_EMAIL_LAST"/>. If that isn't your account, create a new Chrome user to keep your information separate.
220 <translation id="7242029209006116544">You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, bookmarks, history, passwords and other settings will become permanently tied to <ph name="USER_NAME"/>. You will be able to delete this data via the Google Accounts Dashboard, but you will not be able to associate this data with another account. You can optionally create a new profile to keep your existing Chrome data separate. <ph name="LEARN_MORE"/></translation>
  /external/chromium_org/chrome/browser/history/android/
android_provider_backend.cc 950 // need to keep same.
    [all...]
  /external/chromium_org/chrome/browser/resources/options/
cookies_list.js 103 * can keep state. (Mostly just which item is selected.)
122 // view, even though it appears that we keep a direct reference.
590 // If the parent is to be a CookieListItem, then we keep the reference
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
history_ui.cc 683 // Keep this visit if it's the first visit to this URL on the current day.
688 // Keep track of the timestamps of all visits to the URL on the same day.
725 // the server. Keep track of how many are missing.
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
faq.html 42 <li><a href="#faq-persist-popups">Can extensions keep popups open after the user clicks away from them?</a></li>
279 <h3 id="faq-persist-popups">Can extensions keep popups open after the user
283 browser outside of the popup. There is no way to keep the popup open after
  /external/chromium_org/content/renderer/media/
webmediaplayer_impl.cc 88 // up a video too much, it can't keep up, and rendering stops updating except on
666 // flip_y==false means to keep the intrinsic orientation.
    [all...]
  /external/chromium_org/media/audio/win/
audio_unified_win.cc 605 // The optimal number of frames we'd like to keep in the FIFO at all times.
680 // Keep streaming audio until stop event is signaled.
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_ext.c 384 /* the match did not use all of preToU[] - keep the rest for replay */
881 /* the match did not use all of preFromU[] - keep the rest for replay */
    [all...]
uhash.c 46 * have to check for a NULL result. To keep this from happening, we
315 * "jump" value (moduloing by the length again to keep it within
350 * but for which the hash code does not match. Keep
    [all...]
  /external/chromium_org/third_party/libxml/src/
legacy.c 91 "keep blanks",
179 } else if (!strcmp(name, "keep blanks")) {
297 } else if (!strcmp(name, "keep blanks")) {
    [all...]

Completed in 1378 milliseconds

<<191192193194195196197198199200>>