HomeSort by relevance Sort by last modified time
    Searched full:__this_byte (Results 1 - 12 of 12) sorted by null

  /external/stlport/stlport/stl/
_bitset.c 94 unsigned char __this_byte local
96 if ( __this_byte )
98 _Bs_G::_S_first_one(__this_byte);
131 unsigned char __this_byte local
133 if ( __this_byte )
135 _Bs_G::_S_first_one(__this_byte);
148 unsigned char __this_byte local
150 if ( __this_byte )
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 282 unsigned char __this_byte local
284 if ( __this_byte )
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
315 unsigned char __this_byte local
317 if ( __this_byte )
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.c 94 unsigned char __this_byte local
96 if ( __this_byte )
98 _Bs_G::_S_first_one(__this_byte);
131 unsigned char __this_byte local
133 if ( __this_byte )
135 _Bs_G::_S_first_one(__this_byte);
148 unsigned char __this_byte local
150 if ( __this_byte )
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 282 unsigned char __this_byte local
284 if ( __this_byte )
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
315 unsigned char __this_byte local
317 if ( __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 94 unsigned char __this_byte local
96 if ( __this_byte )
98 _Bs_G::_S_first_one(__this_byte);
131 unsigned char __this_byte local
133 if ( __this_byte )
135 _Bs_G::_S_first_one(__this_byte);
148 unsigned char __this_byte local
150 if ( __this_byte )
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 282 unsigned char __this_byte local
284 if ( __this_byte )
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
315 unsigned char __this_byte local
317 if ( __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 94 unsigned char __this_byte local
96 if ( __this_byte )
98 _Bs_G::_S_first_one(__this_byte);
131 unsigned char __this_byte local
133 if ( __this_byte )
135 _Bs_G::_S_first_one(__this_byte);
148 unsigned char __this_byte local
150 if ( __this_byte )
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 282 unsigned char __this_byte local
284 if ( __this_byte )
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
315 unsigned char __this_byte local
317 if ( __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 94 unsigned char __this_byte local
96 if ( __this_byte )
98 _Bs_G::_S_first_one(__this_byte);
131 unsigned char __this_byte local
133 if ( __this_byte )
135 _Bs_G::_S_first_one(__this_byte);
148 unsigned char __this_byte local
150 if ( __this_byte )
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 282 unsigned char __this_byte local
284 if ( __this_byte )
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
315 unsigned char __this_byte local
317 if ( __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 94 unsigned char __this_byte local
96 if ( __this_byte )
98 _Bs_G::_S_first_one(__this_byte);
131 unsigned char __this_byte local
133 if ( __this_byte )
135 _Bs_G::_S_first_one(__this_byte);
148 unsigned char __this_byte local
150 if ( __this_byte )
152 _Bs_G::_S_first_one(__this_byte);
_bitset.h 282 unsigned char __this_byte local
284 if ( __this_byte )
285 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);
315 unsigned char __this_byte local
317 if ( __this_byte )
318 return __j*CHAR_BIT + _Bs_G::_S_first_one(__this_byte);

Completed in 285 milliseconds