Searched defs:left_child (Results 1 – 6 of 6) sorted by relevance
54 uint32_t left_child = 1u + 2u * i; in adjust_downwards() local
55 size_t left_child = 1u + 2u * i; in check_valid() local
77 bool avb_aftl_rfc6962_hash_children(uint8_t* left_child, in avb_aftl_rfc6962_hash_children()
596 def left_child(self, node): member in RBTreeUtils
3099 NodeDef* left_child = node_map_->GetNode(parent.input(0)); in PrepareConstantPushDown() local