Home
last modified time | relevance | path

Searched refs:_hb_popcount32 (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-set-private.hh298 count += _hb_popcount32 (elts[i]); in get_population()
Dhb-private.hh264 _hb_popcount32 (uint32_t mask) in _hb_popcount32() function
Dhb-ot-layout-gpos-table.hh93 { return _hb_popcount32 ((unsigned int) *this); } in get_len()
/external/harfbuzz_ng/src/
Dhb-set-private.hh298 count += _hb_popcount32 (elts[i]); in get_population()
Dhb-private.hh225 _hb_popcount32 (uint32_t mask) in _hb_popcount32() function
Dhb-ot-layout-gpos-table.hh93 { return _hb_popcount32 ((unsigned int) *this); } in get_len()