Searched refs:clear (Results 1 – 9 of 9) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/net/osl/ |
| D | osl_EventFlag.h | 63 bit32 WaitAndClear(bit32 pattern, WaitMode mode, bit32 clear, nn::fnd::TimeSpan timeout); 64 bit32 WaitAndClear(bit32 pattern, WaitMode mode, bit32 clear); 88 inline bit32 EventFlag::WaitAndClear(bit32 pattern, WaitMode mode, bit32 clear) in WaitAndClear() argument 90 return WaitAndClear(pattern, mode, clear, InfiniteTimeSpan()); in WaitAndClear() 111 …AndClear(nnnetOslEventFlag* this_, bit32 pattern, nnnetOslWaitMode mode, bit32 clear, s64 timeout);
|
| /CTR-SDK-4.2.5/include/nn/ir/CTR/ |
| D | ir_Communicator.h | 596 static Result GetLatestReceiveErrorResult(bool clear); 607 static Result GetLatestSendErrorResult(bool clear);
|
| /CTR-SDK-4.2.5/sources/libraries/rdt/CTR/ |
| D | rdt_ReceiverImpl.h | 167 void clear(void);
|
| D | rdt_ReceiverImpl.cpp | 363 pReceiver->clear(); in initialize() 442 clear(); in Initialize() 652 void ReceiverImpl::clear(void) in clear() function in nn::rdt::CTR::ReceiverImpl
|
| D | rdt_SenderImpl.h | 207 void clear(void);
|
| D | rdt_SenderImpl.cpp | 184 pSender->clear(); in initialize() 513 clear(); in Initialize() 746 void SenderImpl::clear(void) in clear() function in nn::rdt::CTR::SenderImpl
|
| /CTR-SDK-4.2.5/include/nn/gx/CTR/ |
| D | gx_MacroOld.h | 391 #define PICA_CMD_DATA_TEX_FUNC(type0_0, type1, type2, texcoord3, type3, texcoord2, clear) \ argument 393 …<< 8 | ((type3) ? 1 : 0) << 10) | 1 << 12 | ((texcoord2) ? 1 : 0) << 13 | (clear) << 16 | 0 << 24 )
|
| /CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/ |
| D | abstruct.csv | 24 0x063,Early depth test setting (clear)
|
| D | detail.csv | 844 0x80,[23:17],,"Set 0 when writing to bit [16:16] of the same register to clear the texture cache. O… 7020 Both glDrawElements and glDrawArrays generate commands to clear this bit to 0 immediately before th…
|