| /TwlSDK-5.3.1/build/demos/mb/multiboot-Model/ |
| D | Makefile | 34 INCDIR = common/include parent/include 35 SRCDIR = common/src parent/src
|
| /TwlSDK-5.3.1/build/demos/wvr/with_mb/ |
| D | Makefile | 37 INCDIR = common/include parent/include 38 SRCDIR = common/src parent/src
|
| /TwlSDK-5.3.1/build/demos/mb/multiboot-wfs/ |
| D | Makefile | 19 SUBDIRS = child parent
|
| /TwlSDK-5.3.1/build/demos/mb/multiboot-wfs/parent/ |
| D | Makefile | 29 SRCS += main.c parent.c multiboot.c
|
| /TwlSDK-5.3.1/build/demos/mb/multiboot-wfs/child/ |
| D | Makefile | 57 INSTALL_DIR = ../parent/data
|
| /TwlSDK-5.3.1/build/demos/mb/multiboot/ |
| D | Makefile | 32 SRCS = common.c data.c dispfunc.c parent.c main.c
|
| D | readme.txt | 3 When the program starts, the parent device starts automatically, and the following list is displaye…
|
| /TwlSDK-5.3.1/build/demos/mb/multiboot-PowerSave/ |
| D | Makefile | 32 SRCS = common.c data.c dispfunc.c menu.c parent.c main.c
|
| /TwlSDK-5.3.1/build/demos/fs/arc-2/src/ |
| D | main.c | 48 int parent; member 134 file->prop.dir.parent = (u16)((dir_id != 0) ? dir_list[dir_id].parent : dir_max); in CustomRom_ArchiveProc()
|
| /TwlSDK-5.3.1/include/nitro/mb/ |
| D | mb_gameinfo.h | 40 MBUserInfo parent; // 22B Parent user information member
|
| /TwlSDK-5.3.1/include/nitro/fs/ |
| D | romfat.h | 104 u16 parent; member 241 u32 parent; member
|
| /TwlSDK-5.3.1/build/libraries/mb/common/include/ |
| D | mb_gameinfo.h | 125 const MBGameRegistry *mbGameRegp, const MBUserInfo *parent);
|
| D | mb_wm_base.h | 212 WMBssDesc *MBi_GetParentBssDesc(int parent);
|
| /TwlSDK-5.3.1/build/demos/mb/cloneboot/ |
| D | Makefile | 45 parent.c \
|
| /TwlSDK-5.3.1/build/libraries/mb/common/src/ |
| D | mb_gameinfo.c | 226 const MBGameRegistry *mbGameRegp, const MBUserInfo *parent) in MBi_MakeGameInfo() argument 248 if (parent != NULL) in MBi_MakeGameInfo() 250 MI_CpuCopy16(parent, &gameInfop->fixed.parent, sizeof(MBUserInfo)); in MBi_MakeGameInfo() 514 mbss.srcp = (u8 *)&mbss.nowGameInfop->fixed.parent; in MBi_InitSendFixedBeacon() 1087 dstp = (u8 *)&grecvp->gameInfo.fixed.parent; in MBi_RecvFixedBeacon()
|
| /TwlSDK-5.3.1/build/libraries/fs/common/src/ |
| D | fs_proc_default.c | 171 file->prop.dir.parent = (u32)(fnt.parent & BIT_MASK(12)); in FSi_SeekDirDefault() 290 FSi_SeekDirDirect(p_dir, p_dir->prop.dir.parent); in FSi_FindPathDefault() 403 num_dir = tmp->prop.dir.parent; in FSi_GetPathDefault() 448 FSi_SeekDirDirect(tmp, tmp->prop.dir.parent); in FSi_GetPathDefault() 522 FSi_SeekDirDirect(tmp, tmp->prop.dir.parent); in FSi_GetPathDefault()
|
| /TwlSDK-5.3.1/man/en_US/ |
| D | wm_changes_041006.txt | 21 If there are segments where the ggid is compared while checking the result of scanning the parent u…
|
| /TwlSDK-5.3.1/include/nitro/specfiles/2.x/ |
| D | ARM9-TS-cloneboot-C.lcf.template | 84 PARENT__ (RW) : ORIGIN = 0x0, LENGTH = 0x02000 > parent.check 128 # Collected .parent section code 130 * (.parent)
|
| /TwlSDK-5.3.1/include/nitro/specfiles/ |
| D | ARM9-TS-cloneboot-C.lcf.template | 104 PARENT__ (RW) : ORIGIN = 0x0, LENGTH = 0x02000 > parent.check 152 # Collected .parent section code 154 * (.parent)
|
| /TwlSDK-5.3.1/build/demos/mb/fake_child/src/ |
| D | main.c | 747 MI_CpuCopy8(&gameInfo->fixed.parent, &parentInfo[cb->index].info, sizeof(MBUserInfo));
|
| /TwlSDK-5.3.1/include/twl/specfiles/ |
| D | ARM9-TS-cloneboot-C.lcf.template | 60 PARENT__ (RW) : ORIGIN = 0x0, LENGTH = 0x02000 > parent.check 113 # Collected .parent section code 115 * (.parent)
|