Searched refs:ivd (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | wrtxml.cpp | 723 char* ivd = NULL; in intvector_write_xml() local 734 ivd = getID(sid, c, ivd); in intvector_write_xml() 741 printAttribute("id", ivd, (int32_t)uprv_strlen(ivd)); in intvector_write_xml() 757 uprv_free(ivd); in intvector_write_xml() 758 ivd = NULL; in intvector_write_xml()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | MemRegion.cpp | 229 ObjCIvarRegion::ObjCIvarRegion(const ObjCIvarDecl *ivd, const MemRegion* sReg) in ObjCIvarRegion() argument 230 : DeclRegion(ivd, sReg, ObjCIvarRegionKind) {} in ObjCIvarRegion() 316 const ObjCIvarDecl *ivd, in ProfileRegion() argument 318 DeclRegion::ProfileRegion(ID, ivd, superRegion, ObjCIvarRegionKind); in ProfileRegion()
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | MemRegion.h | 964 ObjCIvarRegion(const ObjCIvarDecl *ivd, const MemRegion* sReg); 966 static void ProfileRegion(llvm::FoldingSetNodeID& ID, const ObjCIvarDecl *ivd, 1241 const ObjCIvarRegion *getObjCIvarRegion(const ObjCIvarDecl *ivd,
|
/external/unicode/ |
D | StandardizedVariants.txt | 26 # see http://www.unicode.org/ivd/
|