Home
last modified time | relevance | path

Searched refs:line (Results 1 – 9 of 9) sorted by relevance

/CTR-SDK-4.2.5/include/nn/math/ARMv6/inline/
Dmath_Matrix33.ipp39 VLDMIA r2,{s9-s11} // First line of matrix p2 to registers [S9-S11]
40 VLDMIA r1,{s0-s2} // First line of matrix p1 to registers [S0-S2]
43 VLDMIA r2,{s12-s14} // Second line of matrix p2 to registers [S12-S14]
44 VLDMIA r1,{s3-s5} // Second line of matrix p1 to registers [S3-S5]
47 VLDMIA r2,{s15-s17} // Third line of matrix p2 to registers [S15-S17]
48 VLDMIA r1,{s6-s8} // Third line of matrix p1 to registers [S6-S8]
113 VLDMIA r2!,{s10-s15} // First and second line of matrix p2 to registers [S10-S15]
133 VLDMIA r2,{s10-s12} // Third line of matrix p2 to registers [S10-S12]
169 VLDMIA r2,{s9-s11} // First line of matrix p2 to registers [S9-S11]
170 VLDMIA r1,{s18-s20} // First line of matrix p1 to registers [S18-S20]
[all …]
/CTR-SDK-4.2.5/sources/libraries/test/
Dtest_TimerLog.cpp156 void TimerLog::AddTimerLog(char charTag, s32 s32Tag, int line) in AddTimerLog() argument
162 s_pHead[s_Counter].m_Line = line; in AddTimerLog()
/CTR-SDK-4.2.5/sources/libraries/dbg/
Ddbg_Logger.cpp169 void Logger::PrintLog(const u32 level, const char8* funcName, const char8* fileName, const int line, in PrintLog() argument
312 len += SafeTSNPrintf(&buffer[len], sizeof(buffer) - len, " (%s:%d)", pFileNameTop, line); in PrintLog()
326 NN_UNUSED_VAR(line); in PrintLog()
/CTR-SDK-4.2.5/include/nn/dbg/
Ddbg_Logger.h209 const int line, const char8* fmt, ...);
/CTR-SDK-4.2.5/documents/shader/Reference/css/
Dmain.css228 line-height : 18px;
/CTR-SDK-4.2.5/documents/api/css/
Dmain.css228 line-height : 18px;
/CTR-SDK-4.2.5/build/omake/platforms/CTR/
DCTR.commondefs.gl.om35 # Generate command line to specify the include directory (delay evaluation)
/CTR-SDK-4.2.5/build/omake/
Dcommondefs.funcs.om75 foreach(line, $(absname $(files)))
77 fprint($(f),$(line))
78 if $(and $(defined TARGET_MODULE),$(equal $(suffix $(line)),.a))
Dutildefs.om240 result += $(input-line $(channel))