HomeSort by relevance Sort by last modified time
    Searched refs:KEEP (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/download/
download_shelf_context_menu.h 35 KEEP, // Keep the malicious download.
download_shelf_context_menu.cc 107 case KEEP:
196 case KEEP:
258 case KEEP:
367 KEEP, IDS_DOWNLOAD_MENU_KEEP);
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.cc 475 // the load is low, DOWNGRADE if the load is high, and KEEP otherwise.
487 return CoordinatedVideoAdapter::KEEP;
561 if (KEEP != request) {
575 // Ignore up or keep if no change.
583 (UPGRADE == request ? "up" : "keep"))
622 case KEEP:
626 if (KEEP != request) {
637 (UPGRADE == request ? "up" : "keep"))
662 if (request != KEEP) {
667 request = KEEP;
    [all...]
videoadapter.h 115 enum AdaptRequest { UPGRADE, KEEP, DOWNGRADE };
videoadapter_unittest.cc 495 // Encoder resolution request: keep. Adapt nothing.
497 CoordinatedVideoAdapter::KEEP);
713 // CPU resolution request: keep. Do nothing.
714 adapter.OnCpuResolutionRequest(CoordinatedVideoAdapter::KEEP);
    [all...]
  /external/chromium_org/third_party/icu/source/extra/uconv/
makedata.mak 91 <<KEEP
  /external/elfutils/0.153/src/
ldlex.l 146 KEEP { return kKEEP; }
  /external/icu/icu4c/source/extra/uconv/
makedata.mak 91 <<KEEP
  /external/chromium_org/third_party/icu/source/data/
makedata.mak 12 # Keep the following in sync with the version - see common/unicode/uvernum.h
647 <<KEEP
796 <<KEEP
818 <<KEEP
840 <<KEEP
862 <<KEEP
884 <<KEEP
    [all...]
  /external/icu/icu4c/source/data/
makedata.mak 12 # Keep the following in sync with the version - see common/unicode/uvernum.h
645 <<KEEP
794 <<KEEP
816 <<KEEP
838 <<KEEP
860 <<KEEP
882 <<KEEP
899 <<KEEP
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.idl 294 const GLenum KEEP = 0x1E00;
    [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js 442 function ub(a,b){var c;Ub();if(Tb<2)return;c=getComputedStyle(a,null);Wb((b?'KEEP ':vv)+a.tagName+': id='+a.id+', dsp='+c[lv]+', vis='+c[nv]+', opaq='+c[kv])}
    [all...]

Completed in 297 milliseconds