Searched defs:this_size (Results 1 – 3 of 3) sorted by relevance
24 size_t this_size) in PartitionTreeNode()207 size_t this_size = 0; in CalcMinMax() local
60 size_t this_size() const { return this_size_; } in this_size() function
29 static int get_fixed_point_scale_factor(int other_size, int this_size) { in get_fixed_point_scale_factor()