HomeSort by relevance Sort by last modified time
    Searched refs:__b (Results 401 - 425 of 430) sorted by null

<<1112131415161718

  /external/stlport/stlport/stl/
_bitset.h 373 reference( _Bitset& __b, size_t __pos ) {
374 _M_wp = &__b._M_getword(__pos);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 373 reference( _Bitset& __b, size_t __pos ) {
374 _M_wp = &__b._M_getword(__pos);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 1057 const size_type __b = __n * sizeof(value_type); local
1058 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 1057 const size_type __b = __n * sizeof(value_type); local
1058 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 373 reference( _Bitset& __b, size_t __pos ) {
374 _M_wp = &__b._M_getword(__pos);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 1057 const size_type __b = __n * sizeof(value_type); local
1058 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 373 reference( _Bitset& __b, size_t __pos ) {
374 _M_wp = &__b._M_getword(__pos);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 1057 const size_type __b = __n * sizeof(value_type); local
1058 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 373 reference( _Bitset& __b, size_t __pos ) {
374 _M_wp = &__b._M_getword(__pos);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 1057 const size_type __b = __n * sizeof(value_type); local
1058 return reinterpret_cast<pointer>(::operator new(__b));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
algorithmfwd.h 563 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
565 noexcept(noexcept(swap(*__a, *__b)))
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 373 reference( _Bitset& __b, size_t __pos ) {
374 _M_wp = &__b._M_getword(__pos);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_bitset.h 373 reference( _Bitset& __b, size_t __pos ) {
374 _M_wp = &__b._M_getword(__pos);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
algorithmfwd.h 563 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
565 noexcept(noexcept(swap(*__a, *__b)))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
algorithmfwd.h 563 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
565 noexcept(noexcept(swap(*__a, *__b)))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hashtable.h     [all...]
random.h 548 _UIntType __a, int __u, int __s, _UIntType __b, int __t,
566 static const _UIntType output_b = __b;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
hashtable.h     [all...]
random.h 548 _UIntType __a, int __u, int __s, _UIntType __b, int __t,
566 static const _UIntType output_b = __b;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hashtable.h     [all...]
random.h 548 _UIntType __a, int __u, int __s, _UIntType __b, int __t,
566 static const _UIntType output_b = __b;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hashtable.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hashtable.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hashtable.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
hashtable.h     [all...]

Completed in 463 milliseconds

<<1112131415161718