| /TwlSDK-5.1.0/build/tools/makelcf/ |
| D | container.c | 130 static tOverlay *NewOverlay(tOverlayList * list) in NewOverlay() 143 static tOverlay *GetOverlay(tOverlayList * list, const char *overlayName) in GetOverlay() 159 static BOOL s_AddOverlay(tOverlayList * list, const char *overlayName) in s_AddOverlay() 251 static tAfter *NewAfter(tAfterList * list) in NewAfter() 265 static tAfter *GetAfter(tAfterList * list, const char *name) in GetAfter() 281 BOOL AddAfter(tAfterList * list, const char *name) in AddAfter() 311 tObject *NewObject(tObjectList * list) in NewObject() 325 tObject *GetObject(tObjectList * list, const char *objectName, const char *sectionName) in GetObject() 341 BOOL AddObject(tObjectList * list, const char *objectName, tObjectType objectType) in AddObject() 351 BOOL SetObjectSection(tObjectList * list, const char *sectionName) in SetObjectSection() [all …]
|
| /TwlSDK-5.1.0/build/tools/makelcf.TWL/ |
| D | container.c | 72 static tOverlay *NewOverlay(tOverlayList * list) in NewOverlay() 85 static tOverlay *GetOverlay(tOverlayList * list, const char *overlayName) in GetOverlay() 101 static BOOL s_AddOverlay(tOverlayList * list, const char *overlayName) in s_AddOverlay() 207 static tAfter *NewAfter(tAfterList * list) in NewAfter() 221 static tAfter *GetAfter(tAfterList * list, const char *name) in GetAfter() 237 BOOL AddAfter(tAfterList * list, const char *name) in AddAfter() 267 tObject *NewObject(tObjectList * list) in NewObject() 281 tObject *GetObject(tObjectList * list, const char *objectName, const char *sectionName) in GetObject() 297 BOOL AddObject(tObjectList * list, const char *objectName, tObjectType objectType) in AddObject() 307 BOOL SetObjectSection(tObjectList * list, const char *sectionName) in SetObjectSection() [all …]
|
| /TwlSDK-5.1.0/build/libraries/wbt/common/src/ |
| D | wbt_api.c | 49 WBTBlockInfoList *list = wbti_command_work->list; in WBT_PrintBTList() local 363 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_RequestSync() local 390 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_GetBlockInfo() local 419 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_GetBlock() local 444 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_PutUserData() local
|
| D | wbt_context.c | 314 WBTBlockInfoList *list = work->list; in WBTi_GetPacketBuffer() local 548 WBTBlockInfoList *list = work->list; in WBTi_TryCreateResponse() local 1019 WBTCommandList *list = WBT_GetCurrentCommandList(work); in WBTi_NotifyCompletionCallback() local 1048 WBTCommandList *list = work->command; in WBTi_NotifyCompletionCallback() local 1357 WBTCommandList *list = work->command; in WBT_ResetContext() local 1386 void WBT_PostCommand(WBTContext *work, WBTCommandList *list, u16 bitmap, in WBT_PostCommand() 1426 WBTCommandList *list = WBT_GetCurrentCommandList(work); in WBT_CancelCommand() local 1464 WBTCommandList *list = work->command; in WBT_CancelCommand() local 1577 WBT_RegisterBlockInfo(WBTContext * work, WBTBlockInfoList *list, u32 id, in WBT_RegisterBlockInfo() 1644 WBTBlockInfoList *list = work->list; in WBT_GetRegisteredCount() local
|
| /TwlSDK-5.1.0/include/nitro/wbt/ |
| D | context.h | 219 WBTBlockInfoList *list; /* Registered data block list */ member 445 WBTCommandList *list = work->command; in WBT_GetCurrentCommand() local 473 void WBT_AddCommandPool(WBTContext *work, WBTCommandList *list, int count) in WBT_AddCommandPool() 494 WBTCommandList *list = work->command_pool; in WBT_AllocCommandList() local 528 void WBT_CreateCommandSYNC(WBTContext *work, WBTCommandList *list) in WBT_CreateCommandSYNC() 549 void WBT_CreateCommandINFO(WBTContext *work, WBTCommandList *list, in WBT_CreateCommandINFO() 583 void WBT_CreateCommandGET(WBTContext *work, WBTCommandList * list, in WBT_CreateCommandGET() 612 void WBT_CreateCommandMSG(WBTContext *work, WBTCommandList *list, in WBT_CreateCommandMSG() 653 WBTCommandList *list = WBT_AllocCommandList(context); in WBT_PostCommandSYNC() local 681 WBTCommandList *list = WBT_AllocCommandList(context); in WBT_PostCommandINFO() local [all …]
|
| /TwlSDK-5.1.0/build/libraries/card/common/include/ |
| D | card_task.h | 58 CARDTask * volatile list; member
|
| /TwlSDK-5.1.0/build/demos/fs/overlay/src/ |
| D | main.c | 144 list[] = in NitroMain() local
|
| /TwlSDK-5.1.0/build/libraries/os/common/src/ |
| D | os_alloc.c | 170 static Cell *DLAddFront(Cell * list, Cell * cell) in DLAddFront() 191 static Cell *DLLookup(Cell * list, Cell * cell) in DLLookup() 215 static Cell *DLExtract(Cell * list, Cell * cell) in DLExtract() 245 static Cell *DLInsert(Cell * list, Cell * cell) in DLInsert() 307 static BOOL DLOverlap(Cell * list, void *start, void *end) in DLOverlap() 330 static long DLSize(Cell * list) in DLSize()
|
| D | os_application_jump.c | 155 const OSTitleIDList *list = (const OSTitleIDList *)HW_OS_TITLE_ID_LIST; in OS_GetBootableTitleID() local
|
| /TwlSDK-5.1.0/include/nitro/ctrdg/ARM9/ |
| D | ctrdg_task.h | 57 CTRDGTaskInfo *volatile list; /* Waiting task list */ member
|
| /TwlSDK-5.1.0/build/libraries/mb/common/include/ |
| D | mb_cache.h | 65 MBiCacheInfo list[MB_CACHE_INFO_MAX]; member
|
| D | mb_gameinfo.h | 82 … MBGameInfoRecvList list[MB_GAME_INFO_RECV_LIST_NUM]; // List for receiving game information member
|
| /TwlSDK-5.1.0/build/libraries/mb/common/src/ |
| D | mb_task.c | 28 MBiTaskInfo *volatile list; /* Waiting task list */ member
|
| /TwlSDK-5.1.0/include/nitro/wfs/ |
| D | server.h | 74 WFSLockInfo list[WFS_LOCK_HANDLE_MAX]; member
|
| /TwlSDK-5.1.0/include/nitro/fs/ |
| D | archive.h | 99 struct FSFile *list; // Process wait command list member
|
| /TwlSDK-5.1.0/include/nitro/os/common/ |
| D | thread.h | 174 OSThread *list; member
|
| /TwlSDK-5.1.0/build/libraries/fs/common/src/ |
| D | fs_archive_fatfs.c | 338 const u16 *list = FSiPathInvalidCharactersW; in FSi_UsingInvalidCharacterW() local
|