Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dbit_buffer.cc63 size_t CountBits(uint64_t val) { in CountBits() function
/external/llvm-project/llvm/utils/benchmark/src/
Dsysinfo.cc224 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap() local
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc227 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap() local
/external/google-benchmark/src/
Dsysinfo.cc236 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap() local
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dsysinfo.cc227 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap() local
/external/swiftshader/src/Pipeline/
DShaderCore.cpp699 sw::SIMD::UInt CountBits(rr::RValue<sw::SIMD::UInt> const &bits) in CountBits() function