Home
last modified time | relevance | path

Searched refs:copy (Results 1 – 9 of 9) sorted by relevance

/CTR-SDK-4.2.5/include/nn/os/
Dos_ManagedThread.h845 void (*copy)(const void* src, void* dst); member
855 this->copy = &(Copy<T, U>);
864 this->copy = &(Copy<T>); in TypeInfo()
Dos_Thread.h820 void (*copy)(const void* src, void* dst); member
828 this->copy = &(Copy<T, U>);
836 this->copy = &(Copy<T>); in SetData()
/CTR-SDK-4.2.5/include/nn/math/inline/
Dmath_Types.ipp101 // copy back
158 // copy back
/CTR-SDK-4.2.5/build/omake/platforms/CTR/
DCTR.commondefs.gl.om132 # When SHBIN_INSTALL_ROOT is defined, copy binary under SHBIN_INSTALL_ROOT
DCTR.commondefs.om154 # Also copy the binary to under ROMFS_ROOT as necessary
/CTR-SDK-4.2.5/sources/libraries/os/
Dos_Thread.cpp248 typeInfo.copy(p, obj); in TryInitializeAndStartImpl()
Dos_ManagedThread.cpp164 typeInfo.copy(p, pCopiedParam); in SetupStackAndParam()
/CTR-SDK-4.2.5/build/omake/
Dcommondefs.funcs.om156 # Add rule to copy a file
363 # Apply the Object, and copy the generated file to the specified location
/CTR-SDK-4.2.5/include/nn/math/ARMv6/inline/
Dmath_Matrix34.ipp831 // copy back if needed
873 // copy back if needed
948 // copy back if needed