OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__bpi
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h
749
_BPiter
__bpi
= _S_find(_FFF());
local
751
_GLIBCXX_DEBUG_ASSERT(
__bpi
== _S_mem_blocks.end());
853
_BPiter
__bpi
= _S_find(__detail::_Functor_Ref<_FFF>(__fff));
local
855
if (
__bpi
!= _S_mem_blocks.end())
863
_S_last_request._M_reset(
__bpi
- _S_mem_blocks.begin());
867
(
__bpi
->first + __fff._M_offset() + __nz_bit);
870
(
__bpi
->first) - (__detail::__num_bitmaps(*
__bpi
) + 1);
/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
749
_BPiter
__bpi
= _S_find(_FFF());
local
751
_GLIBCXX_DEBUG_ASSERT(
__bpi
== _S_mem_blocks.end());
853
_BPiter
__bpi
= _S_find(__detail::_Functor_Ref<_FFF>(__fff));
local
855
if (
__bpi
!= _S_mem_blocks.end())
863
_S_last_request._M_reset(
__bpi
- _S_mem_blocks.begin());
867
(
__bpi
->first + __fff._M_offset() + __nz_bit);
870
(
__bpi
->first) - (__detail::__num_bitmaps(*
__bpi
) + 1);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h
761
_BPiter
__bpi
=
local
766
_GLIBCXX_DEBUG_ASSERT(
__bpi
== _S_mem_blocks.end());
878
_BPiter
__bpi
=
local
883
if (
__bpi
!= _S_mem_blocks.end())
891
_S_last_request._M_reset(
__bpi
- _S_mem_blocks.begin());
895
(
__bpi
->first + __fff._M_offset() + __nz_bit);
898
(
__bpi
->first)
899
- (__gnu_cxx::__detail::__num_bitmaps(*
__bpi
) + 1);
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h
761
_BPiter
__bpi
=
local
766
_GLIBCXX_DEBUG_ASSERT(
__bpi
== _S_mem_blocks.end());
878
_BPiter
__bpi
=
local
883
if (
__bpi
!= _S_mem_blocks.end())
891
_S_last_request._M_reset(
__bpi
- _S_mem_blocks.begin());
895
(
__bpi
->first + __fff._M_offset() + __nz_bit);
898
(
__bpi
->first)
899
- (__gnu_cxx::__detail::__num_bitmaps(*
__bpi
) + 1);
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h
761
_BPiter
__bpi
=
local
766
_GLIBCXX_DEBUG_ASSERT(
__bpi
== _S_mem_blocks.end());
878
_BPiter
__bpi
=
local
883
if (
__bpi
!= _S_mem_blocks.end())
891
_S_last_request._M_reset(
__bpi
- _S_mem_blocks.begin());
895
(
__bpi
->first + __fff._M_offset() + __nz_bit);
898
(
__bpi
->first)
899
- (__gnu_cxx::__detail::__num_bitmaps(*
__bpi
) + 1);
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h
761
_BPiter
__bpi
=
local
766
_GLIBCXX_DEBUG_ASSERT(
__bpi
== _S_mem_blocks.end());
878
_BPiter
__bpi
=
local
883
if (
__bpi
!= _S_mem_blocks.end())
891
_S_last_request._M_reset(
__bpi
- _S_mem_blocks.begin());
895
(
__bpi
->first + __fff._M_offset() + __nz_bit);
898
(
__bpi
->first)
899
- (__gnu_cxx::__detail::__num_bitmaps(*
__bpi
) + 1);
Completed in 2905 milliseconds