| /CTR-SDK-2.3.4/CTR_SDK/include/nn/ro/ |
| D | ro_SectionTable.h | 61 const nn::drivers::ro::SectionInfo* GetSection(int index) const in GetSection() 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-2.3.4/CTR_SDK/include/nn/gr/CTR/ |
| D | gr_Vertex.h | 57 for ( u32 index = 0; index < VERTEX_ATTRIBUTE_MAX; index++ ) in InterleaveInfo() local 63 for ( u32 index = 0; index < VERTEX_ATTRIBUTE_MAX; index++ ) in InterleaveInfo() local 193 for ( int index = 0; index < VERTEX_ATTRIBUTE_MAX; ++index ) in MakeDisableAttrCommand() local 294 for ( u32 index = 0; index < VERTEX_ENABLE_COMMAND_MAX; index++ ) in DisableAll() local 299 for ( u32 index = 0; index < VERTEX_ATTRIBUTE_MAX; index++ ) in DisableAll() local 418 for ( u32 index = 0; index < VERTEX_ATTRIBUTE_DIMENSION_MAX; index++ ) in DisableAll() local
|
| D | gr_Fog.h | 160 for ( u32 index = 0; index < ( FOG_LOOKUP_TABLE_ELEMENT_NUM + 4 ); index++ ) in Fog() local
|
| /CTR-SDK-2.3.4/CTR_SDK/sources/libraries/os/ |
| D | os_ThreadLocalStorage.cpp | 64 inline bool IsMappedIndex(s32 index) in IsMappedIndex() 94 s32 index = SearchFreeTLSIndex(); in AllocateTLSIndex() local 107 s32 FreeTLSIndex(int index) in FreeTLSIndex()
|
| /CTR-SDK-2.3.4/CTR_SDK/include/nn/net/osl/ |
| D | osl_MbufIndexed.h | 47 void SetNext(Index index) in SetNext() 52 void SetPrevious(Index index) in SetPrevious()
|
| D | osl_MbufPool.h | 101 inline Mbuf* MbufPool::GetPtrFromIndex(s32 index) in GetPtrFromIndex()
|
| D | osl_IpcDispatcher.h | 81 s32 index; in WaitAny() local
|
| /CTR-SDK-2.3.4/CTR_SDK/sources/libraries/gr/CTR/ |
| D | gr_Vertex.cpp | 67 for ( u32 index = 0; index < 2; index++ ) in MakeDrawCommand() local 236 for ( u32 index = 0; index < VERTEX_ATTRIBUTE_MAX; ++index ) in CheckDisable() local 246 for ( u32 index = 0; index < VERTEX_ATTRIBUTE_MAX; ++index ) in CheckDisable() local 258 for ( u32 index = 0; index < VERTEX_ATTRIBUTE_MAX; index++ ) in DisableAll() local
|
| D | gr_ProcedureTexture.cpp | 171 u32 index = 0; in SetLookUpDualTables_() local 214 u32 index = 0; in SetColorLookUpTable_() local 249 u32 index = 0; in SetColorDiffLookUpTable_() local 278 for (u32 index = 0; index < ( PROCTEX_COLOR_LOOKUP_TABLE_ELEMENT_NUM - 1); index++) in GetColorDiffLookUpTable() local 291 for (u32 index = 0; index < ( PROCTEX_LOOKUP_TABLE_ELEMENT_NUM - 1); index++) in GetDiffLookUpTable() local
|
| D | gr_Shader.cpp | 422 u16 index; in MakeConstRgCommand_() member 492 u16 index; in MakeOutAttrCommand_() member 607 for ( s32 index = 0; index < OUT_ATTR_INDEX_MAX; ++index ) in MakeOutAttrCommand_() local 655 for ( s32 index = 0; index < VS_OUT_ATTR_INDEX_MAX; ++index ) in MakeOutAttrCommand_() local 812 for ( s32 index = 0; index < OUT_ATTR_INDEX_MAX; ++index ) in MakeOutAttrCommand_() local 821 for ( s32 index = outNum; index < OUT_ATTR_INDEX_MAX; ++index ) in MakeOutAttrCommand_() local 1051 s32 index = -1; in SearchBindSymbol() local
|
| D | gr_FrameBuffer.cpp | 112 for (u32 index = 0; index < 4; index++) in ColorBuffer() local
|
| /CTR-SDK-2.3.4/CTR_SDK/include/nn/font/ |
| D | font_PackedFont.h | 313 bool IsLocked(int index) const in IsLocked() 346 OrderNode& GetNode(int index) { return mpOrderNodeArray[index]; } in GetNode() 348 const OrderNode& GetNode(int index) const { return mpOrderNodeArray[index]; } in GetNode()
|
| D | font_ResFontBase.h | 304 GetTextureObject(int index) const in GetTextureObject()
|
| D | font_ResourceFormat.h | 167 u16 index; // Glyph index member
|
| /CTR-SDK-2.3.4/CTR_SDK/sources/libraries/fslow/ |
| D | fslow_SafeHandle.cpp | 59 void SafeHandleTableEntry::Initialize(s32 index) in Initialize() 313 void SafeHandleTable::UnregisterRecursive(s32 index) in UnregisterRecursive()
|
| /CTR-SDK-2.3.4/CTR_SDK/include/nn/fnd/ |
| D | fnd_FixedBufferVector.h | 58 void Remove(int index) in Remove()
|
| /CTR-SDK-2.3.4/CTR_SDK/include/nn/fslow/ |
| D | fslow_SafeHandle.h | 203 SafeHandle(bit8 index) { Initialize(index); } in SafeHandle() 345 SafeHandleTableEntry* GetEntry(s32 index) const in GetEntry()
|
| D | fslow_HandleTable.h | 231 s32 index = handle.GetFixedValue(); in FindEntryFromHandle() local
|
| /CTR-SDK-2.3.4/CTR_SDK/sources/libraries/tpl/CTR/ |
| D | tpl_crc32.cpp | 162 const char *getTextureFilePath(const void *infoData, int index) in getTextureFilePath()
|
| D | tpl_Internal.h | 56 int index; member
|
| /CTR-SDK-2.3.4/CTR_SDK/sources/libraries/fnd/detail/ |
| D | fnd_DetailList.cpp | 289 GetNthListObject(const NNSFndList* list, u16 index) in GetNthListObject()
|
| /CTR-SDK-2.3.4/CTR_SDK/include/nn/gx/CTR/ |
| D | gx_MacroShader.h | 150 #define PICA_CMD_DATA_VS_FLOAT_ADDR(mode, index) \ argument 153 #define PICA_CMD_SET_VS_FLOAT_ADDR(mode, index) \ argument 659 #define PICA_CMD_DATA_GS_FLOAT_ADDR(mode, index) \ argument 662 #define PICA_CMD_SET_GS_FLOAT_ADDR(mode, index) \ argument
|
| D | gx_MacroMisc.h | 260 #define PICA_CMD_DATA_GAS_LUT_INDEX(index) (index) argument 277 #define PICA_CMD_DATA_FOG_LUT_INDEX(index) (index) argument
|
| D | gx_MacroFragment.h | 244 #define PICA_CMD_DATA_FRAG_LIGHT_LUT(index, type) \ argument
|
| /CTR-SDK-2.3.4/CTR_SDK/sources/libraries/test/ |
| D | test_XmlOutput.cpp | 66 int index = 0; in ConvertToXmlString() local
|