HomeSort by relevance Sort by last modified time
    Searched refs:_hb_popcount32 (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-set-private.hh 298 count += _hb_popcount32 (elts[i]);
hb-private.hh 264 _hb_popcount32 (uint32_t mask) function
hb-ot-layout-gpos-table.hh 93 { return _hb_popcount32 ((unsigned int) *this); }
    [all...]

Completed in 232 milliseconds