| /CTR-SDK-0.13.2/include/nn/net/compatible/nlib/ |
| D | nlib_queue.h | 75 #define NLIB_Queue_EnqueueAfter(type, queue, previtem, item, link) \ argument 89 #define NLIB_Queue_EnqueueBefore(type, queue, item, afteritem, link) \ argument 103 #define NLIB_Queue_EnqueueTail(type, queue, item, link) \ argument 120 #define NLIB_Queue_EnqueueHead(type, queue, item, link) \ argument 137 #define NLIB_Queue_DequeueItem(type, queue, item, link) \ argument 160 #define NLIB_Queue_DequeueHead(type, queue, item, link) \ argument 178 #define NLIB_Queue_DequeueTail(type, queue, item, link) \ argument 195 #define NLIB_Queue_IterateQueue(type, queue, item, next, link) \ argument 205 #define NLIB_Queue_IterateQueueReverse(type, queue, item, prev, link) \ argument
|
| /CTR-SDK-0.13.2/sources/libraries/fnd/detail/ |
| D | fnd_DetailHeapCommon.h | 161 #define SetFillValForHeap(type, val) (0) argument 169 #define GetFillValForHeap(type) (0) argument
|
| D | fnd_DetailHeapCommon.cpp | 315 int type, in SetFillValForHeap() 348 GetFillValForHeap(int type) in GetFillValForHeap()
|
| /CTR-SDK-0.13.2/include/nn/util/ |
| D | util_TypeTraits.h | 137 typedef integral_constant<T, v> type; typedef
|
| /CTR-SDK-0.13.2/include/nn/gr/CTR/ |
| D | gr_LookUpTable.h | 66 u32* MakeCommand( u32* command, const PicaDataFragLightSampler type ) const in MakeCommand()
|
| D | gr_Vertex.h | 279 PicaDataVertexAttrType type[ VERTEX_ATTRIBUTE_MAX ]; member
|
| D | gr_Utility.h | 542 inline u32 PicaDataVertexAttrTypeToByteSize( const PicaDataVertexAttrType type ) in PicaDataVertexAttrTypeToByteSize()
|
| /CTR-SDK-0.13.2/sources/libraries/fnd/ |
| D | fnd_HeapBase.cpp | 55 void HeapBase::SetFillValue(HeapFillType type, u32 val) in SetFillValue() 65 u32 HeapBase::GetFillValue(HeapFillType type) in GetFillValue()
|
| /CTR-SDK-0.13.2/include/nn/os/ |
| D | os_WaitableCounter.h | 118 Result ArbitrateAddress(nn::os::ArbitrationType type, s32 value) in ArbitrateAddress()
|
| /CTR-SDK-0.13.2/include/nn/net/compatible/nnet/ |
| D | nnet_ext.h | 52 u16 type; member 66 u16 type; /* type */ member
|
| /CTR-SDK-0.13.2/sources/libraries/rtport/rvct/ |
| D | rvct_stdio.cpp | 52 int __raise(int signal, int type) { NN_UNUSED_VAR(signal); NN_UNUSED_VAR(type); return 0; } in __raise() 53 void __rt_raise(int sig, int type) { NN_UNUSED_VAR(sig); NN_UNUSED_VAR(type); } in __rt_raise()
|
| /CTR-SDK-0.13.2/sources/libraries/gr/CTR/ |
| D | gr_Vertex.cpp | 72 const PicaDataVertexAttrType type ) in EnableAttrAsArray() 258 u32* type = &command[ 2 ]; in MakeEnableAttrCommand_() local
|
| D | gr_Shader.cpp | 271 struct SetupInfo { u16 type; u16 index; u32 value[4]; }; in MakeConstRgCommand_() member 327 struct OutmapInfo { u16 type; u16 index; u16 mask; u16 reserve; }; in MakeOutAttrCommand_() member 784 const BindSymbol::SymbolType type = symbol->symbolType; in SearchBindSymbol() local
|
| /CTR-SDK-0.13.2/include/nn/pl/CTR/ |
| D | pl_SharedFont.h | 65 util::SizedEnum4<SharedFontType> type; member
|
| /CTR-SDK-0.13.2/include/nn/os/ARM/ |
| D | os_ExceptionHandler.h | 60 util::SizedEnum1<ExceptionType> type; //!< 発生した例外の種類が格納されます。 member
|
| /CTR-SDK-0.13.2/include/nn/hio/CTR/ |
| D | hio_HostFile.h | 216 s64 Seek(s64 offset, SeekType type) in Seek()
|
| /CTR-SDK-0.13.2/include/nn/fnd/ |
| D | fnd_HeapBase.h | 204 void DebugFillMemory(uptr addr, size_t size, HeapFillType type) in DebugFillMemory()
|
| /CTR-SDK-0.13.2/include/nn/config/compiler/ |
| D | rvct.h | 35 #define NN_ATTRIBUTE_FORMAT(type, m, n) \ argument
|
| /CTR-SDK-0.13.2/include/nn/tpl/CTR/ |
| D | tpl_PackagerType.h | 73 unsigned char type; //!< 0: Cube / 1: 1D / 2: 2D member
|
| /CTR-SDK-0.13.2/include/nn/dbg/ |
| D | dbg_Logger.h | 254 static void SetFlag(u8 type, bool value) in SetFlag()
|
| /CTR-SDK-0.13.2/include/nn/socket/ |
| D | socket_Berkeley.h | 59 inline s32 Socket(s32 af, s32 type, s32 protocol) in Socket()
|
| /CTR-SDK-0.13.2/include/nn/friends/CTR/ |
| D | friends_Types.h | 190 …u8 type; //!< 通知の種類が入っています。 @ref nn::friends::CTR::NotificationType の値が… member
|
| /CTR-SDK-0.13.2/include/nn/camera/CTR/ |
| D | camera_Api.h | 868 inline nn::Result PlayShutterSound( ShutterSoundType type ) in PlayShutterSound()
|
| /CTR-SDK-0.13.2/include/nn/dlp/CTR/ |
| D | dlp_Type.h | 163 EventType type; member
|
| /CTR-SDK-0.13.2/include/nn/gx/CTR/ |
| D | gx_MacroFragment.h | 209 #define PICA_CMD_DATA_FRAG_LIGHT_LUT(index, type) \ argument
|