Searched refs:IMP (Results 1 – 11 of 11) sorted by relevance
/external/wpa_supplicant_8/hs20/server/ca/ |
D | openssl.cnf | 165 #type=IMP:0,INTEGER:1 169 language=IMP:4,IA5STRING:zxx
|
/external/clang/test/SemaObjC/ |
D | nonnull.m | 84 @interface IMP interface 91 @implementation IMP implementation
|
/external/clang/lib/CodeGen/ |
D | CGObjC.cpp | 797 void CodeGenFunction::GenerateObjCGetter(ObjCImplementationDecl *IMP, in GenerateObjCGetter() argument 804 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCGetter() 806 generateObjCGetterBody(IMP, PID, OMD, AtomicHelperFn); in GenerateObjCGetter() 1327 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter() argument 1334 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCSetter() 1336 generateObjCSetterBody(IMP, PID, AtomicHelperFn); in GenerateObjCSetter() 1408 void CodeGenFunction::GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP, in GenerateObjCCtorDtorMethod() argument 1411 MD->createImplicitParams(CGM.getContext(), IMP->getClassInterface()); in GenerateObjCCtorDtorMethod() 1412 StartObjCMethod(MD, IMP->getClassInterface()); in GenerateObjCCtorDtorMethod() 1419 for (const auto *IvarInit : IMP->inits()) { in GenerateObjCCtorDtorMethod() [all …]
|
D | CodeGenFunction.h | 1232 void GenerateObjCGetter(ObjCImplementationDecl *IMP, 1239 void GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP, 1244 void GenerateObjCSetter(ObjCImplementationDecl *IMP,
|
D | CGObjCMac.cpp | 4558 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in EmitModuleSymbols() local 4560 if (ID->isWeakImported() && !IMP->isWeakImported()) in EmitModuleSymbols() 5653 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in FinishNonFragileABIModule() local 5655 if (ID->isWeakImported() && !IMP->isWeakImported()) { in FinishNonFragileABIModule()
|
/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 1834 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) { in DiagnoseUnimplementedProperties() local 1838 for (const auto *I : IMP->instance_methods()) in DiagnoseUnimplementedProperties()
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteModernObjC.cpp | 918 static bool mustSynthesizeSetterGetterMethod(ObjCImplementationDecl *IMP, in mustSynthesizeSetterGetterMethod() argument 921 return getter ? !IMP->getInstanceMethod(PD->getGetterName()) in mustSynthesizeSetterGetterMethod() 922 : !IMP->getInstanceMethod(PD->getSetterName()); in mustSynthesizeSetterGetterMethod()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 27352 1F47F;IMP;So;0;ON;;;;;N;;;;;
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | UnicodeData.txt | 27352 1F47F;IMP;So;0;ON;;;;;N;;;;;
|
/external/icu/icu4c/source/data/unidata/ |
D | UnicodeData.txt | 27352 1F47F;IMP;So;0;ON;;;;;N;;;;;
|
D | ppucd.txt | 32092 cp;1F47F;na=IMP
|