Searched refs:IAllocator (Results 1 – 13 of 13) sorted by relevance
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/init/ |
| D | init_Allocator.h | 28 class IAllocator; variable 49 nn::fnd::IAllocator* GetAllocator(void);
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/cec/CTR/ |
| D | cec_Control.h | 114 static nn::Result Initialize(nn::fnd::IAllocator& cecAllocFunc); 292 nn::Result Initialize(nn::fnd::IAllocator& cecAllocFunc); 310 inline nn::Result Initialize(nn::fnd::IAllocator& cecAllocFunc) in Initialize()
|
| D | cec_Api.h | 153 void SetAllocFunc(nn::fnd::IAllocator& cecAllocFunc);
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/socket/ |
| D | socket_Common.h | 111 …Result Initialize(nn::fnd::IAllocator& allocator, size_t bufferSize, s32 maxSessions) NN_ATTRIBUTE…
|
| D | socket_SessionPool.h | 360 …Result TryInitialize(const char8* pName, size_t nameLen, nn::fnd::IAllocator& allocator, s32 count… 401 nn::fnd::IAllocator* m_pAllocator;
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/fnd/ |
| D | fnd_Allocator.h | 34 class IAllocator 55 virtual ~IAllocator() {} in ~IAllocator()
|
| D | fnd_WaitableUnitHeap.h | 161 class WaitableUnitHeap<LockPolicy, Semaphore>::Allocator : public IAllocator
|
| D | fnd_ExpHeap.h | 510 class ExpHeapTemplate<LockPolicy>::Allocator : public IAllocator
|
| D | fnd_UnitHeap.h | 387 class UnitHeapTemplate<LockPolicy>::Allocator : public IAllocator
|
| D | fnd_BuddyHeap.h | 657 class BuddyHeapTemplate<PageSize, MaxOrder, LockPolicy>::Allocator : public nn::fnd::IAllocator
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/net/osl/ |
| D | osl_IpcDispatcher.h | 167 static void* operator new(size_t size, nn::fnd::IAllocator& allocator) throw() in new() 219 nn::fnd::IAllocator& allocator, 350 nn::fnd::IAllocator& m_allocator;
|
| D | osl_BuddyHeap.h | 488 class BuddyHeapTemplate<PageSize, MaxOrder, LockPolicy>::Allocator : public nn::fnd::IAllocator
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/init/ |
| D | init_Alloc.cpp | 132 nn::fnd::IAllocator* GetAllocator(void) in GetAllocator()
|