Searched refs:next (Results 1 – 11 of 11) sorted by relevance
33 struct NLIBQueue *next; /* Please see man pages for details */ member40 #define NLIB_Queue_Init(queue) ((queue)->next = (queue)->prev = NULL)45 #define NLIB_Queue_QueryHead(queue) ((queue)->next)60 #define NLIB_Queue_QueryLinkNext(item, link) ((item)->link.next)65 #define NLIB_Queue_IsEmpty(queue) ((queue)->next == NULL)78 (item)->link.next = (previtem)->link.next; \79 (previtem)->link.next = (NLIBQueue*) (item); \80 if (NLIB_Queue_IsEnd(queue, (item)->link.next)) \83 ((type) (item)->link.next)->link.prev = (NLIBQueue*) (item); \92 (item)->link.next = (NLIBQueue*) (afteritem); \[all …]
40 reinterpret_cast<Node*>(addr2)->next = freeNode; in Initialize()67 pNode = pNode->next; in IsFreeNode()113 pNode = pNode->next; in Dump()
367 NNSiFndExpHeapMBlockHead *const next = block->pMBHeadNext; in RemoveMBlock() local372 prev->pMBHeadNext = next; in RemoveMBlock()376 list->head = next; in RemoveMBlock()380 if (next) in RemoveMBlock()382 next->pMBHeadPrev = prev; in RemoveMBlock()399 NNSiFndExpHeapMBlockHead* next; in InsertMBlock() local405 next = prev->pMBHeadNext; in InsertMBlock()410 next = list->head; in InsertMBlock()415 target->pMBHeadNext = next; in InsertMBlock()416 if (next) in InsertMBlock()[all …]
337 OrderNode& next = GetNode(node.nextIndex); in Unlink() local339 next.prevIndex = node.prevIndex; in Unlink()
99 Node* next; member136 this->m_FreeNode = m_FreeNode->next; in Allocate()159 reinterpret_cast<Node*&>(p)->next = m_FreeNode; in Free()
177 struct WaveBuffer * next; // member
58 nn::Result SwitchContext( CameraSelect select, Context next );432 inline nn::Result SwitchContext( CameraSelect select, Context next ) in SwitchContext() argument434 return detail::SwitchContext(select, next); in SwitchContext()
134 …ic nn::Result SwitchContext( nn::camera::CTR::CameraSelect camera, nn::camera::CTR::Context next );
515 AddrInfo* next; // member
518 NSOCAddrInfo* next; /* Please see man pages for details */ member
1199 # Load options next