Home
last modified time | relevance | path

Searched refs:Tag (Results 1 – 13 of 13) sorted by relevance

/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_LinkedList.h73 template <typename T, typename Tag = void>
74 class IntrusiveLinkedList : private nn::util::NonCopyable<IntrusiveLinkedList<T, Tag> >
212 template <typename T, typename Tag>
213 class IntrusiveLinkedList<T, Tag>::Item : private nn::util::NonCopyable<IntrusiveLinkedList<T, Tag>…
226 template <typename T, typename Tag>
227 inline void IntrusiveLinkedList<T, Tag>::ClearLinks(Item* p) in ClearLinks()
232 template <typename T, typename Tag>
233 inline void IntrusiveLinkedList<T, Tag>::InsertBefore(Item* p, Item* q) in InsertBefore()
241 template <typename T, typename Tag>
242 inline void IntrusiveLinkedList<T, Tag>::PushBack(T* p) in PushBack()
[all …]
Dfnd_Queue.h33 template <typename T, typename Tag = void>
34 class IntrusiveQueue : private nn::util::NonCopyable<IntrusiveQueue<T, Tag> >
85 template <typename T, typename Tag>
86 class IntrusiveQueue<T, Tag>::Item : private nn::util::NonCopyable<IntrusiveQueue<T, Tag>::Item>
96 template <typename T, typename Tag>
97 inline void IntrusiveQueue<T, Tag>::Enqueue(T* p) in Enqueue()
114 template <typename T, typename Tag>
115 inline T* IntrusiveQueue<T, Tag>::Dequeue() in Dequeue()
137 template <typename T, typename Tag>
138 inline void IntrusiveQueue<T, Tag>::Clear() in Clear()
Dfnd_Allocator.h58 template <typename Allocator, typename Tag>
70 template <typename Allocator, typename T, typename Tag = void>
71 class StdAllocatorAdapter : public StdAllocatorAdapterHolder<Allocator, Tag>
82 template <class U> struct rebind { typedef StdAllocatorAdapter<Allocator, U, Tag> other; };
85 template <class U> StdAllocatorAdapter(const StdAllocatorAdapter<Allocator, U, Tag>&) throw() {} in StdAllocatorAdapter() argument
89 …, void* = 0) { return static_cast<T*>(StdAllocatorAdapterHolder<Allocator, Tag>::GetAllocator()->A…
90 …void deallocate(pointer p, size_type) { StdAllocatorAdapterHolder<Allocator, Tag>::GetAllocator()-… in deallocate()
97 template <typename Allocator, typename T, typename Tag = void>
112 template <class U> struct rebind { typedef StdUnitAllocatorAdapter<Allocator, U, Tag> other; };
115 …template <class U> StdUnitAllocatorAdapter(const StdUnitAllocatorAdapter<Allocator, U, Tag>&) thro… in StdUnitAllocatorAdapter() argument
[all …]
/CTR-SDK-0.14.4/include/nn/midi/CTR/
Dmidi_Midi.h38 enum Tag enum
/CTR-SDK-0.14.4/include/nn/socket/
Dsocket_Privileged.h37 enum Tag enum
Dsocket_User.h38 enum Tag enum
/CTR-SDK-0.14.4/include/nn/cec/CTR/
Dcec_Cec.h38 enum Tag enum
Dcec_CecSys.h38 enum Tag enum
/CTR-SDK-0.14.4/include/nn/ssl/
Dssl_ConnectionIpc.h39 enum Tag enum
/CTR-SDK-0.14.4/include/nn/util/
Dutil_Int64.h27 template <typename Base, typename Tag = void>
/CTR-SDK-0.14.4/include/nn/y2r/CTR/
Dy2r_Y2r.h39 enum Tag enum
/CTR-SDK-0.14.4/include/nn/http/
Dhttp_ConnectionIpc.h39 enum Tag enum
/CTR-SDK-0.14.4/include/nn/camera/CTR/
Dcamera_Camera.h40 enum Tag enum