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

  /external/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);
  /ndk/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/5/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/6/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/7/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/8/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 272 milliseconds