Home
last modified time | relevance | path

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

/external/c-ares/
Dares_llist.c47 struct list_node* old_node) { in ares__insert_in_list()
/external/v8/src/debug/
Dliveedit.js94 function HarvestTodo(old_node) { argument
314 function PatchFunctionCode(old_node, change_log) { argument
697 function ProcessNode(old_node, new_node) { argument
/external/libchrome/sandbox/linux/bpf_dsl/
Dpolicy_compiler.cc229 CodeGen::Node old_node = in FindRanges() local
/external/dtc/
Dlivetree.c137 struct node *merge_nodes(struct node *old_node, struct node *new_node) in merge_nodes()