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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
mt_allocator.h 636 typedef typename _Poolp::pool_type __pool_type; typedef in class:__mt_alloc
684 __pool_type& __pool = __policy_type::_S_get_pool();
699 typedef typename __pool_type::_Bin_record _Bin_record;
704 typedef typename __pool_type::_Block_record _Block_record;
728 __pool_type& __pool = __policy_type::_S_get_pool();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 638 typedef typename _Poolp::pool_type __pool_type; typedef in class:__mt_alloc
686 __pool_type& __pool = __policy_type::_S_get_pool();
701 typedef typename __pool_type::_Bin_record _Bin_record;
706 typedef typename __pool_type::_Block_record _Block_record;
730 __pool_type& __pool = __policy_type::_S_get_pool();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 638 typedef typename _Poolp::pool_type __pool_type; typedef in class:__mt_alloc
686 __pool_type& __pool = __policy_type::_S_get_pool();
701 typedef typename __pool_type::_Bin_record _Bin_record;
706 typedef typename __pool_type::_Block_record _Block_record;
730 __pool_type& __pool = __policy_type::_S_get_pool();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 636 typedef typename _Poolp::pool_type __pool_type; typedef in class:__mt_alloc
684 __pool_type& __pool = __policy_type::_S_get_pool();
699 typedef typename __pool_type::_Bin_record _Bin_record;
704 typedef typename __pool_type::_Block_record _Block_record;
728 __pool_type& __pool = __policy_type::_S_get_pool();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 636 typedef typename _Poolp::pool_type __pool_type; typedef in class:__mt_alloc
684 __pool_type& __pool = __policy_type::_S_get_pool();
699 typedef typename __pool_type::_Bin_record _Bin_record;
704 typedef typename __pool_type::_Block_record _Block_record;
728 __pool_type& __pool = __policy_type::_S_get_pool();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 636 typedef typename _Poolp::pool_type __pool_type; typedef in class:__mt_alloc
684 __pool_type& __pool = __policy_type::_S_get_pool();
699 typedef typename __pool_type::_Bin_record _Bin_record;
704 typedef typename __pool_type::_Block_record _Block_record;
728 __pool_type& __pool = __policy_type::_S_get_pool();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
mt_allocator.h 636 typedef typename _Poolp::pool_type __pool_type; typedef in class:__mt_alloc
684 __pool_type& __pool = __policy_type::_S_get_pool();
699 typedef typename __pool_type::_Bin_record _Bin_record;
704 typedef typename __pool_type::_Block_record _Block_record;
728 __pool_type& __pool = __policy_type::_S_get_pool();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 638 typedef typename _Poolp::pool_type __pool_type; typedef in class:__mt_alloc
686 __pool_type& __pool = __policy_type::_S_get_pool();
701 typedef typename __pool_type::_Bin_record _Bin_record;
706 typedef typename __pool_type::_Block_record _Block_record;
730 __pool_type& __pool = __policy_type::_S_get_pool();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 642 typedef typename _Poolp::pool_type __pool_type; typedef in class:__mt_alloc
690 __pool_type& __pool = __policy_type::_S_get_pool();
705 typedef typename __pool_type::_Bin_record _Bin_record;
710 typedef typename __pool_type::_Block_record _Block_record;
734 __pool_type& __pool = __policy_type::_S_get_pool();
  /external/clang/test/PCH/
cxx-templates.h 243 typedef typename _Poolp::pool_type __pool_type; typedef in struct:rdar13135282::__mt_alloc

Completed in 102 milliseconds