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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
boost_sp_counted_base.h 79 using __gnu_cxx::_S_single;
195 _Sp_counted_base<_S_single>::
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 79 using __gnu_cxx::_S_single;
195 _Sp_counted_base<_S_single>::
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 79 using __gnu_cxx::_S_single;
195 _Sp_counted_base<_S_single>::
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
boost_sp_counted_base.h 79 using __gnu_cxx::_S_single;
195 _Sp_counted_base<_S_single>::
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
concurrence.h 41 // _S_single single-threaded code that doesn't need to be locked.
45 enum _Lock_policy { _S_single, _S_mutex, _S_atomic };
58 _S_single;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h 41 // _S_single single-threaded code that doesn't need to be locked.
45 enum _Lock_policy { _S_single, _S_mutex, _S_atomic };
58 _S_single;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h 41 // _S_single single-threaded code that doesn't need to be locked.
45 enum _Lock_policy { _S_single, _S_mutex, _S_atomic };
58 _S_single;
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h 41 // _S_single single-threaded code that doesn't need to be locked.
45 enum _Lock_policy { _S_single, _S_mutex, _S_atomic };
58 _S_single;

Completed in 342 milliseconds