Searched defs:msg (Results 1 – 7 of 7) sorted by relevance
| /CTR-SDK-4.2.8-20130828/sources/libraries/dbg/CTR/ |
| D | dbg_ExceptionScreen.cpp | 179 … void WriteToSd(const char* msg, int length, const wchar_t* pBuildInfo, const wchar_t* pSuffix) in WriteToSd() 203 bool PutHaltMessage(nn::dbg::DirectPrint* pdp, const nn::math::VEC2& pos, const char* msg ) in PutHaltMessage() 216 void ClearMessage(nn::dbg::DirectPrint* pdp, const nn::math::VEC2& pos, const char* msg ) in ClearMessage() 224 void ShowWithAutoScroll(nn::dbg::DirectPrint* pdp, const char* msg) in ShowWithAutoScroll() 256 void ShowWithManualScroll(nn::dbg::DirectPrint* pdp, const char* msg) in ShowWithManualScroll() 471 void ExceptionScreen::OnHalt( const char* msg ) in OnHalt()
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/rdt/CTR/ |
| D | rdt_SendBuffer.cpp | 172 char msg[256]; in Test() local
|
| D | rdt_RingBuffer.cpp | 249 const char *msg = "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"; in Test() local
|
| /CTR-SDK-4.2.8-20130828/include/nn/net/compatible/nos/ |
| D | nos_horizon.h | 663 NN_INLINE BOOL NOS_ReceiveMessage(NOSMessageQueueId mqId, NOSMessage *msg, s32 flag) in NOS_ReceiveMessage() 704 NN_INLINE BOOL NOS_SendMessage(NOSMessageQueueId mqId, NOSMessage msg, s32 flag) in NOS_SendMessage() 747 NN_INLINE BOOL NOS_ReadMessage(NOSMessageQueueId mqId, NOSMessage *msg, s32 flag) in NOS_ReadMessage() 788 NN_INLINE BOOL NOS_JamMessage(NOSMessageQueueId mqId, NOSMessage msg, s32 flag) in NOS_JamMessage()
|
| /CTR-SDK-4.2.8-20130828/include/nn/net/compatible/ |
| D | nwmeth.h | 94 …NOSMessage msg[NWMETH_RXFRAME_BUFFUR_COUNT]; /* Receive queue instance for upper layers… member
|
| D | hioeth.h | 92 …NOSMessage msg[HIOETH_MQ_NUM]; /* Receive queue instance for upper layers… member
|
| /CTR-SDK-4.2.8-20130828/include/ |
| D | zlib.h | 94 z_const char *msg; /* last error message, NULL if no error */ member
|