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

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 70 class _STLP_CLASS_DECLSPEC _Bs_G
194 return _Bs_G::_S_count(__byte_ptr, __end_ptr);
257 return _Bs_G::_S_count(__byte_ptr, __end_ptr);
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 70 class _STLP_CLASS_DECLSPEC _Bs_G
194 return _Bs_G::_S_count(__byte_ptr, __end_ptr);
257 return _Bs_G::_S_count(__byte_ptr, __end_ptr);
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 70 class _STLP_CLASS_DECLSPEC _Bs_G
194 return _Bs_G::_S_count(__byte_ptr, __end_ptr);
257 return _Bs_G::_S_count(__byte_ptr, __end_ptr);
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);

Completed in 680 milliseconds