Home
last modified time | relevance | path

Searched refs:popcnt (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_message.cc2360 static int popcnt(uint32 n) { in popcnt() function
2463 int count = popcnt(mask); in GenerateClear()
3609 int count = popcnt(mask); in GenerateByteSize()