Home
last modified time | relevance | path

Searched refs:flag (Results 1 – 23 of 23) sorted by relevance

/CTR-SDK-4.2.5/include/nn/gx/CTR/
Dgx_MacroFragment.h28 #define PICA_CMD_DATA_FRAG_LIGHT_EN(flag) ( (flag) ? 1 : 0 ) argument
29 #define PICA_CMD_DATA_FRAG_LIGHT_EN_INV(flag) ( (flag) ? 0 : 1 ) argument
31 #define PICA_CMD_SET_FRAG_LIGHT_ENABLE(flag) \ argument
32 PICA_CMD_DATA_FRAG_LIGHT_EN(flag), PICA_CMD_HEADER_SINGLE(PICA_REG_FRAG_LIGHT_EN0), \
33 PICA_CMD_DATA_FRAG_LIGHT_EN_INV(flag), PICA_CMD_HEADER_SINGLE(PICA_REG_FRAG_LIGHT_EN1)
/CTR-SDK-4.2.5/include/nn/cec/CTR/
Dcec_MessageBoxSystem.h56 u32 GetMessageBoxTitleIdList(TitleId* titleIdList, MessageBoxFlag flag);
77 MessageBoxFlag flag,
102 nn::Result DeleteOldestMessageBox(MessageBoxFlag flag);
112 nn::Result SetMessageBoxFlag(const MessageBoxFlag flag);
Dcec_Message.h496 nn::Result SetFlag_Unread(u8 flag);
519 nn::Result SetFlag_New(u8 flag);
Dcec_MessageBox.h252 u32 GetMessageBoxNum(MessageBoxFlag flag);
/CTR-SDK-4.2.5/include/nn/snd/CTR/MPCore/
Dsnd_Voice.h154 void SetFrontBypassFlag(bool flag);
156 void Set3dSurroundPreprocessed(bool flag);
162 void SetStartFrameFadeInFlag(bool flag);
Dsnd_Api.h280 bool SetAuxFrontBypass(AuxBusId busId, bool flag);
/CTR-SDK-4.2.5/include/nn/socket/
Dsocket_Entry.autogen.h68 u32 flag; // member
80 u32 flag; // member
Dsocket_Admin.autogen.h139 u32 flag; // member
Dsocket_IpcWrapper.h59 …8 sa[], size_t saLen, char8 node[], size_t nodeLen, char8 service[], size_t serviceLen, s32 flag );
Dsocket_User.h101 …8 sa[], size_t saLen, char8 node[], size_t nodeLen, char8 service[], size_t serviceLen, s32 flag );
/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_System.h295 static void ForceDirty(u32 flag);
310 static void SetDefault(u32 flag);
329 static void FlushDirtyModule(u32 flag);
/CTR-SDK-4.2.5/include/nn/net/compatible/nos/
Dnos_horizon.h663 NN_INLINE BOOL NOS_ReceiveMessage(NOSMessageQueueId mqId, NOSMessage *msg, s32 flag) in NOS_ReceiveMessage() argument
665 if (flag == NOS_MESSAGE_BLOCK) in NOS_ReceiveMessage()
704 NN_INLINE BOOL NOS_SendMessage(NOSMessageQueueId mqId, NOSMessage msg, s32 flag) in NOS_SendMessage() argument
706 if (flag == NOS_MESSAGE_BLOCK) in NOS_SendMessage()
747 NN_INLINE BOOL NOS_ReadMessage(NOSMessageQueueId mqId, NOSMessage *msg, s32 flag) in NOS_ReadMessage() argument
749 if (flag == NOS_MESSAGE_BLOCK) in NOS_ReadMessage()
788 NN_INLINE BOOL NOS_JamMessage(NOSMessageQueueId mqId, NOSMessage msg, s32 flag) in NOS_JamMessage() argument
790 if (flag == NOS_MESSAGE_BLOCK) in NOS_JamMessage()
/CTR-SDK-4.2.5/sources/libraries/os/
Dos_DeliverArg.cpp306 m_pInfo->flag = NN_OS_DELIVER_ARG_FLAG_ENCODE | NN_OS_DELIVER_ARG_FLAG_VALID; in Encode()
341 m_pInfo->flag &= ~NN_OS_DELIVER_ARG_FLAG_ENCODE; in Decode()
424 return (m_pInfo->flag & NN_OS_DELIVER_ARG_FLAG_VALID) ? true : false; in IsValid()
429 …return (m_pInfo->flag & (NN_OS_DELIVER_ARG_FLAG_ENCODE | NN_OS_DELIVER_ARG_FLAG_VALID)) ? true : f… in IsEncoded()
/CTR-SDK-4.2.5/sources/libraries/fnd/detail/
Dfnd_DetailHeap.cpp842 u32 flag in CheckMBlock() argument
845 const bool bPrint = 0 != (flag & NN_OS_HEAP_ERROR_PRINT); in CheckMBlock()
902 u32 flag in CheckUsedMBlock() argument
905 return CheckMBlock(pMBHead, pHeapHd, MBLOCK_USED_SIGNATURE, "used", flag); in CheckUsedMBlock()
929 u32 flag in CheckFreeMBlock() argument
932 return CheckMBlock(pMBHead, pHeapHd, MBLOCK_FREE_SIGNATURE, "free", flag); in CheckFreeMBlock()
956 u32 flag in CheckMBlockPrevPtr() argument
959 const bool bPrint = 0 != (flag & NN_OS_HEAP_ERROR_PRINT); in CheckMBlockPrevPtr()
992 u32 flag in CheckMBlockNextPtr() argument
995 const bool bPrint = 0 != (flag & NN_OS_HEAP_ERROR_PRINT); in CheckMBlockNextPtr()
[all …]
/CTR-SDK-4.2.5/include/nn/boss/
Dboss_NsData.h186 nn::Result SetReadFlag(bool flag);
Dboss_Lib.h574 nn::Result SetOptoutFlag(bool flag);
/CTR-SDK-4.2.5/include/nn/font/CTR/
Dfont_RectDrawer.h176 virtual void DrawBegin(u32 flag = 0);
186 virtual void DrawEnd(u32 flag = 0);
Dfont_TextWriterBase.h612 u32 flag in IsDrawFlagSet() argument
615 return (m_DrawFlag & mask) == flag; in IsDrawFlagSet()
/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_Uncompression.cpp1028 u8 flag = *--pInBtm; in UncompressBLZ() local
1031 if (!(flag & 0x80)) in UncompressBLZ()
1048 flag <<= 1; in UncompressBLZ()
Dcx_SecureUncompression.cpp1438 u8 flag = *--pInBtm; in SecureUncompressBLZ() local
1450 if (!(flag & 0x80)) in SecureUncompressBLZ()
1481 flag <<= 1; in SecureUncompressBLZ()
/CTR-SDK-4.2.5/build/omake/compilers/
Dcommondefs.cctype.RVCT.om489 foreach(flag, $(flags_tmp))
490 value $(flag)
/CTR-SDK-4.2.5/include/gles2/
Dgl2.h542 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
/CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/
Ddetail.csv2773 Regarding the flag argument