Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 23 of 23) sorted by relevance

/CTR-SDK-4.2.5/include/nn/ro/
Dro_SectionTable.h88 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/
Dfs_FileBase.h58 …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/
Dos_Thread.cpp56 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/
Dhio_HostFile.h243 s64 Seek(s64 offset, SeekType type) in Seek()
/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_SecureUncompression.cpp284 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
Dcx_Uncompression.cpp225 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
Dcx_StreamingUncompression.cpp318 s32 offset; in ReadUncompLZ() local
917 u32 offset; in ReadUncompLH() local
963 u32 offset; in ReadUncompLH() local
Dcx_Compression.cpp198 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/
Dnhttp.h214 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/
Dfnd_DetailList.cpp36 InitList(NNSFndList* list, u16 offset) in InitList()
Dfnd_DetailHeap.cpp654 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/
Dfnd_DetailHeapHead.h52 u16 offset; // Offset for NNSFndLink type structure member. member
/CTR-SDK-4.2.5/sources/libraries/math/
Dmath_TinyMt.cpp79 int offset = 1; in Initialize() local
/CTR-SDK-4.2.5/include/nn/net/osl/
Dosl_Mbuf.h350 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/
Dgx_MacroShader.h101 #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/
Dnos_horizon.h1061 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/
Ddbg_DirectPrint.cpp156 int offset = 0; in PutString() local
/CTR-SDK-4.2.5/include/nn/friends/CTR/
Dfriends_Api.h394 …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/
Dgr_ShaderLite.cpp164 u32 offset = 0; in MakeShaderConstCommandCache_() local
181 u32 offset = 0; in MakeShaderOutAttrCommandCache_() local
/CTR-SDK-4.2.5/sources/libraries/fnd/
Dfnd_DateTime.cpp139 int offset = 1; in DateToDays() local
/CTR-SDK-4.2.5/include/nn/snd/CTR/Common/
Dsnd_Bcwav.h43 u32 offset; member
/CTR-SDK-4.2.5/include/nn/font/
Dfont_ArchiveFontBase.h234 u32 offset() const in offset() function
/CTR-SDK-4.2.5/include/nn/boss/
Dboss_Types.h86 u32 offset; // member