Home
last modified time | relevance | path

Searched defs:pType (Results 1 – 5 of 5) sorted by relevance

/system/core/libacc/
Dacc.cpp188 Type* pType; member
447 void convertR0(Type* pType) { in convertR0()
451 void castR0(Type* pType) { in castR0()
599 void setR0Type(Type* pType) { in setR0Type()
605 void setR0Type(Type* pType, ExpressionType et) { in setR0Type()
662 static bool isFloatType(Type* pType) { in isFloatType()
670 static bool isPointerType(Type* pType) { in isPointerType()
1043 virtual void loadFloat(int address, Type* pType) { in loadFloat()
1073 virtual void addStructOffsetR0(int offset, Type* pType) { in addStructOffsetR0()
1764 virtual void convertR0Imp(Type* pType, bool isCast){ in convertR0Imp()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
Drsn.c1735 TI_STATUS rsn_reportMicFailure(TI_HANDLE hRsn, UINT8 *pType, UINT32 Length) in rsn_reportMicFailure()
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
DmlmeParser.c823 TI_STATUS mlmeParser_getFrameType(mlme_t *pMlme, TI_UINT16* pFrameCtrl, dot11MgmtSubType_e *pType) in mlmeParser_getFrameType()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
DmlmeParser.c832 TI_STATUS mlmeParser_getFrameType(mlme_t *pMlme, UINT16* pFrameCtrl, dot11MgmtSubType_e *pType) in mlmeParser_getFrameType()
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
Drsn.c1721 TI_STATUS rsn_reportMicFailure(TI_HANDLE hRsn, TI_UINT8 *pType, TI_UINT32 Length) in rsn_reportMicFailure()