Home
last modified time | relevance | path

Searched defs:operator (Results 1 – 17 of 17) sorted by relevance

/CTR-SDK-4.2.5/include/nn/os/
Dos_NonRecursiveCriticalSection.h35 bool operator()(s32& x) in operator() function
52 bool operator()(s32& x) in operator() function
Dos_LightSemaphore.h61 bool operator()(s32& x) in operator() function
80 bool operator()(s32& x) in operator() function
Dos_LightBarrier.h58 bool operator()(s32& x) in operator() function
/CTR-SDK-4.2.5/sources/libraries/rdt/CTR/
Drdt_ReceiveBuffer.h125 ReceiveBuffer& operator=(const ReceiveBuffer&); variable
Drdt_SendBuffer.h107 SendBuffer& operator=(const SendBuffer&); variable
Drdt_HostBase.h105 HostBase& operator=(const HostBase&); variable
Drdt_Transceiver.h86 Transceiver& operator=(const Transceiver&); variable
Drdt_ReceiverImpl.h138 ReceiverImpl& operator=(const ReceiverImpl&); variable
Drdt_RingBuffer.h108 RingBuffer& operator=(const RingBuffer&); variable
Drdt_Queue.h93 Queue& operator=(const Queue&); variable
Drdt_ResendQueue.h135 ResendQueue& operator=(const ResendQueue&); variable
Drdt_Deque.h108 Deque& operator=(const Deque&); variable
Drdt_SenderImpl.h168 SenderImpl& operator=(const SenderImpl&); variable
/CTR-SDK-4.2.5/include/nn/rdt/CTR/
Drdt_Sender.h269 Sender& operator=(const Sender&); variable
Drdt_Receiver.h260 Receiver& operator=(const Receiver&); variable
/CTR-SDK-4.2.5/include/nn/fslow/
Dfslow_SafeHandle.h42 bool operator()(s32& x) const in operator() function
58 bool operator()(s32& x) const in operator() function
74 bool operator()(s32& x) const in operator() function
/CTR-SDK-4.2.5/include/nn/util/
Dutil_Color.h116 SelfType& operator =(FloatColor& color); member