Home
last modified time | relevance | path

Searched defs:c (Results 1 – 25 of 26) sorted by relevance

12

/CTR-SDK-4.2.8-20130828/include/nn/dbg/CTR/
Ddbg_DirectPrint.h235 void SetCharColor( const nn::util::Color8& c ) { m_CharColor = c; }; in SetCharColor()
249 void SetBgColor( const nn::util::Color8& c ) { m_BgColor = c; }; in SetBgColor()
/CTR-SDK-4.2.8-20130828/sources/libraries/math/
Dmath_Equation.cpp72 SolveEquation2(f32* root, /*f32 a==1,*/ f32 b, f32 c) in SolveEquation2()
134 SolveEquation3(/*f32* root, f32 a==1,*/ f32 b, f32 c, f32 d) in SolveEquation3()
186 SolveEquation2(f32* root, f32 a, f32 b, f32 c) in SolveEquation2()
272 SolveEquation3(f32* root, f32 a, f32 b, f32 c, f32 d) in SolveEquation3()
340 SolveEquation4(f32* root, f32 a, f32 b, f32 c, f32 d, f32 e) in SolveEquation4()
Dmath_Triangular.cpp603 f32 c; in Atan2FIdx() local
760 f32 c; in Atan2Idx() local
Dmath_TinyMt.cpp115 const bit32 c = a ^ (a << 1); in GenerateRandomU32() local
Dmath_Arithmetic.cpp722 int n, c; in CntLz_() local
/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_Utility.h119 inline S Max(T a, U b, R c) in Max()
135 inline T Max(T a, T b, T c) in Max()
154 inline S Min(T a, U b, R c) in Min()
170 inline T Min(T a, T b, T c) in Min()
Dmath_Triangular.h138 NN_MATH_INLINE void SinCosRad(f32* s, f32* c, f32 rad) { SinCosFIdx(s, c, NN_MATH_RAD_TO_FIDX(rad))… in SinCosRad()
179 NN_MATH_INLINE void SinCosDeg(f32* s, f32* c, f32 deg) { SinCosFIdx(s, c, NN_MATH_DEG_TO_FIDX(deg))… in SinCosDeg()
/CTR-SDK-4.2.8-20130828/include/nn/crypto/
Dcrypto_CtrEncryptor.h99 virtual void Initialize(const BlockCipher& c, const void* pIv, size_t ivSize) in Initialize()
168 const void* pIv, size_t ivSize, const BlockCipher& c) in Encrypt()
Dcrypto_CtrDecryptor.h99 virtual void Initialize(const BlockCipher& c, const void* pIv, size_t ivSize) in Initialize()
169 const void* pIv, size_t ivSize, const BlockCipher& c) in Decrypt()
Dcrypto_CcmDecryptor.h90 void Initialize(const BlockCipher& c, const void* pIv, size_t ivSize, in Initialize()
222 const void* pMac, size_t macSize, const BlockCipher& c) in DecryptAndVerify()
Dcrypto_CcmEncryptor.h95 void Initialize(const BlockCipher& c, const void* pIv, size_t ivSize, in Initialize()
228 size_t macSize, const BlockCipher& c) in EncryptAndGenerate()
/CTR-SDK-4.2.8-20130828/include/nn/hw/ARM/
Dreg_access.h39 #define HW_INST_MRC(a,b,c,d,e,v) __asm { mrc a,b,v,c,d,e } argument
41 #define HW_INST_MCR(a,b,c,d,e,v) __asm { mcr a,b,v,c,d,e } argument
64 #define HW_GET_CP15_C0(c,o,v) HW_INST_MRC(p15,0,c0,c,o,v) // Opcode_1 is fixed argument
76 #define HW_GET_CP15_C7(c,o,v) HW_INST_MRC(p15,0,c7,c,o,v) // Opcode_1 is fixed argument
77 #define HW_GET_CP15_C8(c,o,v) HW_INST_MRC(p15,0,c8,c,o,v) // Opcode_1 is fixed argument
85 #define HW_GET_CP15_C10(c,o,v) HW_INST_MRC(p15,0,c10,c,o,v) // Opcode_1 is fixed argument
87 #define HW_GET_CP15_C15(o1,c,o2,v) HW_INST_MRC(p15,o1,c15,c,o2,v) // not fixed all argument
89 #define HW_GET_CP15_C15_0(c,o,v) HW_INST_MRC(p15,0,c15,c,o,v) argument
90 #define HW_GET_CP15_C15_1(c,o,v) HW_INST_MRC(p15,1,c15,c,o,v) argument
91 #define HW_GET_CP15_C15_2(c,o,v) HW_INST_MRC(p15,2,c15,c,o,v) argument
[all …]
/CTR-SDK-4.2.8-20130828/include/nn/os/
Dos_LightEvent.h159 const s32 c = *m_Counter; in IsManualReset() local
Dos_ContinuationIterator.h52 …static bit32 CallOnOtherStack(uptr sp, void* f, bit32 arg0) { Context c; return CallOnOtherStack(c… in CallOnOtherStack() local
/CTR-SDK-4.2.8-20130828/sources/libraries/dbg/CTR/
Ddbg_DirectPrint.cpp160 char c = str[ offset ]; in PutString() local
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()
/CTR-SDK-4.2.8-20130828/include/nn/font/detail/
Dfont_BinaryFileFormat.h23 #define NN_FONT_MAKE_SIGWORD(a, b, c, d) \ argument
30 #define NN_FONT_MAKE_SIGWORD(a, b, c, d) \ argument
/CTR-SDK-4.2.8-20130828/include/nn/fslow/
Dfslow_IArchive.h45 Char c[MaxLength + 1]; member
/CTR-SDK-4.2.8-20130828/include/nn/net/compatible/nlib/
Dnlib_md5_horizon.h38 unsigned long a, b, c, d; member
/CTR-SDK-4.2.8-20130828/sources/libraries/fnd/detail/
Dfnd_DetailHeapCommon.h45 #define NNSI_CREATE_HEAP_SIGNATURE(a,b,c,d) ( ((a & 0xFF) << 24) | ((b & 0xFF) << 16) | ((c & 0xFF… argument
/CTR-SDK-4.2.8-20130828/sources/libraries/tpl/CTR/
Dtpl_crc32.cpp125 int c = (n + m) / 2; in search_crc32_index() local
/CTR-SDK-4.2.8-20130828/sources/libraries/rdt/CTR/
Drdt_ResendQueue.cpp225 Segment c; // The data is 30 bytes. in Test() local
/CTR-SDK-4.2.8-20130828/include/nn/font/CTR/
Dfont_RectDrawerCommand.h115 #define NN_FONT_CMD_SCISSOR_VAL( s, c ) \ argument
/CTR-SDK-4.2.8-20130828/include/nn/fs/
Dfs_FileSystemBase.h91 int c = std::mbrtowc(dst, src, cLen, &mbstate); in ConvertMbsToWcs() local
/CTR-SDK-4.2.8-20130828/sources/libraries/gr/CTR/
Dgr_Shader.cpp612 bit32 c = 0; in MakeOutAttrCommand_() local
660 u32 c = 0; in MakeOutAttrCommand_() local
Dgr_ShaderLite.cpp675 bit32 c = 0; in MakeOutAttrCommand_() local
723 u32 c = 0; in MakeOutAttrCommand_() local

12