Searched defs:Context (Results 1 – 3 of 3) sorted by relevance
27 struct ContinuationIteratorBase::Context struct in nn::os::ContinuationIteratorBase29 bit32 regs[8]; // r4-r1130 bit32 sp;31 bit32 lr;34 asm bit32 ContinuationIteratorBase::ChangeContext(bit32 /* r0 */, Context* /* from */, Context* /* … in ChangeContext() argument42 asm bit32 ContinuationIteratorBase::ChangeContext(bit32 /* r0 */, Context* /* to */) in ChangeContext() argument
75 typedef u8 Context; typedef140 typedef u16 Context; typedef206 typedef u16 Context; typedef273 typedef u32 Context; typedef340 typedef u32 Context; typedef
66 enum Context enum