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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
bitmap_allocator.h 297 operator()(_Block_pair __bp) const throw()
299 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
300 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
350 operator()(_Block_pair __bp) throw()
362 _Counter_type __diff = __detail::__num_bitmaps(__bp);
365 (__bp.first) - (__diff + 1)) == __detail::__num_blocks(__bp))
368 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
785 _Block_pair __bp = local
793 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 293 operator()(_Block_pair __bp) const throw()
295 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
296 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
346 operator()(_Block_pair __bp) throw()
358 _Counter_type __diff = __detail::__num_bitmaps(__bp);
361 (__bp.first) - (__diff + 1)) == __detail::__num_blocks(__bp))
364 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
787 _Block_pair __bp = local
795 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
bitmap_allocator.h 293 operator()(_Block_pair __bp) const throw()
295 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
296 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
346 operator()(_Block_pair __bp) throw()
358 _Counter_type __diff = __detail::__num_bitmaps(__bp);
361 (__bp.first) - (__diff + 1)) == __detail::__num_blocks(__bp))
364 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
787 _Block_pair __bp = local
795 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 318 operator()(_Block_pair __bp) const throw()
320 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
321 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
371 operator()(_Block_pair __bp) throw()
384 __gnu_cxx::__detail::__num_bitmaps(__bp);
387 (__bp.first) - (__diff + 1))
388 == __gnu_cxx::__detail::__num_blocks(__bp))
391 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
801 _Block_pair __bp = local
809 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 318 operator()(_Block_pair __bp) const throw()
320 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
321 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
371 operator()(_Block_pair __bp) throw()
384 __gnu_cxx::__detail::__num_bitmaps(__bp);
387 (__bp.first) - (__diff + 1))
388 == __gnu_cxx::__detail::__num_blocks(__bp))
391 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
801 _Block_pair __bp = local
809 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 318 operator()(_Block_pair __bp) const throw()
320 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
321 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
371 operator()(_Block_pair __bp) throw()
384 __gnu_cxx::__detail::__num_bitmaps(__bp);
387 (__bp.first) - (__diff + 1))
388 == __gnu_cxx::__detail::__num_blocks(__bp))
391 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
801 _Block_pair __bp = local
809 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 318 operator()(_Block_pair __bp) const throw()
320 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
321 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
371 operator()(_Block_pair __bp) throw()
384 __gnu_cxx::__detail::__num_bitmaps(__bp);
387 (__bp.first) - (__diff + 1))
388 == __gnu_cxx::__detail::__num_blocks(__bp))
391 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
801 _Block_pair __bp = local
809 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 297 operator()(_Block_pair __bp) const throw()
299 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
300 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
350 operator()(_Block_pair __bp) throw()
362 _Counter_type __diff = __detail::__num_bitmaps(__bp);
365 (__bp.first) - (__diff + 1)) == __detail::__num_blocks(__bp))
368 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
785 _Block_pair __bp = local
793 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 294 operator()(_Block_pair __bp) const throw()
296 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
297 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
347 operator()(_Block_pair __bp) throw()
359 _Counter_type __diff = __detail::__num_bitmaps(__bp);
362 (__bp.first) - (__diff + 1)) == __detail::__num_blocks(__bp))
365 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
782 _Block_pair __bp = local
790 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 297 operator()(_Block_pair __bp) const throw()
299 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
300 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
350 operator()(_Block_pair __bp) throw()
362 _Counter_type __diff = __detail::__num_bitmaps(__bp);
365 (__bp.first) - (__diff + 1)) == __detail::__num_blocks(__bp))
368 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
785 _Block_pair __bp = local
793 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 294 operator()(_Block_pair __bp) const throw()
296 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
297 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
347 operator()(_Block_pair __bp) throw()
359 _Counter_type __diff = __detail::__num_bitmaps(__bp);
362 (__bp.first) - (__diff + 1)) == __detail::__num_blocks(__bp))
365 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
782 _Block_pair __bp = local
790 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 293 operator()(_Block_pair __bp) const throw()
295 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
296 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
346 operator()(_Block_pair __bp) throw()
358 _Counter_type __diff = __detail::__num_bitmaps(__bp);
361 (__bp.first) - (__diff + 1)) == __detail::__num_blocks(__bp))
364 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
787 _Block_pair __bp = local
795 _S_mem_blocks.push_back(__bp);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
bitmap_allocator.h 293 operator()(_Block_pair __bp) const throw()
295 if (std::less_equal<pointer>()(_M_ptr_value, __bp.second)
296 && std::greater_equal<pointer>()(_M_ptr_value, __bp.first))
346 operator()(_Block_pair __bp) throw()
358 _Counter_type __diff = __detail::__num_bitmaps(__bp);
361 (__bp.first) - (__diff + 1)) == __detail::__num_blocks(__bp))
364 size_t* __rover = reinterpret_cast<size_t*>(__bp.first) - 1;
787 _Block_pair __bp = local
795 _S_mem_blocks.push_back(__bp);
    [all...]

Completed in 958 milliseconds