Searched defs:power_of_two_plus_one (Results 1 – 1 of 1) sorted by relevance
400 bool power_of_two_plus_one() const { return power_of_two_plus_one_; } in power_of_two_plus_one() function442 bool power_of_two_plus_one() const { return power_of_two_plus_one_; } in power_of_two_plus_one() function561 bool power_of_two_plus_one = false; in Initialize() local