Searched defs:nextPowerOfTwo (Results 1 – 2 of 2) sorted by relevance
| /prebuilts/go/linux-x86/src/slices/ | ||
| D | sort.go | 188 func nextPowerOfTwo(length int) uint { func |
| /prebuilts/go/linux-x86/src/sort/ | ||
| D | sort.go | 72 func nextPowerOfTwo(length int) uint { func |