Home
last modified time | relevance | path

Searched defs:free_node (Results 1 – 4 of 4) sorted by relevance

/third_party/toybox/toys/pending/
Dtcpsvd.c125 struct list_pid *prev, *free_node, *head = *pids; in delete() local
148 struct list *head, *prev = NULL, *free_node = NULL; in remove_connection() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Dparse.cc250 auto &free_node = cnode->input(index); in LiftRolledBodyGraphFV() local
276 auto &free_node = cnode->input(index); in LiftIfBranchGraphFV() local
292 auto &free_node = cnode->input(index); in LiftIfBranchGraphFV() local
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c279 static void free_node(struct node *node) in free_node() function
/third_party/libfuse/lib/
Dfuse.c564 static void free_node(struct fuse *f, struct node *node) in free_node() function