Searched refs:U (Results 1 – 8 of 8) sorted by relevance
| /CTR-SDK-1.0.0/CTR_SDK/include/nn/fnd/ |
| D | fnd_Interlocked.h | 56 template <typename U, typename = void> struct StorageSelecter; 58 …template <typename U> struct StorageSelecter<U, typename nn::util::enable_if<sizeof(U) == sizeof(s… 63 …template <typename U> struct StorageSelecter<U, typename nn::util::enable_if<sizeof(U) == sizeof(s… 68 …template <typename U> struct StorageSelecter<U, typename nn::util::enable_if<sizeof(U) == sizeof(s… 73 …template <typename U> struct StorageSelecter<U, typename nn::util::enable_if<sizeof(U) == sizeof(s… 95 template <typename U> F(const U& operand) : m_operand(operand) {} \
|
| D | fnd_Allocator.h | 82 template <class U> struct rebind { typedef StdAllocatorAdapter<Allocator, U, Tag> other; }; 85 template <class U> StdAllocatorAdapter(const StdAllocatorAdapter<Allocator, U, Tag>&) throw() {} in StdAllocatorAdapter() argument 112 template <class U> struct rebind { typedef StdUnitAllocatorAdapter<Allocator, U, Tag> other; }; 115 …template <class U> StdUnitAllocatorAdapter(const StdUnitAllocatorAdapter<Allocator, U, Tag>&) thro… in StdUnitAllocatorAdapter() argument
|
| /CTR-SDK-1.0.0/CTR_SDK/include/nn/os/ |
| D | os_Thread.h | 238 template <typename T, typename U, typename Stack> 239 …void Start(void (*f)(T), U param, Stack& stack, s32 priority = DEFAULT_THREAD_PRIORITY, s32 coreNo… 285 template <typename T, typename U, typename Stack> 286 …nn::Result TryStart(void (*f)(T), U param, Stack& stack, s32 priority = DEFAULT_THREAD_PRIORITY, s… 320 template <typename T, typename U> 321 …void StartUsingAutoStack(void (*f)(T), U param, size_t stackSize, s32 priority = DEFAULT_THREAD_PR… 363 template <typename T, typename U> 364 …nn::Result TryStartUsingAutoStack(void (*f)(T), U param, size_t stackSize, s32 priority = DEFAULT_… 719 template <typename T, typename U> 722 new (dst) T(*reinterpret_cast<const U*>(src)); in Copy() [all …]
|
| /CTR-SDK-1.0.0/CTR_SDK/include/nn/math/ |
| D | math_Utility.h | 29 template <typename T, typename U, typename S> 30 inline S Max(T a, U b) in Max() 41 template <typename T, typename U, typename S> 42 inline S Min(T a, U b) in Min() 53 template <typename T, typename U, typename R, typename S> 54 inline S Max(T a, U b, R c) in Max() 65 template <typename T, typename U, typename R, typename S> 66 inline S Min(T a, U b, R c) in Min()
|
| /CTR-SDK-1.0.0/CTR_SDK/include/nn/fnd/ARMv6/ |
| D | fnd_Interlocked.h | 108 union U 114 U x; 140 union U 146 U x;
|
| /CTR-SDK-1.0.0/CTR_SDK/include/nn/util/ |
| D | util_TypeTraits.h | 92 template <class T, class U> struct is_same; 256 template <class T, class U>
|
| /CTR-SDK-1.0.0/CTR_SDK/resources/specfiles/ |
| D | Application.desc | 93 - APT:U 98 - boss:U 116 - soc:U
|
| D | DlpChild.desc | 93 - APT:U 98 - boss:U 116 - soc:U
|