Searched defs:pos (Results 1 – 10 of 10) sorted by relevance
| /CTR-SDK-4.2.5/sources/libraries/dbg/CTR/ |
| D | dbg_DirectPrint.cpp | 109 void DirectPrint::Printf( const nn::math::VEC2& pos, const char* format, ... ) in Printf() 119 void DirectPrint::Printf( const nn::math::VEC2& pos, bool autoLineFeed, bool fillBg, const char* fo… in Printf() 129 void DirectPrint::VPrintf( const nn::math::VEC2& pos, const char* format, va_list v ) in VPrintf() 136 void DirectPrint::VPrintf( const nn::math::VEC2& pos, bool autoLineFeed, bool fillBg, const char* f… in VPrintf() 145 void DirectPrint::PutString( const nn::math::VEC2& pos, const char* str ) in PutString() 152 void DirectPrint::PutString( const nn::math::VEC2& pos, bool autoLineFeed, bool fillBg, const char*… in PutString() 186 void DirectPrint::PutChar( const nn::math::VEC2& pos, char c ) in PutChar() 193 void DirectPrint::PutChar( const nn::math::VEC2& pos, bool fillBg, char c ) in PutChar() 249 nn::math::VEC2 pos( 0 , 0 ); in Clear() local
|
| D | dbg_ExceptionScreen.cpp | 203 bool PutHaltMessage(nn::dbg::DirectPrint* pdp, const nn::math::VEC2& pos, const char* msg ) in PutHaltMessage() 216 void ClearMessage(nn::dbg::DirectPrint* pdp, const nn::math::VEC2& pos, const char* msg ) in ClearMessage() 226 nn::math::VEC2 pos( 0 , 0 ); in ShowWithAutoScroll() local 262 nn::math::VEC2 pos( 0 , 0 ); in ShowWithManualScroll() local 434 int pos = 0; in PutBackTraceString() local 508 int pos; in ExceptionHandlerBody() local
|
| /CTR-SDK-4.2.5/include/nn/math/ |
| D | math_Utility.h | 318 inline T ExtractBits(bit32 v, int pos, int len) in ExtractBits() 341 inline T ExtractBits(bit64 v, int pos, int len) in ExtractBits() 363 inline T GetBits(bit32 v, int pos, int len) in GetBits() 385 inline T GetBits(bit64 v, int pos, int len) in GetBits()
|
| D | math_Arithmetic.h | 170 f32 pos = FAbs(abs); in FCopySign() local
|
| /CTR-SDK-4.2.5/sources/libraries/dbg/ |
| D | dbg_Default.cpp | 49 math::VEC2 pos(0, 0); in HandleBreak() local
|
| /CTR-SDK-4.2.5/include/nn/hio/CTR/ |
| D | hio_HostFile.h | 245 s64 pos; in Seek() local
|
| /CTR-SDK-4.2.5/include/nn/font/CTR/ |
| D | font_DispStringBuffer.h | 27 math::VEC4 pos; member
|
| /CTR-SDK-4.2.5/sources/libraries/rtport/rvct/ |
| D | rvct_stdio.cpp | 46 … int _sys_seek(FILEHANDLE fh, long pos) { NN_UNUSED_VAR(fh); NN_UNUSED_VAR(pos); return -1; } in _sys_seek()
|
| /CTR-SDK-4.2.5/include/nn/font/ |
| D | font_Types.h | 123 f32 pos[POS_NUM]; member
|
| /CTR-SDK-4.2.5/include/ |
| D | zlib.h | 1656 z_off64_t pos; member
|