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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
throw_allocator.h 95 class throw_allocator_base class
167 operator<<(std::ostream&, const throw_allocator_base&);
189 class throw_allocator : public throw_allocator_base
259 { throw_allocator_base::check_allocated(__p, sizeof(value_type) * __n); }
263 { throw_allocator_base::check_allocated(label); }
277 operator<<(std::ostream& os, const throw_allocator_base& alloc)
280 throw_allocator_base::print_to_string(error);
306 twister_rand_gen throw_allocator_base::_S_g;
308 throw_allocator_base::map_type
309 throw_allocator_base::_S_map
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 95 class throw_allocator_base class
167 operator<<(std::ostream&, const throw_allocator_base&);
189 class throw_allocator : public throw_allocator_base
259 { throw_allocator_base::check_allocated(__p, sizeof(value_type) * __n); }
263 { throw_allocator_base::check_allocated(label); }
277 operator<<(std::ostream& os, const throw_allocator_base& alloc)
280 throw_allocator_base::print_to_string(error);
306 twister_rand_gen throw_allocator_base::_S_g;
308 throw_allocator_base::map_type
309 throw_allocator_base::_S_map
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 95 class throw_allocator_base class
167 operator<<(std::ostream&, const throw_allocator_base&);
189 class throw_allocator : public throw_allocator_base
259 { throw_allocator_base::check_allocated(__p, sizeof(value_type) * __n); }
263 { throw_allocator_base::check_allocated(label); }
277 operator<<(std::ostream& os, const throw_allocator_base& alloc)
280 throw_allocator_base::print_to_string(error);
306 twister_rand_gen throw_allocator_base::_S_g;
308 throw_allocator_base::map_type
309 throw_allocator_base::_S_map
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 95 class throw_allocator_base class
167 operator<<(std::ostream&, const throw_allocator_base&);
189 class throw_allocator : public throw_allocator_base
259 { throw_allocator_base::check_allocated(__p, sizeof(value_type) * __n); }
263 { throw_allocator_base::check_allocated(label); }
277 operator<<(std::ostream& os, const throw_allocator_base& alloc)
280 throw_allocator_base::print_to_string(error);
306 twister_rand_gen throw_allocator_base::_S_g;
308 throw_allocator_base::map_type
309 throw_allocator_base::_S_map
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
throw_allocator.h 95 class throw_allocator_base class
167 operator<<(std::ostream&, const throw_allocator_base&);
189 class throw_allocator : public throw_allocator_base
259 { throw_allocator_base::check_allocated(__p, sizeof(value_type) * __n); }
263 { throw_allocator_base::check_allocated(label); }
277 operator<<(std::ostream& os, const throw_allocator_base& alloc)
280 throw_allocator_base::print_to_string(error);
306 twister_rand_gen throw_allocator_base::_S_g;
308 throw_allocator_base::map_type
309 throw_allocator_base::_S_map
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 600 class throw_allocator_base
678 operator==(const throw_allocator_base<_Tp, _Cond>&,
679 const throw_allocator_base<_Tp, _Cond>&)
684 operator!=(const throw_allocator_base<_Tp, _Cond>&,
685 const throw_allocator_base<_Tp, _Cond>&)
691 : public throw_allocator_base<_Tp, limit_condition>
710 : public throw_allocator_base<_Tp, random_condition>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 600 class throw_allocator_base
678 operator==(const throw_allocator_base<_Tp, _Cond>&,
679 const throw_allocator_base<_Tp, _Cond>&)
684 operator!=(const throw_allocator_base<_Tp, _Cond>&,
685 const throw_allocator_base<_Tp, _Cond>&)
691 : public throw_allocator_base<_Tp, limit_condition>
710 : public throw_allocator_base<_Tp, random_condition>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 600 class throw_allocator_base
678 operator==(const throw_allocator_base<_Tp, _Cond>&,
679 const throw_allocator_base<_Tp, _Cond>&)
684 operator!=(const throw_allocator_base<_Tp, _Cond>&,
685 const throw_allocator_base<_Tp, _Cond>&)
691 : public throw_allocator_base<_Tp, limit_condition>
710 : public throw_allocator_base<_Tp, random_condition>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 600 class throw_allocator_base
685 operator==(const throw_allocator_base<_Tp, _Cond>&,
686 const throw_allocator_base<_Tp, _Cond>&)
691 operator!=(const throw_allocator_base<_Tp, _Cond>&,
692 const throw_allocator_base<_Tp, _Cond>&)
698 : public throw_allocator_base<_Tp, limit_condition>
719 : public throw_allocator_base<_Tp, random_condition>

Completed in 119 milliseconds