/external/pdfium/core/fpdfapi/font/ |
D | cpdf_cid2unicodemap.cpp | 23 wchar_t CPDF_CID2UnicodeMap::UnicodeFromCID(uint16_t CID) { in UnicodeFromCID()
|
D | cpdf_cidfont.cpp | 210 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/ |
D | cpdf_textobject.cpp | 46 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/ |
D | svcid.h | 43 FT_DEFINE_SERVICE( CID ) in FT_DEFINE_SERVICE() argument
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_charposlist.cpp | 94 uint16_t CID = pCIDFont->CIDFromCharCode(CharCode); in Load() local
|
/external/u-boot/include/power/ |
D | max77696_pmic.h | 53 CID = 0x9c, enumerator
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ObjCUnusedIVarsChecker.cpp | 91 if (const ObjCCategoryImplDecl *CID = Cat->getImplementation()) in Scan() local
|
/external/fonttools/Lib/fontTools/feaLib/ |
D | lexer.py | 16 CID = "CID" variable in Lexer
|
/external/clang/lib/AST/ |
D | Mangle.cpp | 263 if (const ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(CD)) in mangleObjCMethodNameWithoutSize() local
|
D | DeclObjC.cpp | 2077 const ObjCCategoryImplDecl &CID) { in operator <<()
|
D | Expr.cpp | 674 if (const ObjCCategoryImplDecl *CID = in ComputeName() local
|
D | ASTContext.cpp | 5342 if (const ObjCCategoryImplDecl *CID = in getObjCPropertyImplDeclForPropertyDecl() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | Analysis.cpp | 76 const InstructionBenchmarkClustering::ClusterId &CID) { in writeClusterId()
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | syscall_linux.go | 471 CID uint16 member 641 CID uint32 member
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 768 ObjCCategoryImplDecl *CID) { in RewritePropertyImplDecl() 1079 if (ObjCCategoryImplDecl *CID = in RewriteObjCMethodDecl() local 1165 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); in RewriteImplementationDecl() local
|
D | RewriteModernObjC.cpp | 917 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/ |
D | sg_pt_win32.h | 350 USHORT CID; // Command Identifier (CID) member
|
/external/clang/lib/CodeGen/ |
D | CGObjCMac.cpp | 5149 if (const ObjCCategoryImplDecl *CID = in GetNameForMethod() local
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 4324 CID = dyn_cast_or_null<ObjCCategoryImplDecl>(getCursorDecl(C))) in clang_Cursor_getSpellingNameRange() local
|