Searched defs:align (Results 1 – 8 of 8) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/demo/ |
| D | demoDRC.c | 201 u32 size, align; in DEMODRCInit() local 224 u32 size, align; in DEMODRCInit() local 322 u32 size, align; in DEMODRCAcquiredForeground() local 339 u32 size, align; in DEMODRCAcquiredForeground() local
|
| D | demoGfx.c | 90 void *DEMOGfxAllocMEM1(u32 size, u32 align) in DEMOGfxAllocMEM1() 117 void *DEMOGfxAllocBucket(u32 size, u32 align) in DEMOGfxAllocBucket() 135 void *DEMOGfxAllocMEM2(u32 size, u32 align) in DEMOGfxAllocMEM2() 440 u32 size, align; in DEMOGfxInit() local 463 u32 size, align; in DEMOGfxInit() local 615 u32 size, align; in DEMOGfxAcquiredForeground() local 632 u32 size, align; in DEMOGfxAcquiredForeground() local
|
| D | demoSystem.c | 152 void* DEMOAllocEx(u32 size, u32 align) in DEMOAllocEx()
|
| D | demoGfd.c | 405 GX2Texture* DEMOGFDReadAlignedTexture(void **pFileBuf, u32 index, u32 align, const char *fileName) in DEMOGFDReadAlignedTexture()
|
| /CafeSDK-2.12.13/system/src/lib/libsys/ |
| D | ind_alloc.c | 62 void *__ghs_calloc (int size, int align) in __ghs_calloc()
|
| D | ghsheap.c | 46 void *__ghs_alloc (int size, int align) in __ghs_alloc()
|
| /CafeSDK-2.12.13/system/include/windows/ |
| D | mem.h | 27 #define align(a) macro
|
| /CafeSDK-2.12.13/system/include/cafe/gx2/ |
| D | gx2Misc.h | 266 GX2_INLINE void GX2NotifyMemAlloc(const void* addr, u32 size, u32 align){ in GX2NotifyMemAlloc()
|