Searched defs:pSrc (Results 1 – 4 of 4) sorted by relevance
114 inline static void CopyBytes(const u8* pSrc, u8* pDst, size_t length) in CopyBytes()
62 const char* pSrc = string; in ConvertToXmlString() local
937 MTX44Transpose(MTX44* pOut, const MTX44 *pSrc) in MTX44Transpose()1034 inline MTX44* MTX44MultArray(MTX44* pOut, const MTX44& m1, const MTX44* pSrc, s32 count) { return M… in MTX44MultArray()
1064 inline MTX34* MTX34MultArray(MTX34* pOut, const MTX34& m1, const MTX34* pSrc, s32 count) { return M… in MTX34MultArray()