Home
last modified time | relevance | path

Searched refs:check_node (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/usr.bin/dtc/
HDchecking.cc50 virtual bool check_node(device_tree *, const node_ptr &n) in check_node() function
78 virtual bool check_node(device_tree *, const node_ptr &n) in check_node() function
121 if (!check_node(tree, n)) in visit_node()
HDchecking.hh89 virtual bool check_node(device_tree *, const node_ptr &) in check_node() function in dtc::fdt::checking::checker
/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_deadlock_detector.h365 void check_node(uptr node) const { in check_node() function
378 check_node(node); in nodeToIndex()