OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__policy_type
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h
649
typedef _Poolp
__policy_type
;
typedef in class:__mt_alloc
678
return
__policy_type
::_S_get_pool()._M_get_options();
683
{
__policy_type
::_S_get_pool()._M_set_options(__t); }
694
__policy_type
::_S_initialize_once();
698
__pool_type& __pool =
__policy_type
::_S_get_pool();
742
__pool_type& __pool =
__policy_type
::_S_get_pool();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h
649
typedef _Poolp
__policy_type
;
typedef in class:__mt_alloc
678
return
__policy_type
::_S_get_pool()._M_get_options();
683
{
__policy_type
::_S_get_pool()._M_set_options(__t); }
694
__policy_type
::_S_initialize_once();
698
__pool_type& __pool =
__policy_type
::_S_get_pool();
742
__pool_type& __pool =
__policy_type
::_S_get_pool();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
mt_allocator.h
649
typedef _Poolp
__policy_type
;
typedef in class:__mt_alloc
678
return
__policy_type
::_S_get_pool()._M_get_options();
683
{
__policy_type
::_S_get_pool()._M_set_options(__t); }
694
__policy_type
::_S_initialize_once();
698
__pool_type& __pool =
__policy_type
::_S_get_pool();
742
__pool_type& __pool =
__policy_type
::_S_get_pool();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h
649
typedef _Poolp
__policy_type
;
typedef in class:__mt_alloc
678
return
__policy_type
::_S_get_pool()._M_get_options();
683
{
__policy_type
::_S_get_pool()._M_set_options(__t); }
694
__policy_type
::_S_initialize_once();
698
__pool_type& __pool =
__policy_type
::_S_get_pool();
742
__pool_type& __pool =
__policy_type
::_S_get_pool();
Completed in 45 milliseconds