| /CTR-SDK-1.3.0/CTR_SDK/sources/libraries/os/ |
| D | os_ThreadLocalStorage.cpp | 38 inline bool IsMappedIndex(s32 index) in IsMappedIndex() 68 s32 index = SearchFreeTLSIndex(); in AllocateTLSIndex() local 81 s32 FreeTLSIndex(int index) in FreeTLSIndex()
|
| /CTR-SDK-1.3.0/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-1.3.0/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; // グリフインデックス member
|
| D | font_ArchiveFontBase.h | 489 static bool GetBit(const u32* bits, u32 index) in GetBit()
|
| /CTR-SDK-1.3.0/CTR_SDK/sources/libraries/gr/CTR/ |
| D | gr_Shader.cpp | 33 for ( u32 index = 0; index < OUT_ATTR_COMMAND_MAX; index++) in Shader() local 38 for ( u32 index = 0; index < CONST_REG_COMMAND_MAX; index++) in Shader() local 324 struct SetupInfo { u16 type; u16 index; bit32 value[4]; }; in MakeConstRgCommand_() member 380 struct OutmapInfo { u16 type; u16 index; u16 mask; u16 reserve; }; in MakeOutAttrCommand_() member 494 for ( int index = 0; index < OUT_ATTR_INDEX_MAX; ++index ) in MakeOutAttrCommand_() local 542 for ( int index = 0; index < VS_OUT_ATTR_INDEX_MAX; ++index ) in MakeOutAttrCommand_() local 698 for ( int index = 0; index < OUT_ATTR_INDEX_MAX; ++index ) in MakeOutAttrCommand_() local 707 for ( int index = outNum; index < OUT_ATTR_INDEX_MAX; ++index ) in MakeOutAttrCommand_() local 937 int index = -1; in SearchBindSymbol() 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_FrameBuffer.cpp | 112 for (u32 index = 0; index < 4; index++) in ColorBuffer() local
|
| D | gr_Vertex.cpp | 67 for ( u32 index = 0; index < 2; index++ ) in MakeDrawCommand() local
|
| /CTR-SDK-1.3.0/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-1.3.0/CTR_SDK/include/nn/fnd/ |
| D | fnd_FixedBufferVector.h | 58 void Remove(int index) in Remove()
|
| /CTR-SDK-1.3.0/CTR_SDK/include/nn/gr/CTR/ |
| D | gr_Vertex.h | 165 for ( int index = 0; index < VERTEX_ATTRIBUTE_MAX; ++index ) in MakeDisableAttrCommand() local
|
| /CTR-SDK-1.3.0/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-1.3.0/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-1.3.0/CTR_SDK/sources/libraries/fnd/detail/ |
| D | fnd_DetailList.cpp | 289 GetNthListObject(const NNSFndList* list, u16 index) in GetNthListObject()
|
| /CTR-SDK-1.3.0/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-1.3.0/CTR_SDK/sources/libraries/test/ |
| D | test_XmlOutput.cpp | 66 int index = 0; in ConvertToXmlString() local
|
| /CTR-SDK-1.3.0/CTR_SDK/include/nn/net/compatible/nos/ |
| D | nos_horizon.h | 1103 NN_INLINE NOSMessageBuf *NOS_m_getaddr(int index) in NOS_m_getaddr()
|