| /TwlSDK-5.1.0/man/en_US/css/ |
| D | nitro.css | 17 position : relative; 40 position : relative; 86 position : relative; 97 position : normal; 102 position : relative; 107 position : relative; 111 position : relative; 115 position : relative; 135 position : normal; 171 position : static;
|
| D | apilist.css | 9 position : relative; 20 position : relative;
|
| D | icons.css | 34 position : relative; 42 position : relative;
|
| D | categories.css | 34 position : relative; 42 position : relative;
|
| D | titles.css | 34 position : relative;
|
| /TwlSDK-5.1.0/build/libraries/card/common/src/ |
| D | card_hash.c | 519 u32 position = offset; in CARDi_ReadRomHashImageDirect() local 521 u32 sector = CARDi_GetHashSectorIndex(context, position); in CARDi_ReadRomHashImageDirect() 522 while (position < end) in CARDi_ReadRomHashImageDirect() 525 …u32 available = (u32)(*context->ReadSync)(context->userdata, buffer, position, end - position); in CARDi_ReadRomHashImageDirect() 529 if (context->ReadAsync && (position + available < end)) in CARDi_ReadRomHashImageDirect() 531 …(void)(*context->ReadAsync)(context->userdata, NULL, position + available, end - (position + avail… in CARDi_ReadRomHashImageDirect() 560 position += sectunit; in CARDi_ReadRomHashImageDirect()
|
| /TwlSDK-5.1.0/build/libraries/fs/common/include/ |
| D | command.h | 57 u32 position; member 136 u32 position; member
|
| /TwlSDK-5.1.0/build/libraries/dsp/common/src/ |
| D | dsp_pipe.c | 141 s32 position; in DSPi_FileIOProc() local 144 DSP_ReadPipe(in, &position, sizeof(position)); in DSPi_FileIOProc() 146 position = (s32)DSP_32BIT_TO_ARM(position); in DSPi_FileIOProc() 147 (void)FS_SeekFile(file, position, (FSSeekFileMode)whence); in DSPi_FileIOProc()
|
| /TwlSDK-5.1.0/include/nitro/fs/ |
| D | archive.h | 43 FSResult (*SeekDirectory)(struct FSArchive*, struct FSFile*, u32 id, u32 position); 58 FSResult (*GetFilePosition)(struct FSArchive*, struct FSFile*, u32 *position);
|
| /TwlSDK-5.1.0/build/demos.TWL/dsp/snd-mic/src/ |
| D | main.c | 63 static void NormalizeRingBuffer(void *dst, MICSamplingType type, const void *buffer, int position) in NormalizeRingBuffer() argument 83 int ofs = (position / smp - (HW_LCD_HEIGHT - 1)) & (max - 1); in NormalizeRingBuffer()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/ |
| D | DEMOHostio.c | 611 static FSResult DEMOi_HIO_GetFilePosition(FSArchive *arc, FSFile *file, u32 *position) in DEMOi_HIO_GetFilePosition() argument 613 *position = 0; in DEMOi_HIO_GetFilePosition() 614 return DEMOi_HIO_SeekFile(arc, file, (int *)position, FS_SEEK_CUR); in DEMOi_HIO_GetFilePosition()
|
| /TwlSDK-5.1.0/build/libraries/fs/common/src/ |
| D | fs_proc_default.c | 827 static FSResult FSi_ROMFAT_SeekDirectory(FSArchive *arc, FSFile *file, u32 id, u32 position) in FSi_ROMFAT_SeekDirectory() argument 835 arg->seekdir.pos.pos = position; in FSi_ROMFAT_SeekDirectory() 1224 static FSResult FSi_ROMFAT_GetFilePosition(FSArchive *arc, FSFile *file, u32 *position) in FSi_ROMFAT_GetFilePosition() argument 1227 *position = prop->file.pos - prop->file.top; in FSi_ROMFAT_GetFilePosition()
|
| D | fs_archive_fatfs.c | 1316 static FSResult FSi_FATFS_GetFilePosition(FSArchive *arc, FSFile *file, u32 *position) in FSi_FATFS_GetFilePosition() argument 1318 *position = 0; in FSi_FATFS_GetFilePosition() 1319 return FSi_FATFS_SeekFile(arc, file, (int*)position, FS_SEEK_CUR); in FSi_FATFS_GetFilePosition()
|
| D | fs_archive.c | 208 FS_INVOKE_METHOD_(SeekDirectory, arc, file, arg->id, arg->position); in FSi_InvokeCommand() 250 FS_INVOKE_METHOD_(GetFilePosition, arc, file, &arg->position); in FSi_InvokeCommand()
|
| D | fs_file.c | 1479 arg->position = 0; in FS_GetFilePosition() 1482 retval = arg->position; in FS_GetFilePosition() 1793 arg->position = pos->pos; in FS_SeekDir()
|
| /TwlSDK-5.1.0/build/tools/makelcf.TWL/test/ |
| D | ARM9-TEG.autogen.lcf | 63 …ncluded in this section will be needed for Lotcheck purposes. Be sure to leave it in this position.
|
| D | test.autogen.lcf | 66 …ncluded in this section will be needed for Lotcheck purposes. Be sure to leave it in this position.
|
| /TwlSDK-5.1.0/build/tools/makelcf/test/ |
| D | ARM9-TEG.autogen.lcf | 182 …ncluded in this section will be needed for Lotcheck purposes. Be sure to leave it in this position.
|
| D | test2.lcf | 185 …ncluded in this section will be needed for Lotcheck purposes. Be sure to leave it in this position.
|
| D | test.autogen.lcf | 185 …ncluded in this section will be needed for Lotcheck purposes. Be sure to leave it in this position.
|
| /TwlSDK-5.1.0/include/nitro/specfiles/2.x/ |
| D | ARM9-TS-C.lcf.template | 110 …ncluded in this section will be needed for Lotcheck purposes. Be sure to leave it in this position.
|
| D | ARM9-TEG-C.lcf.template | 94 …ncluded in this section will be needed for Lotcheck purposes. Be sure to leave it in this position.
|
| D | ARM9-TS-cloneboot-C.lcf.template | 118 …ncluded in this section will be needed for Lotcheck purposes. Be sure to leave it in this position.
|
| D | ARM9-TS.lcf.template | 165 …ncluded in this section will be needed for Lotcheck purposes. Be sure to leave it in this position.
|
| /TwlSDK-5.1.0/include/nitro/specfiles/ |
| D | ARM9-TEG-C.lcf.template | 112 …ncluded in this section will be needed for Lotcheck purposes. Be sure to leave it in this position.
|