Searched defs:OnesCount (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/math/bits/ | ||
D | bits.go | 117 func OnesCount(x uint) int { func |
/aosp_15_r20/prebuilts/go/linux-x86/test/codegen/ | ||
D | mathbits.go | 139 func OnesCount(n uint) int { func |