Home
last modified time | relevance | path

Searched refs:CopyFrom (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_FixedLengthString.h125 void CopyFrom(const T* s, s32 i = 0)
202 CopyFrom(s); in FixedLengthString()
358 CopyFrom(s, this->GetLength()); in AppendTail()
541 void CopyFrom(const Char* s) in CopyFrom() function
568 CopyFrom(s); in LightFixedLengthString()
606 CopyFrom(s);
/CTR-SDK-4.2.5/include/nn/gr/CTR/
Dgr_Utility.h105 void CopyFrom(const bit32* begin, const bit32* end) in CopyFrom() function
107 CopyFrom(begin, end - begin); in CopyFrom()
115 void CopyFrom(const bit32* begin, int count) in CopyFrom() function
/CTR-SDK-4.2.5/include/nn/net/osl/
Dosl_Mbuf.h247 void CopyFrom(const Mbuf* pSource);