Home
last modified time | relevance | path

Searched defs:SetAllocator (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/demos/Nw4cDemo/include/
DSmBase.h31 static void SetAllocator( nw::os::IAllocator* allocator, in SetAllocator() function
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Layout.cpp111 Layout::SetAllocator(nw::os::IAllocator* pAllocator) in SetAllocator() function in nw::lyt::Layout
/NW4C-1.2.23/tools/DebuggerLauncher/
DCLOADRUNCTR.H205 int SetAllocator(void* (*pAllocator)(size_t)) in SetAllocator() function
/NW4C-1.2.23/include/nw/gfx/
Dgfx_CommandUtil.h45 static void SetAllocator(nw::os::IAllocator* allocator) { s_Allocator = allocator; } in SetAllocator() function