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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 952 typedef typename _BPVector::difference_type _Difference_type;
954 _Difference_type __diff;
1017 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 923 typedef typename _BPVector::difference_type _Difference_type;
925 _Difference_type __diff;
983 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 923 typedef typename _BPVector::difference_type _Difference_type;
925 _Difference_type __diff;
983 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 952 typedef typename _BPVector::difference_type _Difference_type;
954 _Difference_type __diff;
1017 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 952 typedef typename _BPVector::difference_type _Difference_type;
954 _Difference_type __diff;
1017 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 952 typedef typename _BPVector::difference_type _Difference_type;
954 _Difference_type __diff;
1017 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 952 typedef typename _BPVector::difference_type _Difference_type;
954 _Difference_type __diff;
1017 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 923 typedef typename _BPVector::difference_type _Difference_type;
925 _Difference_type __diff;
983 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 920 typedef typename _BPVector::difference_type _Difference_type;
922 _Difference_type __diff;
980 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 923 typedef typename _BPVector::difference_type _Difference_type;
925 _Difference_type __diff;
983 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 920 typedef typename _BPVector::difference_type _Difference_type;
922 _Difference_type __diff;
980 if ((_Difference_type)_S_last_request._M_where() >= __diff--)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 925 typedef typename _BPVector::difference_type _Difference_type;
927 _Difference_type __diff;
985 if ((_Difference_type)_S_last_request._M_where() >= __diff--)

Completed in 275 milliseconds