| /CTR-SDK-4.2.5/include/nn/dbg/ |
| D | dbg_DebugString.h | 93 #define NN_PUT( text, length ) argument 114 #define NN_PUT( text, length ) (void)nn::dbg::detail::PutString((text), (length)) argument 118 #define NN_PUT( text, length ) (void)nndbgDetailPutString((text), (length)) argument 123 #define NN_PUT( text, length ) ((void)0) argument
|
| /CTR-SDK-4.2.5/sources/libraries/dbg/ |
| D | dbg_DebugString.cpp | 36 NN_WEAK_SYMBOL void PutString(const char* text, s32 length) in PutString() 50 int length = ::std::vsnprintf(buf, sizeof(buf), fmt, arg); in VPrintf() local 61 int length = nstd::TVSNPrintf(buf, sizeof(buf), fmt, arg); in TVPrintf() local 121 NN_WEAK_SYMBOL void nndbgDetailPutString(const char* text, s32 length) in nndbgDetailPutString()
|
| D | dbg_Logger.cpp | 44 …size_t length = std::min<size_t>(nn::nstd::TVSNPrintf(dst, bufferLength, fmt, vlist), bufferLength… in SafeTVSNPrintf() local 52 …size_t length = std::min<size_t>(nn::nstd::TVSNPrintf(dst, bufferLength, fmt, vlist), bufferLength… in SafeTSNPrintf() local 109 size_t Logger::MakeFuncName(const char8* src, char8* dest, size_t length) in MakeFuncName()
|
| D | dbg_Instrument.cpp | 31 int length = ::std::vsnprintf(buf, sizeof(buf), fmt, arg); in ins_VPrintf() local
|
| /CTR-SDK-4.2.5/include/nn/fnd/ |
| D | fnd_FixedLengthString.h | 106 void CheckLength(s32 length) const in CheckLength() 152 void SetLength(s32 length) in SetLength() 264 s32 length = str.GetLength(); in AppendHead() local 298 s32 length = CalculateLength(s, MaxLength - this->GetLength()); in AppendHead() local 430 FixedLengthString& EraseTail(size_t length) in EraseTail() 440 FixedLengthString& EraseHead(size_t length) in EraseHead()
|
| /CTR-SDK-4.2.5/include/nn/crypto/ |
| D | crypto_RsaContext.h | 239 inline nn::Result RsaContext::Encrypt(void* pDest, const void* pSrc, size_t length) in Encrypt() 249 inline nn::Result RsaContext::Decrypt(void* pDest, const void* pSrc, size_t length) in Decrypt()
|
| /CTR-SDK-4.2.5/include/nn/cx/ |
| D | cx_StreamingUncompression.h | 39 u16 length; // member 53 s32 length; // member 100 u16 length; // member 126 u16 length; // member
|
| /CTR-SDK-4.2.5/include/nn/net/compatible/nlib/ |
| D | nlib_md5_horizon.h | 42 unsigned long long length; member
|
| /CTR-SDK-4.2.5/sources/libraries/os/ |
| D | os_DeliverArg.cpp | 127 s32 length = ::std::strlen(pString); in SetString() local 144 int length; in SetString() local
|
| /CTR-SDK-4.2.5/sources/libraries/cx/ |
| D | cx_SecureUncompression.cpp | 135 u32 length = flags & 0x7f; in SecureUncompressRL() local 283 u32 length = (*pSrc >> 4); in SecureUncompressLZ() local 1000 u16 length = (u16)( (val & 0xFF) + 3 ); in SecureUncompressLH() local 1364 u16 length = (u16)( (val & 0xFF) + 3 ); in SecureUncompressLRC() local 1461 u32 length = *--pInBtm; in SecureUncompressBLZ() local
|
| D | cx_Uncompression.cpp | 131 u32 length = flags & 0x7fU; in UncompressRL() local 224 u32 length = (*pSrc >> 4); in UncompressLZ() local 558 u16 length = (u16)( (val & 0xFF) + 3 ); in UncompressLH() local 886 u16 length = (u16)( (val & 0xFF) + 3 ); in UncompressLRC() local 1037 u32 length = *--pInBtm; in UncompressBLZ() local
|
| D | cx_Compression.cpp | 117 u32 length; in CompressLZImpl() local
|
| D | cx_StreamingUncompression.cpp | 758 u16 length; in ReadUncompLH() local
|
| /CTR-SDK-4.2.5/include/nn/fs/CTR/MPCore/ |
| D | fs_FileBase.h | 84 Result DuplicateHandle(Handle* pOut, s64 offset, s64 length) in DuplicateHandle()
|
| /CTR-SDK-4.2.5/include/nn/net/compatible/nnet/ |
| D | nnet_ext.h | 61 u16 length; member
|
| /CTR-SDK-4.2.5/include/nn/dsp/CTR/Common/ |
| D | dsp_Common.h | 107 DSPByte length; // Buffer size member
|
| /CTR-SDK-4.2.5/include/nn/socket/ |
| D | socket_Types.h | 47 s16 length; /* Please see man pages for details */ member
|
| D | socket_User.autogen.h | 515 u32 length; member 539 s16 length; // member
|
| /CTR-SDK-4.2.5/sources/libraries/dbg/CTR/ |
| D | dbg_ExceptionScreen.cpp | 179 … void WriteToSd(const char* msg, int length, const wchar_t* pBuildInfo, const wchar_t* pSuffix) in WriteToSd()
|
| /CTR-SDK-4.2.5/include/nn/boss/ |
| D | boss_Types.h | 278 s32 length; // member
|