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

  /external/stlport/src/
bitset.cpp 33 static const unsigned char _bit_count[256] = { local
90 __result += _bit_count[*(__first++)];
  /ndk/sources/cxx-stl/stlport/src/
bitset.cpp 33 static const unsigned char _bit_count[256] = { local
90 __result += _bit_count[*(__first++)];

Completed in 68 milliseconds