Searched refs:EntityType (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | tsp_auth.c | 381 OSAP_Calc(TSS_HCONTEXT tspContext, UINT16 EntityType, UINT32 EntityValue, in OSAP_Calc() argument 402 if ((rc = TCS_API(tspContext)->OSAP(tspContext, EntityType, EntityValue, &auth->NonceOdd, in OSAP_Calc() 412 rc = TCS_API(tspContext)->OSAP(tspContext, EntityType, EntityValue, in OSAP_Calc()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaInit.cpp | 7817 QualType EntityType, 9786 QualType EntityType, in DiagnoseNarrowingInInitList() argument 9821 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList() 9832 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList() 9843 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList() 9850 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList() 9857 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()
|