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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_bvector.h 64 typedef unsigned long _Bit_type;
65 enum { _S_word_bit = int(__CHAR_BIT__ * sizeof(_Bit_type)) };
69 _Bit_type * _M_p;
70 _Bit_type _M_mask;
72 _Bit_reference(_Bit_type * __x, _Bit_type __y)
110 _Bit_type * _M_p;
113 _Bit_iterator_base(_Bit_type * __x, unsigned int __y)
193 _Bit_iterator(_Bit_type * __x, unsigned int __y)
276 _Bit_const_iterator(_Bit_type * __x, unsigned int __y
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_bvector.h 66 typedef unsigned long _Bit_type;
67 enum { _S_word_bit = int(__CHAR_BIT__ * sizeof(_Bit_type)) };
71 _Bit_type * _M_p;
72 _Bit_type _M_mask;
74 _Bit_reference(_Bit_type * __x, _Bit_type __y)
112 _Bit_type * _M_p;
115 _Bit_iterator_base(_Bit_type * __x, unsigned int __y)
195 _Bit_iterator(_Bit_type * __x, unsigned int __y)
278 _Bit_const_iterator(_Bit_type * __x, unsigned int __y
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_bvector.h 66 typedef unsigned long _Bit_type;
67 enum { _S_word_bit = int(__CHAR_BIT__ * sizeof(_Bit_type)) };
71 _Bit_type * _M_p;
72 _Bit_type _M_mask;
74 _Bit_reference(_Bit_type * __x, _Bit_type __y)
112 _Bit_type * _M_p;
115 _Bit_iterator_base(_Bit_type * __x, unsigned int __y)
195 _Bit_iterator(_Bit_type * __x, unsigned int __y)
278 _Bit_const_iterator(_Bit_type * __x, unsigned int __y
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 64 typedef unsigned long _Bit_type;
65 enum { _S_word_bit = int(__CHAR_BIT__ * sizeof(_Bit_type)) };
69 _Bit_type * _M_p;
70 _Bit_type _M_mask;
72 _Bit_reference(_Bit_type * __x, _Bit_type __y)
110 _Bit_type * _M_p;
113 _Bit_iterator_base(_Bit_type * __x, unsigned int __y)
193 _Bit_iterator(_Bit_type * __x, unsigned int __y)
276 _Bit_const_iterator(_Bit_type * __x, unsigned int __y
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 64 typedef unsigned long _Bit_type;
65 enum { _S_word_bit = int(__CHAR_BIT__ * sizeof(_Bit_type)) };
69 _Bit_type * _M_p;
70 _Bit_type _M_mask;
72 _Bit_reference(_Bit_type * __x, _Bit_type __y)
110 _Bit_type * _M_p;
113 _Bit_iterator_base(_Bit_type * __x, unsigned int __y)
193 _Bit_iterator(_Bit_type * __x, unsigned int __y)
276 _Bit_const_iterator(_Bit_type * __x, unsigned int __y
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 64 typedef unsigned long _Bit_type;
65 enum { _S_word_bit = int(__CHAR_BIT__ * sizeof(_Bit_type)) };
69 _Bit_type * _M_p;
70 _Bit_type _M_mask;
72 _Bit_reference(_Bit_type * __x, _Bit_type __y)
110 _Bit_type * _M_p;
113 _Bit_iterator_base(_Bit_type * __x, unsigned int __y)
193 _Bit_iterator(_Bit_type * __x, unsigned int __y)
276 _Bit_const_iterator(_Bit_type * __x, unsigned int __y
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_bvector.h 64 typedef unsigned long _Bit_type;
65 enum { _S_word_bit = int(__CHAR_BIT__ * sizeof(_Bit_type)) };
69 _Bit_type * _M_p;
70 _Bit_type _M_mask;
72 _Bit_reference(_Bit_type * __x, _Bit_type __y)
110 _Bit_type * _M_p;
113 _Bit_iterator_base(_Bit_type * __x, unsigned int __y)
193 _Bit_iterator(_Bit_type * __x, unsigned int __y)
276 _Bit_const_iterator(_Bit_type * __x, unsigned int __y
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_bvector.h 66 typedef unsigned long _Bit_type;
67 enum { _S_word_bit = int(__CHAR_BIT__ * sizeof(_Bit_type)) };
71 _Bit_type * _M_p;
72 _Bit_type _M_mask;
74 _Bit_reference(_Bit_type * __x, _Bit_type __y)
112 _Bit_type * _M_p;
115 _Bit_iterator_base(_Bit_type * __x, unsigned int __y)
195 _Bit_iterator(_Bit_type * __x, unsigned int __y)
278 _Bit_const_iterator(_Bit_type * __x, unsigned int __y
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_bvector.h 68 typedef unsigned long _Bit_type;
69 enum { _S_word_bit = int(__CHAR_BIT__ * sizeof(_Bit_type)) };
73 _Bit_type * _M_p;
74 _Bit_type _M_mask;
76 _Bit_reference(_Bit_type * __x, _Bit_type __y)
114 _Bit_type * _M_p;
117 _Bit_iterator_base(_Bit_type * __x, unsigned int __y)
197 _Bit_iterator(_Bit_type * __x, unsigned int __y)
280 _Bit_const_iterator(_Bit_type * __x, unsigned int __y
    [all...]

Completed in 760 milliseconds