Searched refs:h (Results 1 – 14 of 14) sorted by relevance
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/os/ |
| D | os_Environment.cpp | 43 Handle h; in GetMemoryQuotaSize() local 47 svc::GetResourceLimit(&h, PSEUDO_HANDLE_CURRENT_PROCESS); in GetMemoryQuotaSize() 48 svc::GetResourceLimitLimitValues(v, h, names, sizeof(*util::NumOfElementsT(names)) ); in GetMemoryQuotaSize() 49 svc::CloseHandle(h); in GetMemoryQuotaSize() 56 Handle h; in GetUsingMemorySize() local 60 svc::GetResourceLimit(&h, PSEUDO_HANDLE_CURRENT_PROCESS); in GetUsingMemorySize() 61 svc::GetResourceLimitCurrentValues(v, h, names, sizeof(*util::NumOfElementsT(names)) ); in GetUsingMemorySize() 62 svc::CloseHandle(h); in GetUsingMemorySize()
|
| D | os_WaitableCounter.cpp | 31 Handle h; in Initialize() local 32 Result ret = nn::svc::CreateAddressArbiter(&h); in Initialize() 37 s_Handle = h; in Initialize()
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/ndm/CTR/ |
| D | ndm_Interface.hid | 4 "nn/Handle.h", 5 "nn/Result.h", 6 "nn/types.h", 7 "nn/ndm/CTR/ndm_Types.h"; 10 "nn/ndm/CTR/ndm_Interface.h"; 13 "nn/Handle.h", 14 "nn/Result.h", 15 "nn/types.h", 16 "ndm_InterfaceImpl.h"; 19 "nn/ndm/CTR/ndm_Interface.h", [all …]
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/math/ |
| D | math_Geometry.h | 315 : r(*p), h(*(p + 1)) {} in CYLINDER() 317 : r(radius), h(height) {} in CYLINDER() 320 f32 h; member 337 : r(*p), h(*(p + 1)) {} in CONE() 339 : r(radius), h(height) {} in CONE() 342 f32 h; member
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/font/CTR/ |
| D | font_RectDrawerCommand.h | 132 #define NN_FONT_CMD_SET_SCISSOR( x, y, w, h, cbSz ) \ argument 138 | NN_FONT_CMD_SCISSOR_VAL( (y) + (h) - 1, (cbSz).height ) << 16
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/build/linker/ |
| D | CTR.Process.MPCore.ldscript.template | 20 #include <nn/os/os_MemoryMapSelect.h>
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/math/inline/ |
| D | math_Matrix33.ipp | 15 #include <nn/math/math_Vector3.h>
|
| D | math_Matrix43.ipp | 15 #include <nn/math/math_Matrix43.h>
|
| D | math_Matrix44.ipp | 17 #include <nn/math/math_Vector3.h>
|
| D | math_Matrix34.ipp | 16 #include <nn/math/math_Vector3.h>
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/math/ARMv6/inline/ |
| D | math_Matrix33.ipp | 15 #include <nn/math/math_Vector3.h> 21 #include <nn/hw/ARM/code32.h> 231 #include <nn/hw/ARM/codereset.h>
|
| D | math_Matrix43.ipp | 15 #include <nn/math/math_Matrix43.h>
|
| D | math_Matrix44.ipp | 17 #include <nn/math/math_Vector3.h>
|
| D | math_Matrix34.ipp | 16 #include <nn/math/math_Vector3.h>
|