Searched defs:leaf_count (Results 1 – 5 of 5) sorted by relevance
33 #define TREE_SIZE(leaf_count) (2 * (leaf_count)-2) argument
76 int64 leaf_count = RequiredLeaves(tuple_shape); in SingleTuple() local
1726 int leaf_count = ShapeUtil::GetLeafCount(instruction->shape()); in ParseInstructionRhs() local
237 int64 leaf_count() const { return std::distance(leaf_begin(), leaf_end()); } in leaf_count() function
557 __u32 leaf_count; member