Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/audio/legacy/alsa_sound/
H A DALSAStreamOps.cpp84 static inline uint32_t popCount(uint32_t u) in popCount() function
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dtrie_map.h335 AK_FORCE_INLINE int popCount(const uint32_t bitmap, const int index) const { in popCount() function
340 AK_FORCE_INLINE int popCount(const uint32_t bitmap) const { in popCount() function
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioSystemLegacy.h319 static uint32_t popCount(uint32_t u) { in popCount() function