| /external/icu/libicu/cts_headers/ | 
| D | units_complexconverter.h | 28 template class U_I18N_API MemoryPool<units::UnitsConverter, 8>;  variable 31 template class U_I18N_API MemoryPool<MeasureUnitImpl, 8>;  variable 34 template class U_I18N_API MemoryPool<MeasureUnit, 8>;  variable
  | 
| D | units_data.h | 56 template class U_I18N_API MemoryPool<units::ConversionRateInfo, 8>;  variable 156 template class U_I18N_API MemoryPool<units::UnitPreferenceMetadata, 8>;  variable 159 template class U_I18N_API MemoryPool<units::UnitPreference, 8>;  variable
  | 
| D | number_longnames.h | 98     friend class MemoryPool<LongNameHandler>;  variable 213     friend class MemoryPool<MixedUnitLongNameHandler>;  variable
  | 
| D | measunit_impl.h | 206 template class U_I18N_API MemoryPool<SingleUnitImpl, 8>;  variable 355 template class U_I18N_API MemoryPool<MeasureUnitImplWithIndex, 8>;  variable
  | 
| D | units_router.h | 86 template class U_I18N_API MemoryPool<units::ConverterPreference, 8>;  variable
  | 
| D | numparse_affixes.h | 57 template class U_I18N_API MemoryPool<numparse::impl::CodePointMatcher, 8>;  variable
  | 
| D | cmemory.h | 760     MemoryPool() : fCount(0), fPool() {}  in MemoryPool()  function 771     MemoryPool(MemoryPool&& other) U_NOEXCEPT : fCount(other.fCount),  in MemoryPool()  function
  | 
| /external/icu/icu4c/source/i18n/ | 
| D | units_complexconverter.h | 28 template class U_I18N_API MemoryPool<units::UnitsConverter, 8>;  variable 31 template class U_I18N_API MemoryPool<MeasureUnitImpl, 8>;  variable 34 template class U_I18N_API MemoryPool<MeasureUnit, 8>;  variable
  | 
| D | units_data.h | 56 template class U_I18N_API MemoryPool<units::ConversionRateInfo, 8>;  variable 156 template class U_I18N_API MemoryPool<units::UnitPreferenceMetadata, 8>;  variable 159 template class U_I18N_API MemoryPool<units::UnitPreference, 8>;  variable
  | 
| D | number_longnames.h | 98     friend class MemoryPool<LongNameHandler>;  variable 213     friend class MemoryPool<MixedUnitLongNameHandler>;  variable
  | 
| D | measunit_impl.h | 206 template class U_I18N_API MemoryPool<SingleUnitImpl, 8>;  variable 355 template class U_I18N_API MemoryPool<MeasureUnitImplWithIndex, 8>;  variable
  | 
| D | units_router.h | 86 template class U_I18N_API MemoryPool<units::ConverterPreference, 8>;  variable
  | 
| D | numparse_affixes.h | 57 template class U_I18N_API MemoryPool<numparse::impl::CodePointMatcher, 8>;  variable
  | 
| /external/cronet/third_party/icu/source/i18n/ | 
| D | units_complexconverter.h | 28 template class U_I18N_API MemoryPool<units::UnitsConverter, 8>;  variable 31 template class U_I18N_API MemoryPool<MeasureUnitImpl, 8>;  variable 34 template class U_I18N_API MemoryPool<MeasureUnit, 8>;  variable
  | 
| D | units_data.h | 56 template class U_I18N_API MemoryPool<units::ConversionRateInfo, 8>;  variable 156 template class U_I18N_API MemoryPool<units::UnitPreferenceMetadata, 8>;  variable 159 template class U_I18N_API MemoryPool<units::UnitPreference, 8>;  variable
  | 
| D | number_longnames.h | 98     friend class MemoryPool<LongNameHandler>;  variable 213     friend class MemoryPool<MixedUnitLongNameHandler>;  variable
  | 
| D | measunit_impl.h | 206 template class U_I18N_API MemoryPool<SingleUnitImpl, 8>;  variable 355 template class U_I18N_API MemoryPool<MeasureUnitImplWithIndex, 8>;  variable
  | 
| D | units_router.h | 86 template class U_I18N_API MemoryPool<units::ConverterPreference, 8>;  variable
  | 
| D | numparse_affixes.h | 57 template class U_I18N_API MemoryPool<numparse::impl::CodePointMatcher, 8>;  variable
  | 
| /external/google-fruit/include/fruit/impl/data_structures/ | 
| D | memory_pool.defn.h | 29 inline MemoryPool::MemoryPool() : first_free(nullptr), capacity(0) {}  in MemoryPool()  function 31 inline MemoryPool::MemoryPool(MemoryPool&& other) noexcept  in MemoryPool()  function
  | 
| /external/skia/src/sksl/ | 
| D | SkSLMemoryPool.h | 20 using MemoryPool = ::GrMemoryPool;  variable
  | 
| D | SkSLThreadContext.h | 97     static std::unique_ptr<Pool>& MemoryPool() { return Instance().fPool; }  in MemoryPool()  function
  | 
| /external/rust/crates/vulkano/src/memory/pool/ | 
| D | mod.rs | 70 pub unsafe trait MemoryPool: DeviceOwned {  trait
  | 
| /external/icu/icu4c/source/common/ | 
| D | cmemory.h | 760     MemoryPool() : fCount(0), fPool() {}  in MemoryPool()  function 771     MemoryPool(MemoryPool&& other) U_NOEXCEPT : fCount(other.fCount),  in MemoryPool()  function
  | 
| /external/cronet/third_party/icu/source/common/ | 
| D | cmemory.h | 760     MemoryPool() : fCount(0), fPool() {}  in MemoryPool()  function 771     MemoryPool(MemoryPool&& other) U_NOEXCEPT : fCount(other.fCount),  in MemoryPool()  function
  |