| /CTR-SDK-4.2.8-20130828/sources/libraries/rtport/rvct/ |
| D | rvct_stdio.cpp | 40 …FILEHANDLE _sys_open(const char * name, int openmode) { NN_UNUSED_VAR(name); NN_UNUSED_VAR(openmod… in _sys_open() 41 int _sys_close(FILEHANDLE fh) { NN_UNUSED_VAR(fh); return -1; } in _sys_close() 42 …ed char *buf, unsigned len, int mode) { NN_UNUSED_VAR(fh); NN_UNUSED_VAR(buf); NN_UNUSED_VAR(len);… in _sys_write() 43 …d char * buf, unsigned len, int mode) { NN_UNUSED_VAR(fh); NN_UNUSED_VAR(buf); NN_UNUSED_VAR(len);… in _sys_read() 44 void _ttywrch(int ch) { NN_UNUSED_VAR(ch); } in _ttywrch() 45 int _sys_istty(FILEHANDLE fh) { NN_UNUSED_VAR(fh); return -1; } in _sys_istty() 46 … int _sys_seek(FILEHANDLE fh, long pos) { NN_UNUSED_VAR(fh); NN_UNUSED_VAR(pos); return -1; } in _sys_seek() 47 int _sys_ensure(FILEHANDLE fh) { NN_UNUSED_VAR(fh); return -1; } in _sys_ensure() 48 long _sys_flen(FILEHANDLE fh) { NN_UNUSED_VAR(fh); return -1; } in _sys_flen() 49 …m(char *name, int fileno, unsigned maxlength) { NN_UNUSED_VAR(name); NN_UNUSED_VAR(fileno); NN_UNU… in _sys_tmpnam() [all …]
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/dbg/ |
| D | dbg_OldSymbols.cpp | 65 NN_UNUSED_VAR(result); in nnResultFailureHandler() 66 NN_UNUSED_VAR(filename); in nnResultFailureHandler() 67 NN_UNUSED_VAR(lineno); in nnResultFailureHandler() 68 NN_UNUSED_VAR(fmt); in nnResultFailureHandler() 85 NN_UNUSED_VAR(result); in nnResultTFailureHandler() 86 NN_UNUSED_VAR(filename); in nnResultTFailureHandler() 87 NN_UNUSED_VAR(lineno); in nnResultTFailureHandler() 88 NN_UNUSED_VAR(fmt); in nnResultTFailureHandler() 105 NN_UNUSED_VAR(result); in nnResultPanicHandler() 106 NN_UNUSED_VAR(filename); in nnResultPanicHandler() [all …]
|
| D | dbg_Logger.cpp | 323 NN_UNUSED_VAR(level); in PrintLog() 324 NN_UNUSED_VAR(funcName); in PrintLog() 325 NN_UNUSED_VAR(fileName); in PrintLog() 326 NN_UNUSED_VAR(line); in PrintLog() 327 NN_UNUSED_VAR(fmt); in PrintLog()
|
| D | dbg_Instrument.cpp | 264 NN_UNUSED_VAR( func_address ); in ExitFunc() 265 NN_UNUSED_VAR( call_site ); in ExitFunc() 595 NN_UNUSED_VAR( func_address ); 596 NN_UNUSED_VAR( call_site ); 601 NN_UNUSED_VAR( func_address ); 602 NN_UNUSED_VAR( call_site );
|
| /CTR-SDK-4.2.8-20130828/include/nn/crypto/ |
| D | crypto_HashContextBase.h | 60 NN_UNUSED_VAR(pData); in Update() 61 NN_UNUSED_VAR(size); in Update() 79 NN_UNUSED_VAR(pOut); in GetHash()
|
| D | crypto_RsaContext.h | 65 void Initialize(const RsaKey& rsaKey) { NN_UNUSED_VAR(rsaKey); nn::dbg::Panic(); } in Initialize() 97 …nn::Result SetKey(const RsaKey& rsaKey) { NN_UNUSED_VAR(rsaKey); return nn::Result(Result::LEVEL_S… in SetKey()
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/test/ |
| D | test_XmlOutput.cpp | 273 NN_UNUSED_VAR(testsNum); in OnFinished() 274 NN_UNUSED_VAR(time); in OnFinished() 308 NN_UNUSED_VAR(suiteName); in OnSuiteEnd() 309 NN_UNUSED_VAR(time); in OnSuiteEnd() 310 NN_UNUSED_VAR(testsNum); in OnSuiteEnd() 331 NN_UNUSED_VAR(time); in OnTestEnd() 332 NN_UNUSED_VAR(testName); in OnTestEnd() 333 NN_UNUSED_VAR(isSuccess); in OnTestEnd()
|
| D | test_New.cpp | 37 NN_UNUSED_VAR(size); in InitializeAllocator() 46 NN_UNUSED_VAR(idealSize); in AllocateBuffer()
|
| D | test_TextOutput.cpp | 34 NN_UNUSED_VAR(testsNum); in Initialize() 121 NN_UNUSED_VAR(suiteName); in OnSuiteEnd() 143 NN_UNUSED_VAR(time); in OnTestEnd()
|
| /CTR-SDK-4.2.8-20130828/include/nn/util/ |
| D | util_Misc.h | 30 NN_UNUSED_VAR(a); in GetArraySize() 45 NN_UNUSED_VAR(a); in GetArraySizeT()
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/fnd/ |
| D | fnd_HeapBase.cpp | 60 NN_UNUSED_VAR(type); in SetFillValue() 61 NN_UNUSED_VAR(val); in SetFillValue() 70 NN_UNUSED_VAR(type); in GetFillValue()
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/cx/ |
| D | cx_Utility.h | 96 NN_UNUSED_VAR(pObj); in Free() 97 NN_UNUSED_VAR(pMemory); in Free()
|
| /CTR-SDK-4.2.8-20130828/include/nn/net/compatible/nos/ |
| D | nos_horizon.h | 112 NN_UNUSED_VAR(stackSize); in NOS_CreateAndStartThread() 183 NN_UNUSED_VAR(stackSize); in NOS_CreateThread() 247 NN_UNUSED_VAR(threadId); in NOS_WakeupThreadDirect() 975 NN_UNUSED_VAR(eqId) in NOS_DestroyEventQueue() 1099 NN_UNUSED_VAR(mbuf); in NOS_m_setowner() 1100 NN_UNUSED_VAR(owner); in NOS_m_setowner() 1105 NN_UNUSED_VAR(owner); in NOS_m_getnum() 1111 NN_UNUSED_VAR(index); in NOS_m_getaddr()
|
| /CTR-SDK-4.2.8-20130828/include/nn/ro/ |
| D | ro_RegistrationList.h | 49 NN_UNUSED_VAR(p); in delete()
|
| D | ro_Module.h | 78 NN_UNUSED_VAR(p); in delete()
|
| /CTR-SDK-4.2.8-20130828/include/nn/os/ |
| D | os_ThreadLocalStorage.h | 82 ThreadLocalStorage(const WithoutInitialize& dummy) { NN_UNUSED_VAR(dummy); } in ThreadLocalStorage()
|
| D | os_LightSemaphore.h | 160 NN_UNUSED_VAR(maxCount); in Initialize()
|
| D | os_ManagedThread.h | 852 NN_UNUSED_VAR(dummy1); 853 NN_UNUSED_VAR(dummy2); 862 NN_UNUSED_VAR(dummy); in TypeInfo()
|
| /CTR-SDK-4.2.8-20130828/include/nn/config/compiler/ |
| D | egcc.h | 24 #define NN_UNUSED_VAR(var) ((void)&var); macro
|
| D | rvct.h | 68 #define NN_UNUSED_VAR(var) ((void)&var); macro
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/init/ |
| D | init_Default.cpp | 29 NN_UNUSED_VAR(message); in HandleNotification()
|
| /CTR-SDK-4.2.8-20130828/include/nn/gd/CTR/ |
| D | gd_System.h | 33 #ifndef NN_UNUSED_VAR 39 #define NN_UNUSED_VAR(var) ((void)&var); macro
|
| /CTR-SDK-4.2.8-20130828/include/nn/fnd/ |
| D | fnd_TimeSpan.h | 64 TimeSpan(ZeroOnly zeroOnly = 0) : m_NanoSeconds(0) { NN_UNUSED_VAR(zeroOnly); }
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/gr/CTR/ |
| D | gr_Shader.cpp | 262 NN_UNUSED_VAR( exe_info ); in MakeVtxProgramCommand() 303 NN_UNUSED_VAR( exe_info ); in MakeGeoProgramCommand() 371 NN_UNUSED_VAR( vtx_shader_index ); in CheckVtxShaderIndex_() 384 NN_UNUSED_VAR( geo_shader_index ); in CheckGeoShaderIndex_()
|
| /CTR-SDK-4.2.8-20130828/sources/libraries/rdt/CTR/ |
| D | rdt_Utility.cpp | 335 NN_UNUSED_VAR(dmy); in stackChecker()
|