/external/cronet/tot/third_party/libc++/src/include/__bit/ |
D | popcount.h | 44 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr int popcount(_Tp __t) noexcept { in popcount() function
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__bit/ |
D | popcount.h | 44 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr int popcount(_Tp __t) noexcept { in popcount() function
|
/external/cronet/stable/third_party/libc++/src/include/__bit/ |
D | popcount.h | 44 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr int popcount(_Tp __t) noexcept { in popcount() function
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__bit/ |
D | popcount.h | 44 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr int popcount(_Tp __t) noexcept { in popcount() function
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/CPP/ |
D | bit.h | 268 popcount(T value) { in popcount() function 274 popcount(T value) { in popcount() function
|
/external/llvm-libc/src/__support/CPP/ |
D | bit.h | 268 popcount(T value) { in popcount() function 274 popcount(T value) { in popcount() function
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/CPP/ |
D | bit.h | 268 popcount(T value) { in popcount() function 274 popcount(T value) { in popcount() function
|
/external/perfetto/ui/src/base/ |
D | bigint_math.ts | 93 static popcount(n: bigint): number { method in BigintMath
|
/external/abseil-cpp/absl/numeric/ |
D | bits.h | 133 popcount(T x) noexcept { in popcount() function
|
/external/cronet/tot/third_party/abseil-cpp/absl/numeric/ |
D | bits.h | 133 popcount(T x) noexcept { in popcount() function
|
/external/cronet/stable/third_party/abseil-cpp/absl/numeric/ |
D | bits.h | 133 popcount(T x) noexcept { in popcount() function
|
/external/pdfium/third_party/abseil-cpp/absl/numeric/ |
D | bits.h | 141 popcount(T x) noexcept { in popcount() function
|
/external/angle/third_party/abseil-cpp/absl/numeric/ |
D | bits.h | 138 popcount(T x) noexcept { in popcount() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/numeric/ |
D | bits.h | 107 popcount(T x) noexcept { in popcount() function
|
/external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/ |
D | bit.h | 124 constexpr int popcount(T x) noexcept { in popcount() function
|
/external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/internal/ |
D | bit.h | 153 constexpr std::enable_if_t<is_bit_type<T>::value && sizeof(T) <= sizeof(unsigned), int> popcount( in popcount() function
|
/external/sdv/vsomeip/third_party/boost/core/include/boost/core/ |
D | bit.hpp | 371 BOOST_CONSTEXPR int popcount( T x ) BOOST_NOEXCEPT in popcount() function 402 BOOST_CXX14_CONSTEXPR int popcount( T x ) BOOST_NOEXCEPT in popcount() function
|
/external/perfetto/src/trace_processor/containers/ |
D | bit_vector.cc | 290 auto popcount = static_cast<uint8_t>(PERFETTO_POPCOUNT(current)); in UpdateSetBits() local 380 auto popcount = static_cast<uint32_t>(PERFETTO_POPCOUNT(*cur_mask)); in SelectBits() local
|
/external/deqp-deps/glslang/SPIRV/ |
D | disassemble.cpp | 342 static uint32_t popcount(uint32_t mask) in popcount() function
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | disassemble.cpp | 342 static uint32_t popcount(uint32_t mask) in popcount() function
|
/external/brotli/research/ |
D | deorummolae.cc | 32 static size_t popcount(uint64_t u) { in popcount() function
|
/external/mesa3d/src/microsoft/clc/ |
D | clc_compiler_test.cpp | 1020 TEST_F(ComputeTest, popcount) in TEST_F() argument
|
/external/rust/android-crates-io/crates/libc/src/solid/ |
D | mod.rs | 781 pub fn popcount(arg1: c_uint) -> c_uint; in popcount() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/solid/ |
D | mod.rs | 781 pub fn popcount(arg1: c_uint) -> c_uint; in popcount() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/solid/ |
D | mod.rs | 781 pub fn popcount(arg1: c_uint) -> c_uint; in popcount() function
|