Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dsysinfo.cc227 auto CountBits = [](std::string Part) { in CountSetBitsInCPUMap() local
/aosp_15_r20/external/google-benchmark/src/
H A Dsysinfo.cc243 auto CountBits = [](std::string part) { in CountSetBitsInCPUMap() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dsysinfo.cc239 auto CountBits = [](std::string part) { in CountSetBitsInCPUMap() local
/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dbig_int_test.cpp195 TYPED_TEST(LlvmLibcUIntClassTest, CountBits, Types) { in TYPED_TEST() argument
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DShaderCore.cpp950 SIMD::UInt CountBits(const rr::RValue<SIMD::UInt> &bits) in CountBits() function