Searched refs:EntityType (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_auth.c381 OSAP_Calc(TSS_HCONTEXT tspContext, UINT16 EntityType, UINT32 EntityValue, argument
402 if ((rc = TCS_API(tspContext)->OSAP(tspContext, EntityType, EntityValue, &auth->NonceOdd,
412 rc = TCS_API(tspContext)->OSAP(tspContext, EntityType, EntityValue,
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp7817 QualType EntityType,
9786 QualType EntityType,
9821 << EntityType.getLocalUnqualifiedType();
9832 << EntityType.getLocalUnqualifiedType();
9843 << EntityType.getLocalUnqualifiedType();
9850 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) {
9857 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>())

Completed in 112 milliseconds