Home
last modified time | relevance | path

Searched defs:popcount (Results 1 - 7 of 7) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_common_4.h364 static inline int popcount(uint64_t v) in popcount() function
H A Dastcenc_vecmathlib_sse_4.h1308 ASTCENC_SIMD_INLINE int popcount(uint64_t v) in popcount() function
H A Dastcenc_vecmathlib_neon_4.h1110 ASTCENC_SIMD_INLINE int popcount(uint64_t v) in popcount() function
1122 ASTCENC_SIMD_INLINE int popcount(uint64x2_t v) in popcount() function
1134 ASTCENC_SIMD_INLINE int popcount(vmask4 v) in popcount() function
/third_party/skia/third_party/externals/brotli/research/
H A Ddeorummolae.cc32 static size_t popcount(uint64_t u) { in popcount() function
/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.c285 EXPAND_FINDBIT(popcount); variable
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.c29 static int popcount(uint32_t value) in popcount() function
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs781 pub fn popcount(arg1: c_uint) -> c_uint; in popcount() functions

Completed in 11 milliseconds