Home
last modified time | relevance | path

Searched defs:nextPowerOfTwo (Results 1 – 2 of 2) sorted by relevance

/prebuilts/go/linux-x86/src/slices/
Dsort.go188 func nextPowerOfTwo(length int) uint { func
/prebuilts/go/linux-x86/src/sort/
Dsort.go72 func nextPowerOfTwo(length int) uint { func