| /CTR-SDK-4.2.8-20130828/include/nn/fslow/ |
| D | fslow_SafePath.h | 36 ReferenceCountedString(const TChar* s) : Base(s) {} in ReferenceCountedString() 37 template <class T> explicit ReferenceCountedString(const T* s) : Base(s) {} in ReferenceCountedString() 48 SafePath(const Char* s) : Base(s) {} in SafePath() 49 template <class T> explicit SafePath(const T* s) : Base(s) {} in SafePath() 71 const Char* s = *this; in GetArchiveNameLength() local
|
| D | fslow_IArchive.h | 57 ArchiveName(const Char* s) in ArchiveName() 71 static const Char* GetPathString(const Char* s) in GetPathString() 90 const typename Path::Char* s = path; in GetPathString() local
|
| /CTR-SDK-4.2.8-20130828/include/nn/fnd/ |
| D | fnd_FixedLengthString.h | 112 static s32 CalculateLength(const Char* s, s32 maxLength) in CalculateLength() 196 FixedLengthString(const T* s) in FixedLengthString() 210 FixedLengthString(const FixedLengthString& s) in FixedLengthString() 263 const Char* s = str.GetString(); in AppendHead() local 292 FixedLengthString& AppendHead(const Char* s) in AppendHead() 327 FixedLengthString& AppendTail(const FixedLengthString<Char, Length, Size>& s) in AppendTail() 348 FixedLengthString& AppendTail(const Char* s) in AppendTail() 401 FixedLengthString& AppendTail(const Char2* s, size_t size) in AppendTail() 541 void CopyFrom(const Char* s) in CopyFrom() 566 LightFixedLengthString(const Char* s) in LightFixedLengthString() [all …]
|
| /CTR-SDK-4.2.8-20130828/include/nn/math/ARMv6/ |
| D | math_Arithmetic.h | 54 HermiteC(f32 v0, f32 t0, f32 v1, f32 t1, f32 s) in HermiteC() 65 HermiteC_FAST(f32 v0, f32 t0, f32 v1, f32 t1, f32 s) in HermiteC_FAST() 99 f32 s = p * inv_d; in HermiteC() local 108 f32 s = p / d; in HermiteC_FAST() local
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/rdt/CTR/ |
| D | rdt_ResendQueue.cpp | 173 struct SegmentWithTime s = m_queue.Front(); in TryAgain() local 299 Segment s; in Test() local
|
| D | rdt_Utility.cpp | 199 Sender *s = new Sender(); in CreateSender() local 226 void DestroySender(Sender *s) in DestroySender()
|
| D | rdt_SendBuffer.cpp | 160 SendBuffer s; in Test() local
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/math/ |
| D | math_Arithmetic.cpp | 511 f32 Bezier(f32 p1, f32 p2, f32 p3, f32 p4, f32 s) in Bezier() 540 f32 CatmullRom(f32 p0, f32 p1, f32 p2, f32 p3, f32 s) in CatmullRom() 586 unsigned int s = 0; in CntBit1() local
|
| /CTR-SDK-4.2.8-20130828/include/nn/os/ |
| D | os_Tick.h | 344 NN_EXTERN_C inline s64 nnosTickConvertFromSeconds(s64 s) in nnosTickConvertFromSeconds()
|
| /CTR-SDK-4.2.8-20130828/include/nn/math/ |
| D | math_Triangular.h | 138 NN_MATH_INLINE void SinCosRad(f32* s, f32* c, f32 rad) { SinCosFIdx(s, c, NN_MATH_RAD_TO_FIDX(rad))… in SinCosRad() 179 NN_MATH_INLINE void SinCosDeg(f32* s, f32* c, f32 deg) { SinCosFIdx(s, c, NN_MATH_DEG_TO_FIDX(deg))… in SinCosDeg()
|
| D | math_Arithmetic.h | 79 s32 s = static_cast<s32>((F32AsU32(f) >> 23) & 0xFF); in FGetExpPart() local 431 Hermite(f32 v0, f32 t0, f32 v1, f32 t1, f32 s) in Hermite()
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/tpl/CTR/ |
| D | tpl_crc32.cpp | 180 const TPK_SEARCH_DATA &s = *(const TPK_SEARCH_DATA *)value; in cmpTpkSearchData() local
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/os/ |
| D | os_MemoryBlock.cpp | 49 uptr AllocateFromMemoryBlockSpace(MemoryBlockBase* p, size_t s) in AllocateFromMemoryBlockSpace()
|
| D | os_SharedMemory.cpp | 46 uptr AllocateFromSharedMemorySpace(MemoryBlockBase* p, size_t s) in AllocateFromSharedMemorySpace()
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/cx/ |
| D | cx_StreamingUncompression.cpp | 36 z_stream s; member 1540 z_stream& s = pucd->s; in InitUncompressContextDeflateCommon() local 1561 z_stream& s = GetUncompressContextDeflate_(pContext)->s; in ReadUncompressDeflateCommon() local
|
| D | cx_Uncompression.cpp | 1085 z_stream s; in UncompressDeflateCommon() local
|
| D | cx_Compression.cpp | 1319 z_stream s; in CompressDeflateCommon() local
|
| /CTR-SDK-4.2.8-20130828/include/nn/font/CTR/ |
| D | font_RectDrawerCommand.h | 115 #define NN_FONT_CMD_SCISSOR_VAL( s, c ) \ argument
|
| /CTR-SDK-4.2.8-20130828/include/nn/net/compatible/nos/ |
| D | nos_horizon.h | 550 NN_INLINE NOSTick NOS_SecondsToTicks(s64 s) in NOS_SecondsToTicks()
|