Searched defs:allocator (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.3/build/demos/memdemo/src/ |
| D | allocator.c | 42 AllocateTest( MEMAllocator* allocator, u32 size ) in AllocateTest() 98 MEMAllocator allocator; in main() local 111 MEMAllocator allocator; in main() local 122 MEMAllocator allocator; in main() local 133 MEMAllocator allocator; in main() local
|
| /RvlSDK-3.3/include/revolution/ |
| D | cnt.h | 138 MEMAllocator* allocator; member 283 #define CNTInitHandle( contentIdx, CntHandle, allocator ) contentInitHandleNANDEx( (… argument 284 #define CNTInitHandleTitle( titleId, contentIdx, CntHandle, allocator ) contentInitHandleTitleNAND… argument 287 #define CNTInitHandle( contentIdx, CntHandle, allocator ) contentInitHandleDVDEx( (c… argument 288 #define CNTInitHandleTitle( titleId, contentIdx, CntHandle, allocator ) contentInitHandleTitleDVD(… argument
|
| /RvlSDK-3.3/build/demos/hbmdemo/rsodemo/src/ |
| D | rsomodule.c | 118 setAllocator(MEMAllocator* allocator) in setAllocator()
|