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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 336 typedef typename _BPVector::difference_type _Counter_type;
339 _Counter_type _M_data_offset;
358 _Counter_type __diff = __detail::__num_bitmaps(__bp);
366 for (_Counter_type __i = 0; __i < __diff; ++__i)
383 _Counter_type
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
bitmap_allocator.h 336 typedef typename _BPVector::difference_type _Counter_type;
339 _Counter_type _M_data_offset;
358 _Counter_type __diff = __detail::__num_bitmaps(__bp);
366 for (_Counter_type __i = 0; __i < __diff; ++__i)
383 _Counter_type

Completed in 108 milliseconds