Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 36) sorted by relevance

12

/CTR-SDK-4.2.7-SampleDemos/demo1/
Dkbd.cpp71 u8* buf = m_KeyboardBuffer; in Exec() local
/CTR-SDK-4.2.7-SampleDemos/fs/Simple/
DFsSampleFile.cpp46 void* buf = FsSampleAllocateMemory(size); in FsSampleReadRomFileImple() local
161 void* buf = FsSampleAllocateMemory(size); in FsSampleReadSaveDataFileImpl() local
284 void* buf = FsSampleAllocateMemory(size); in FsSampleReadExtSaveDataFileImpl() local
/CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/
DTriangleSimple.cpp152 void* buf = s_AppHeap.Allocate(nn::gx::DISPLAY0_HEIGHT * nn::gx::DISPLAY0_WIDTH *3 + 54); in DrawDisplay0AndSave() local
266 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/applet/swkbd/
Dswkbd_demo.cpp258 u8* buf = static_cast<u8*>(aligned_share_buf); in nnMain() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LineSimple/
DLineSimple.cpp148 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/ClipEquation/
DClipEquation.cpp221 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysGas/
DPartsysGas.cpp289 void* buf = s_AppHeap.Allocate(fileSize); in ShaderInitialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorSimple/
DGasColorSimple.cpp169 void* buf = s_AppHeap.Allocate(fileSize); in ShaderInitialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorOptimal/
DGasColorOptimal.cpp152 void* buf = s_AppHeap.Allocate(fileSize); in ShaderInitialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/
Dgx_AlphaTest.cpp245 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/TextureCombiner/
Dgx_TextureCombiner.cpp431 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/Draw3d/
Dgx_Draw3d.cpp140 void* buf = s_AppHeap.Allocate(fileSize); in InitializeShader() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingAniso/
DLightingAniso.cpp427 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingFresnel/
DLightingFresnel.cpp375 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingMicrofacet/
DLightingMicrofacet.cpp441 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingSpotAtte/
DLightingSpotAtte.cpp279 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingToonApple/
DLightingToonApple.cpp398 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/
DLightingDistanceAtte.cpp254 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Fog/
DFog.cpp390 void* buf = s_AppHeap.Allocate(fileSize); in Initialize() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheSimple/
Dgx_CommandCacheSimple.cpp155 void* buf = s_AppHeap.Allocate(fileSize); in InitializeShader() local
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/
DGasCessna.cpp250 void* buf = s_AppHeap.Allocate(fileSize); in ShaderInitialize() local
/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo2/
Dcec_Main.cpp170 u8 *buf; in SaveSendMessage() local
603 u8 *buf; in GetRecvMessage() local
/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo1/
Dcec_Main.cpp369 u8* buf; in CecTest_ShowInboxMessage() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/RenderToTexture/
Dgx_RenderToTexture.cpp219 void* buf = s_AppHeap.Allocate(fileSize); in InitializeShader() local
/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformFrame/
Dgx_CommandCacheVSUniformFrame.cpp187 void* buf = s_AppHeap.Allocate(fileSize); in InitializeShader() local

12