Home
last modified time | relevance | path

Searched refs:span (Results 1 – 10 of 10) sorted by relevance

/CTR-SDK-2.4.0/include/nn/os/
Dos_Tick.h58 Tick(nn::fnd::TimeSpan span);
108 inline Tick::Tick(nn::fnd::TimeSpan span) : m_Tick(nnmathMultiplyAndDivide(span.GetNanoSeconds(), T… in Tick() argument
Dos_Thread.h428 static void Sleep(nn::fnd::TimeSpan span);
685 static void SleepImpl(nn::fnd::TimeSpan span);
896 inline void Thread::Sleep(nn::fnd::TimeSpan span) in Sleep() argument
898 SleepImpl(span); in Sleep()
/CTR-SDK-2.4.0/sources/libraries/os/
Dos_Thread.cpp238 void Thread::SleepImpl(nn::fnd::TimeSpan span) in SleepImpl() argument
240 if( span.GetNanoSeconds() >= SLEEP_SPIN_THRESHOLD ) in SleepImpl()
242 nn::svc::SleepThread(span.GetNanoSeconds()); in SleepImpl()
246 SpinWaitCpuCycles(Tick(span)); in SleepImpl()
/CTR-SDK-2.4.0/include/nn/applet/CTR/
Dapplet_API.h46 bool WaitForRegister( AppletId appletId, nn::fnd::TimeSpan span );
364 … inline bool WaitForRegister( AppletId appletId, nn::fnd::TimeSpan span = NN_APPLET_WAIT_INFINITE )
366 return detail::WaitForRegister( appletId, span );
988 NN_EXTERN_C inline bool nnappletWaitForRegister( AppletId appletId, nn::fnd::TimeSpan span=NN_APPLE…
990 return nn::applet::CTR::WaitForRegister( appletId, span );
Dapplet_Wrapper.h30 … nn::Handle *pHandle=NULL, nn::fnd::TimeSpan span=NN_APPLET_WAIT_INFINITE );
/CTR-SDK-2.4.0/documents/api/css/
Dpage.css263 span.static_style
277 span.virtual_style
291 span.protected_style
Dmanpage.css265 span.static_style
279 span.virtual_style
293 span.protected_style
/CTR-SDK-2.4.0/documents/css/
Dmanpage.css273 span.static_style
287 span.virtual_style
301 span.protected_style
/CTR-SDK-2.4.0/documents/applet/api/css/
Dpage.css263 span.static_style
277 span.virtual_style
291 span.protected_style
Dmanpage.css265 span.static_style
279 span.virtual_style
293 span.protected_style