OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__bp
(Results
1 - 6
of
6
) 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
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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r7/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
...]
Completed in 328 milliseconds