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

  /external/autotest/client/cros/cellular/
sms.py 50 self.fakemodem.SetResponse('\+CMGR=', '', '+CMS ERROR: 321')
51 self.fakemodem.SetResponse('\+CMGD=', '', '+CMS ERROR: 321')
64 self.fakemodem.SetResponse('\+CMGR=', '', '+CMS ERROR: 321')
65 self.fakemodem.SetResponse('\+CMGD=', '', '+CMS ERROR: 321')
  /external/llvm/lib/Target/Hexagon/
HexagonGenInsert.cpp 530 CellMapShadow *CMS;
558 if (!CMS->BT.reached(&B))
585 RegisterCellLexCompare LexCmp(BVO, *CMS);
603 const BitTracker::RegisterCell &RC = CMS->lookup(VR);
616 const BitTracker::RegisterCell &RC = CMS->lookup(VR);
663 const BitTracker::RegisterCell &RC = CMS->lookup(VR);
674 BitTracker::RegisterCell RC = CMS->lookup(VR);
770 const BitTracker::RegisterCell &RC = CMS->lookup(VR);
796 RegisterCellBitCompareSel RCB(VR, S+L, L, BVO, *CMS);
843 const BitTracker::RegisterCell &AC = CMS->lookup(SrcR)
    [all...]
  /art/build/
Android.common_build.mk 91 # Used to change the default GC. Valid values are CMS, SS, GSS. The default is CMS.
93 ART_DEFAULT_GC_TYPE ?= CMS
  /external/ImageMagick/www/api/
profile.php 271 <p>SetImageProfile() adds a named profile to the image. If a profile with the same name already exists, it is replaced. This method differs from the ProfileImage() method in that it does not apply CMS color profiles.</p>
magick-property.php     [all...]

Completed in 4076 milliseconds