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

  /external/stlport/src/
bitset.cpp 95 unsigned char _Bs_G::_S_first_one(unsigned char __byte)
  /ndk/sources/cxx-stl/stlport/src/
bitset.cpp 95 unsigned char _Bs_G::_S_first_one(unsigned char __byte)
  /external/stlport/stlport/stl/
_bitset.c 98 _Bs_G::_S_first_one(__this_byte);
135 _Bs_G::_S_first_one(__this_byte);
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 89 static unsigned char _S_first_one(unsigned char __x)
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.c 98 _Bs_G::_S_first_one(__this_byte);
135 _Bs_G::_S_first_one(__this_byte);
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 89 static unsigned char _S_first_one(unsigned char __x)
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.c 98 _Bs_G::_S_first_one(__this_byte);
135 _Bs_G::_S_first_one(__this_byte);
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 89 static unsigned char _S_first_one(unsigned char __x)
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.c 98 _Bs_G::_S_first_one(__this_byte);
135 _Bs_G::_S_first_one(__this_byte);
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 89 static unsigned char _S_first_one(unsigned char __x)
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.c 98 _Bs_G::_S_first_one(__this_byte);
135 _Bs_G::_S_first_one(__this_byte);
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 89 static unsigned char _S_first_one(unsigned char __x)
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.c 98 _Bs_G::_S_first_one(__this_byte);
135 _Bs_G::_S_first_one(__this_byte);
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 89 static unsigned char _S_first_one(unsigned char __x)
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 170 milliseconds