Home
last modified time | relevance | path

Searched defs:prevNode (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_hrtimer.c61 struct hrtimer_list_node *prevNode = NULL; in HrtimerNodeAdd() local
181struct handler_list_node **prevNode, struct handler_list_node **curNode) in GetHandlerNodePosition()
200 STATIC VOID GetHrtimerNodePosition(const struct hrtimer *timer, struct hrtimer_list_node **prevNode, in GetHrtimerNodePosition()
235 STATIC UINT32 ChangeNodePosition(struct hrtimer_list_node *prevNode, struct hrtimer_list_node *curN… in ChangeNodePosition()
368 struct hrtimer_list_node *prevNode = NULL; in linux_hrtimer_start() local
418 struct hrtimer_list_node *prevNode = NULL; in linux_hrtimer_cancel() local
473 struct hrtimer_list_node *prevNode = NULL; in linux_hrtimer_forward() local
/third_party/typescript/src/services/
DsmartSelection.ts13 const prevNode: Node | undefined = children[i - 1]; constant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DLzcompCompress.java211 HashNode prevNode = null; in findMatch() local