Home
last modified time | relevance | path

Searched defs:CID (Results 1 – 19 of 19) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_cid2unicodemap.cpp23 wchar_t CPDF_CID2UnicodeMap::UnicodeFromCID(uint16_t CID) { in UnicodeFromCID()
Dcpdf_cidfont.cpp210 bool IsMetricForCID(const uint32_t* pEntry, uint16_t CID) { in IsMetricForCID()
301 uint32_t CID = 0; in CharCodeFromUnicode() local
499 uint16_t CID = CIDFromCharCode(charcode); in GetCharBBox() local
545 void CPDF_CIDFont::GetVertOrigin(uint16_t CID, short& vx, short& vy) const { in GetVertOrigin()
/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp46 uint16_t CID = pFont->AsCIDFont()->CIDFromCharCode(pInfo->m_CharCode); in GetItemInfo() local
188 uint16_t CID = pCIDFont->CIDFromCharCode(charcode); in GetCharWidth() local
236 uint16_t CID = pCIDFont->CIDFromCharCode(charcode); in CalcPositionData() local
/external/freetype/include/freetype/internal/services/
Dsvcid.h43 FT_DEFINE_SERVICE( CID ) in FT_DEFINE_SERVICE() argument
/external/pdfium/core/fpdfapi/render/
Dcpdf_charposlist.cpp94 uint16_t CID = pCIDFont->CIDFromCharCode(CharCode); in Load() local
/external/u-boot/include/power/
Dmax77696_pmic.h53 CID = 0x9c, enumerator
/external/clang/lib/StaticAnalyzer/Checkers/
DObjCUnusedIVarsChecker.cpp91 if (const ObjCCategoryImplDecl *CID = Cat->getImplementation()) in Scan() local
/external/fonttools/Lib/fontTools/feaLib/
Dlexer.py16 CID = "CID" variable in Lexer
/external/clang/lib/AST/
DMangle.cpp263 if (const ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(CD)) in mangleObjCMethodNameWithoutSize() local
DDeclObjC.cpp2077 const ObjCCategoryImplDecl &CID) { in operator <<()
DExpr.cpp674 if (const ObjCCategoryImplDecl *CID = in ComputeName() local
DASTContext.cpp5342 if (const ObjCCategoryImplDecl *CID = in getObjCPropertyImplDeclForPropertyDecl() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DAnalysis.cpp76 const InstructionBenchmarkClustering::ClusterId &CID) { in writeClusterId()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_linux.go471 CID uint16 member
641 CID uint32 member
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp768 ObjCCategoryImplDecl *CID) { in RewritePropertyImplDecl()
1079 if (ObjCCategoryImplDecl *CID = in RewriteObjCMethodDecl() local
1165 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); in RewriteImplementationDecl() local
DRewriteModernObjC.cpp917 ObjCCategoryImplDecl *CID) { in RewritePropertyImplDecl()
1247 if (ObjCCategoryImplDecl *CID = in RewriteObjCMethodDecl() local
1333 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); in RewriteImplementationDecl() local
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_win32.h350 USHORT CID; // Command Identifier (CID) member
/external/clang/lib/CodeGen/
DCGObjCMac.cpp5149 if (const ObjCCategoryImplDecl *CID = in GetNameForMethod() local
/external/clang/tools/libclang/
DCIndex.cpp4324 CID = dyn_cast_or_null<ObjCCategoryImplDecl>(getCursorDecl(C))) in clang_Cursor_getSpellingNameRange() local