Home
last modified time | relevance | path

Searched defs:CountBits (Results 1 – 3 of 3) sorted by relevance

/third_party/json/benchmarks/thirdparty/benchmark/src/
Dsysinfo.cc225 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap() local
/third_party/benchmark/src/
Dsysinfo.cc238 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DShaderCore.cpp659 sw::SIMD::UInt CountBits(rr::RValue<sw::SIMD::UInt> const &bits) in CountBits() function