| /TwlSDK-5.1.0/build/demos/card/backup/src/ |
| D | main.c | 112 BOOL error = FALSE; in SelectDevice() local 122 error = FALSE; in SelectDevice() 130 error = FALSE; in SelectDevice() 146 error = TRUE; in SelectDevice() 161 if (error) in SelectDevice()
|
| /TwlSDK-5.1.0/build/tools/ppmconv/ |
| D | ppmconvbg.c | 507 goto error; in Convert() 511 goto error; in Convert() 517 goto error; in Convert() 521 goto error; in Convert() 531 goto error; in Convert() 535 goto error; in Convert() 545 goto error; in Convert() 560 error: in Convert()
|
| /TwlSDK-5.1.0/include/ |
| D | twl.h | 21 #error "****ERROR: Included "twl.h" but not TWL build."
|
| /TwlSDK-5.1.0/build/tools/showversion/ |
| D | main.c | 116 u32 error = 0; in main() local 285 error |= ERROR_NO_VERSION_INFO; in main() 323 error |= ERROR_BUILDTYPE_MISMATCH; in main() 329 return error; in main()
|
| /TwlSDK-5.1.0/build/demos/ctrdg/backup-1/src/ |
| D | main.c | 465 BOOL error = FALSE; in SelectDevice() local 483 error = FALSE; in SelectDevice() 489 error = FALSE; in SelectDevice() 505 error = TRUE; in SelectDevice() 527 if (error) in SelectDevice()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/ |
| D | DEMOHostio.c | 206 static FSResult DEMOi_HIO_ConvertError(u32 error) in DEMOi_HIO_ConvertError() argument 208 if (error == ISTDFIO_FILEIO_ERROR_SUCCESS) in DEMOi_HIO_ConvertError() 212 else if (error == ISTDFIO_FILEIO_ERROR_COMERROR) in DEMOi_HIO_ConvertError() 216 else if (error == ISTDFIO_FILEIO_ERROR_NOTCONNECT) in DEMOi_HIO_ConvertError() 220 else if (error == ISTDFIO_FILEIO_ERROR_SERVERERROR) in DEMOi_HIO_ConvertError() 224 else if (error == ISTDFIO_FILEIO_ERROR_NOMOREFILES) in DEMOi_HIO_ConvertError() 228 else if (error == ISTDFIO_FILEIO_ERROR_FILENOTFOUND) in DEMOi_HIO_ConvertError() 232 else if (error == ISTDFIO_FILEIO_ERROR_PATHTOOLONG) in DEMOi_HIO_ConvertError()
|
| /TwlSDK-5.1.0/build/libraries/fs/common/include/ |
| D | rom.h | 90 FSResult FSi_ConvertError(u32 error);
|
| /TwlSDK-5.1.0/build/libraries/fs/common/src/ |
| D | fs_archive_fatfs.c | 399 FSResult FSi_ConvertError(u32 error) in FSi_ConvertError() argument 401 if (error == FATFS_RESULT_SUCCESS) in FSi_ConvertError() 405 else if (error == FATFS_RESULT_BUSY) in FSi_ConvertError() 409 else if (error == FATFS_RESULT_FAILURE) in FSi_ConvertError() 413 else if (error == FATFS_RESULT_UNSUPPORTED) in FSi_ConvertError() 417 else if (error == FATFS_RESULT_INVALIDPARAM) in FSi_ConvertError() 421 else if (error == FATFS_RESULT_ALREADYDONE) in FSi_ConvertError() 425 else if (error == FATFS_RESULT_PERMISSIONDENIDED) in FSi_ConvertError() 429 else if (error == FATFS_RESULT_NOMORERESOURCE) in FSi_ConvertError() 433 else if (error == FATFS_RESULT_MEDIAFATAL) in FSi_ConvertError() [all …]
|
| D | fs_archive.c | 123 file->error = ret; in FSi_EndCommand() 144 result = file->error; in FSi_WaitForArchiveCompletion() 530 file->error = FS_RESULT_INVALID_PARAMETER; in FSi_SendCommand() 535 file->error = FS_RESULT_BUSY; in FSi_SendCommand() 562 if (file->error != FS_RESULT_CANCELED) in FSi_SendCommand() 1237 file->error = ret; in FS_NotifyArchiveAsyncEnd()
|
| D | fs_file.c | 247 file->error = FS_RESULT_SUCCESS; in FS_InitFile() 1546 if( file->error == FS_RESULT_INVALID_PARAMETER) { in FS_ReadFile() 1624 if( file->error == FS_RESULT_INVALID_PARAMETER) { in FS_WriteFile() 2117 file->error = FS_RESULT_UNSUPPORTED; in FS_OpenFileExW() 2167 file->error = FS_RESULT_UNSUPPORTED; in FS_OpenDirectoryW() 2218 file->error = FS_RESULT_UNSUPPORTED; in FS_ReadDirectoryW()
|
| /TwlSDK-5.1.0/build/tools/makelcf.TWL/ |
| D | misc.h | 36 #define error(...) do { fprintf(stderr, "Error: "); \ macro
|
| D | misc.c | 38 error("Can't allocate memory."); in Alloc()
|
| /TwlSDK-5.1.0/build/tools/makelcf/ |
| D | misc.h | 50 #define error(...) do { fprintf(stderr, "Error: "); \ macro
|
| D | misc.c | 52 error("Can't allocate memory."); in Alloc()
|
| /TwlSDK-5.1.0/include/nitro/fs/ |
| D | file.h | 44 FSResult error; member 130 return (file->error == FS_RESULT_SUCCESS); in FS_IsSucceeded() 172 return file->error; in FS_GetResultCode()
|
| /TwlSDK-5.1.0/build/libraries/math/common/src/ |
| D | dgt_md5.c | 174 #error "Big Endian is not supported." in ProcessBlock()
|
| /TwlSDK-5.1.0/build/tools/makelcf/test/ |
| D | ARM9-TEG.autogen.lcf | 24 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
|
| D | test2.lcf | 24 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
|
| D | test.autogen.lcf | 24 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
|
| D | overlay.autogen.lcf | 24 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
|
| /TwlSDK-5.1.0/include/nitro/specfiles/ |
| D | ARM9-TEG-C.lcf.template | 18 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
|
| D | ARM9-TS-cloneboot-C.lcf.template | 18 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
|
| D | ARM9-TEG.lcf.template | 15 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
|
| D | ARM9-TS-C.lcf.template | 18 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
|
| D | ARM9-TS.lcf.template | 18 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
|