Searched refs:memory (Results 1 – 8 of 8) sorted by relevance
| /RvlSDK-3.1.4/build/demos/wpaddemo/ |
| D | makefile | 65 memory.c \ 78 memory \ 111 $(FULLBIN_ROOT)/memory$(BINSUFFIX):memory.o $(REVOLUTION_LIBS)
|
| /RvlSDK-3.1.4/build/demos/wpaddemo/src/ |
| D | memory.c | 62 static void memory( s32 chan, u32 cmd, void *p_buf, u16 len ); 191 memory(chan, RDATA, rxBuf[chan], WPAD_MEM_GAMEDATA_LEN); in WriteCallback() 204 static void memory( s32 chan, u32 cmd, void *p_buf, u16 len ) in memory() function 312 memory(chan, WDATA, txBuf[chan], WPAD_MEM_GAMEDATA_LEN); in main() 316 memory(chan, RDATA, rxBuf[chan], WPAD_MEM_GAMEDATA_LEN); in main()
|
| /RvlSDK-3.1.4/X86/bin/ |
| D | setsmem2size.bat | 12 echo Sets console simulated MEM2 size. Either 64MB or 128MB is set as the console simulated memory… 44 …Sets console simulated MEM2 size. Either 64MB or 128MB is set as the console simulated memory size. 62 echo Successfully done. Physical memory size is considered as the console simulated mem size.
|
| /RvlSDK-3.1.4/build/libraries/mem/src/ |
| D | mem_frameHeap.c | 468 void* memory = NULL; in MEMAllocFromFrmHeapEx() local 491 memory = AllocFromHead_(pFrmHeapHd, size, alignment); in MEMAllocFromFrmHeapEx() 495 memory = AllocFromTail_(pFrmHeapHd, size, -alignment); in MEMAllocFromFrmHeapEx() 500 return memory; in MEMAllocFromFrmHeapEx()
|
| D | mem_expHeap.c | 1368 void* memory = NULL; in MEMAllocFromExpHeapEx() local 1388 memory = AllocFromHead_( heap, size, alignment ); in MEMAllocFromExpHeapEx() 1392 memory = AllocFromTail_( heap, size, -alignment ); in MEMAllocFromExpHeapEx() 1397 return memory; in MEMAllocFromExpHeapEx()
|
| /RvlSDK-3.1.4/build/buildtools/ |
| D | commondefs | 432 # -map - create a .MAP file that shows final memory layout of 624 # if REALDEBUGGER is TRUE, then DBInit will not initialize the low memory
|
| /RvlSDK-3.1.4/RVL/bin/demos/gxdemo/ |
| D | smp-onetri.map | 1864 00026934 000524 8002d0d4 00029294 1 .text ipc.a memory.o 1865 00026934 000130 8002d0d4 00029294 4 iosCreateHeap ipc.a memory.o 1866 UNUSED 000088 ........ ........ iosDestroyHeap ipc.a memory.o 1867 00026a64 000204 8002d204 000293c4 4 __iosAlloc ipc.a memory.o 1868 UNUSED 000008 ........ ........ iosAlloc ipc.a memory.o 1869 00026c68 000004 8002d408 000295c8 4 iosAllocAligned ipc.a memory.o 1870 00026c6c 0001ec 8002d40c 000295cc 4 iosFree ipc.a memory.o 3583 0000b4c0 000080 800590c0 00055280 1 .bss ipc.a memory.o 3584 0000b4c0 000080 800590c0 00055280 8 __heaps ipc.a memory.o
|
| /RvlSDK-3.1.4/RVL/bin/demos/thpdemo/ |
| D | THPSimple.map | 2198 00033484 000524 80039c24 00035de4 1 .text ipc.a memory.o 2199 00033484 000130 80039c24 00035de4 4 iosCreateHeap ipc.a memory.o 2200 UNUSED 000088 ........ ........ iosDestroyHeap ipc.a memory.o 2201 000335b4 000204 80039d54 00035f14 4 __iosAlloc ipc.a memory.o 2202 UNUSED 000008 ........ ........ iosAlloc ipc.a memory.o 2203 000337b8 000004 80039f58 00036118 4 iosAllocAligned ipc.a memory.o 2204 000337bc 0001ec 80039f5c 0003611c 4 iosFree ipc.a memory.o 4102 00013940 000080 80077400 000735c0 1 .bss ipc.a memory.o 4103 00013940 000080 80077400 000735c0 8 __heaps ipc.a memory.o
|