Home
last modified time | relevance | path

Searched refs:CMS (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/lcms2-2.6/
DREADME.pdfium1 Name: Little CMS
25 https://github.com/mm2/Little-CMS/commit/c0a98d86
29 from upstream https://github.com/mm2/Little-CMS/commit/4011a6e3
/external/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp528 CellMapShadow *CMS; member in __anon3ece8ed90911::HexagonGenInsert
556 if (!CMS->BT.reached(&B)) in buildOrderingMF()
583 RegisterCellLexCompare LexCmp(BVO, *CMS); in buildOrderingBT()
601 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in isConstant()
614 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in isSmallConstant()
661 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in findSelfReference()
672 BitTracker::RegisterCell RC = CMS->lookup(VR); in findNonSelfReference()
768 const BitTracker::RegisterCell &RC = CMS->lookup(VR); in findRecordInsertForms()
794 RegisterCellBitCompareSel RCB(VR, S+L, L, BVO, *CMS); in findRecordInsertForms()
841 const BitTracker::RegisterCell &AC = CMS->lookup(SrcR); in findRecordInsertForms()
[all …]
/external/bouncycastle/patches/
Dbcpkix.patch43 - * to this CMS SignedData object.
57 - * to this CMS SignedData object.
128 + // * to this CMS SignedData object.
142 + // * to this CMS SignedData object.
523 - throw new IllegalArgumentException("cannot add unsuccessful OCSP response to CMS S…
553 … throw new IllegalArgumentException("cannot add unsuccessful OCSP response to CMS SignedData");
/external/zlib/src/doc/
Drfc1952.txt403 4 - VM/CMS
/external/r8/
Dbuild.gradle778 // Use the Concurrent Mark Sweep GC (CMS) to keep memory usage at a resonable level.