Home
last modified time | relevance | path

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

/freebsd/usr.bin/dtc/
H A Dchecking.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()
H A Dchecking.hh89 virtual bool check_node(device_tree *, const node_ptr &) in check_node() function in dtc::fdt::checking::checker
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h365 void check_node(uptr node) const { in check_node() function
378 check_node(node); in nodeToIndex()