| /CTR-SDK-4.2.5/include/nn/ro/ |
| D | ro_SectionTable.h | 88 uptr GetAddress(int index, u32 offset) const in GetAddress() 122 uptr GetReferedAddress(int index, u32 offset) const in GetReferedAddress() 155 T GetPointer(int index, u32 offset) const in GetPointer()
|
| /CTR-SDK-4.2.5/include/nn/fs/CTR/MPCore/ |
| D | fs_FileBase.h | 58 …Result TryRead(s32* pOut, s64 offset, void* buffer, size_t size) { return UserFileSystem::TryReadF… in TryRead() 84 Result DuplicateHandle(Handle* pOut, s64 offset, s64 length) in DuplicateHandle()
|
| /CTR-SDK-4.2.5/sources/libraries/os/ |
| D | os_Thread.cpp | 56 const s32 offset = svc - SVC_USER_THREAD_PRIORITY_HIGHEST; in ConvertSvcToLibraryPriority() local 61 const s32 offset = svc - SVC_LIBRARY_THREAD_PRIORITY_HIGHEST; in ConvertSvcToLibraryPriority() local 79 const s32 offset = lib - LIBRARY_THREAD_PRIORITY_HIGHEST; in ConvertLibraryToSvcPriority() local 85 const s32 offset = lib - PRIVILEGED_THREAD_PRIORITY_HIGHEST; in ConvertLibraryToSvcPriority() local
|
| /CTR-SDK-4.2.5/include/nn/hio/CTR/ |
| D | hio_HostFile.h | 243 s64 Seek(s64 offset, SeekType type) in Seek()
|
| /CTR-SDK-4.2.5/sources/libraries/cx/ |
| D | cx_SecureUncompression.cpp | 284 s32 offset; in SecureUncompressLZ() local 398 u32 offset = (u32)( ( (*treep & 0x3F) + 1 ) << 1); in VerifyHuffmanTable() local 841 u32 offset = (u32)( ( (*treep & ofs_mask) + 1 ) << 1 ); in LHVerifyTable() local 972 u32 offset = (((*nodep & 0x7F) + 1U) << 1) + bit; in SecureUncompressLH() local 1005 u32 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in SecureUncompressLH() local 1462 u32 offset = (((length & 0xf) << 8) | (*--pInBtm)) + 3; in SecureUncompressBLZ() local
|
| D | cx_Uncompression.cpp | 225 s32 offset; in UncompressLZ() local 534 u32 offset = (((*nodep & 0x7F) + 1U) << 1) + bit; in UncompressLH() local 563 u32 offset = (((*nodep & OFFSET_MASK) + 1U) << 1) + bit; in UncompressLH() local 1038 u32 offset = (((length & 0xf) << 8) | (*--pInBtm)) + 3; in UncompressBLZ() local
|
| D | cx_StreamingUncompression.cpp | 318 s32 offset; in ReadUncompLZ() local 917 u32 offset; in ReadUncompLH() local 963 u32 offset; in ReadUncompLH() local
|
| D | cx_Compression.cpp | 198 u32 SearchLZ( LZCompressInfo * info, const u8 *nextp, u32 remainSize, u16 *offset, u32 maxLength ) in SearchLZ() 308 s16 offset; in SlideByte() local
|
| /CTR-SDK-4.2.5/include/nn/net/compatible/nhttp/ |
| D | nhttp.h | 214 u32 offset; /* Please see man pages for details */ member 224 u32 offset; /* Please see man pages for details */ member 235 u32 offset; /* Please see man pages for details */ member
|
| /CTR-SDK-4.2.5/sources/libraries/fnd/detail/ |
| D | fnd_DetailList.cpp | 36 InitList(NNSFndList* list, u16 offset) in InitList()
|
| D | fnd_DetailHeap.cpp | 654 const u32 offset = GetOffsetFromPtr(mblock, reqMBlock); // generated offset in AllocFromHead() local 1523 const u32 offset = GetOffsetFromPtr(GetMemPtrForMBlock(pMBlkHd), baseAddress); in GetAllocatableSizeForHeap() local
|
| /CTR-SDK-4.2.5/include/nn/fnd/detail/ |
| D | fnd_DetailHeapHead.h | 52 u16 offset; // Offset for NNSFndLink type structure member. member
|
| /CTR-SDK-4.2.5/sources/libraries/math/ |
| D | math_TinyMt.cpp | 79 int offset = 1; in Initialize() local
|
| /CTR-SDK-4.2.5/include/nn/net/osl/ |
| D | osl_Mbuf.h | 350 static bool IsAligned(uptr address, u8 align, s8 offset) in IsAligned() 369 bool AlignData(u8 align, s8 offset) in AlignData()
|
| /CTR-SDK-4.2.5/include/nn/gx/CTR/ |
| D | gx_MacroShader.h | 101 #define PICA_CMD_DATA_DRAW_VERTEX_OFFSET(offset) (offset) argument 534 #define PICA_CMD_DATA_LOAD_ARRAY0_ATTR_OFFSET(offset) (offset) argument 621 #define PICA_CMD_DATA_INDEX_ARRAY_ADDR_OFFSET(offset, type) \ argument
|
| /CTR-SDK-4.2.5/include/nn/net/compatible/nos/ |
| D | nos_horizon.h | 1061 NN_INLINE s32 NOS_m_copydata(const NOSMessageBuf *mbuf, s32 offset, s32 len, u8 *buf) in NOS_m_copydata() 1066 NN_INLINE s32 NOS_m_copyback(NOSMessageBuf *mbuf, s32 offset, s32 len, const u8 *buf) in NOS_m_copyback() 1086 NN_INLINE s32 NOS_m_apply(NOSMessageBuf *mbuf, s32 offset, s32 len, s32 (*f)(void *arg, void *data,… in NOS_m_apply()
|
| /CTR-SDK-4.2.5/sources/libraries/dbg/CTR/ |
| D | dbg_DirectPrint.cpp | 156 int offset = 0; in PutString() local
|
| /CTR-SDK-4.2.5/include/nn/friends/CTR/ |
| D | friends_Api.h | 394 …inline Result GetFriendKeyList( FriendKey* pFriendKeyList, size_t* pNum, size_t offset, size_t siz… in GetFriendKeyList()
|
| /CTR-SDK-4.2.5/sources/libraries/gr/CTR/ |
| D | gr_ShaderLite.cpp | 164 u32 offset = 0; in MakeShaderConstCommandCache_() local 181 u32 offset = 0; in MakeShaderOutAttrCommandCache_() local
|
| /CTR-SDK-4.2.5/sources/libraries/fnd/ |
| D | fnd_DateTime.cpp | 139 int offset = 1; in DateToDays() local
|
| /CTR-SDK-4.2.5/include/nn/snd/CTR/Common/ |
| D | snd_Bcwav.h | 43 u32 offset; member
|
| /CTR-SDK-4.2.5/include/nn/font/ |
| D | font_ArchiveFontBase.h | 234 u32 offset() const in offset() function
|
| /CTR-SDK-4.2.5/include/nn/boss/ |
| D | boss_Types.h | 86 u32 offset; // member
|