Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/dtc/
H A Dchecking.cc52 virtual bool check_node(device_tree *, const node_ptr &n) in check_node() function
80 virtual bool check_node(device_tree *, const node_ptr &n) in check_node() function
123 if (!check_node(tree, n)) in visit_node()
H A Dchecking.hh91 virtual bool check_node(device_tree *, const node_ptr &) in check_node() function in dtc::fdt::checking::checker
/freebsd-13.1/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()