Home
last modified time | relevance | path

Searched refs:prevNode (Results 1 - 7 of 7) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c61 struct hrtimer_list_node *prevNode = NULL; in HrtimerNodeAdd() local
83 prevNode = curNode; in HrtimerNodeAdd()
95 prevNode->pstNext = htrimer; in HrtimerNodeAdd()
98 prevNode->pstNext = htrimer; in HrtimerNodeAdd()
181 struct handler_list_node **prevNode, struct handler_list_node **curNode) in GetHandlerNodePosition()
191 *prevNode = prevHandler; in GetHandlerNodePosition()
200 STATIC VOID GetHrtimerNodePosition(const struct hrtimer *timer, struct hrtimer_list_node **prevNode, in GetHrtimerNodePosition() argument
216 *prevNode = *curNode; in GetHrtimerNodePosition()
235 STATIC UINT32 ChangeNodePosition(struct hrtimer_list_node *prevNode, struct hrtimer_list_node *curNode, in ChangeNodePosition() argument
265 prevNode in ChangeNodePosition()
180 GetHandlerNodePosition(const struct hrtimer *timer, struct hrtimer_list_node *hrtimerNode, struct handler_list_node **prevNode, struct handler_list_node **curNode) GetHandlerNodePosition() argument
368 struct hrtimer_list_node *prevNode = NULL; linux_hrtimer_start() local
418 struct hrtimer_list_node *prevNode = NULL; linux_hrtimer_cancel() local
473 struct hrtimer_list_node *prevNode = NULL; linux_hrtimer_forward() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DLzcompCompress.java211 HashNode prevNode = null; in findMatch()
213 for (HashNode hNode = hashTable[pos]; hNode != null; prevNode = hNode, hNode = hNode.next) { in findMatch()
221 prevNode.next = null; in findMatch()
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 121 milliseconds