Searched defs:power_of_two (Results 1 – 13 of 13) sorted by relevance
94 int power_of_two = 1; in GetNextPowerOfTwo() local
1039 absl::int128 power_of_two = absl::int128(1) << i; in TEST() local
1078 absl::int128 power_of_two = absl::int128(1) << i; in TEST() local
1075 absl::int128 power_of_two = absl::int128(1) << i; in TEST() local
1748 bssl::UniquePtr<BIGNUM> power_of_two(BN_new()), random(BN_new()), in TEST_F() local
1805 bssl::UniquePtr<BIGNUM> power_of_two(BN_new()), random(BN_new()), in TEST_F() local
1807 bssl::UniquePtr<BIGNUM> power_of_two(BN_new()), random(BN_new()), in TEST_F() local