Home
last modified time | relevance | path

Searched defs:MemoryPool (Results 1 – 25 of 32) sorted by relevance

12

/external/cronet/stable/third_party/icu/source/i18n/
Dunits_complexconverter.h28 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
Dunits_data.h57 template class U_I18N_API MemoryPool<units::ConversionRateInfo, 8>; variable
157 template class U_I18N_API MemoryPool<units::UnitPreferenceMetadata, 8>; variable
160 template class U_I18N_API MemoryPool<units::UnitPreference, 8>; variable
Dnumber_longnames.h98 friend class MemoryPool<LongNameHandler>; variable
213 friend class MemoryPool<MixedUnitLongNameHandler>; variable
Dmeasunit_impl.h206 template class U_I18N_API MemoryPool<SingleUnitImpl, 8>; variable
355 template class U_I18N_API MemoryPool<MeasureUnitImplWithIndex, 8>; variable
Dunits_router.h86 template class U_I18N_API MemoryPool<units::ConverterPreference, 8>; variable
Dnumparse_affixes.h57 template class U_I18N_API MemoryPool<numparse::impl::CodePointMatcher, 8>; variable
/external/icu/libicu/cts_headers/
Dunits_complexconverter.h28 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
Dunits_data.h58 template class U_I18N_API MemoryPool<units::ConversionRateInfo, 8>; variable
158 template class U_I18N_API MemoryPool<units::UnitPreferenceMetadata, 8>; variable
161 template class U_I18N_API MemoryPool<units::UnitPreference, 8>; variable
Dnumber_longnames.h98 friend class MemoryPool<LongNameHandler>; variable
213 friend class MemoryPool<MixedUnitLongNameHandler>; variable
Dmeasunit_impl.h204 template class U_I18N_API MemoryPool<SingleUnitImpl, 8>; variable
353 template class U_I18N_API MemoryPool<MeasureUnitImplWithIndex, 8>; variable
Dunits_router.h86 template class U_I18N_API MemoryPool<units::ConverterPreference, 8>; variable
/external/icu/icu4c/source/i18n/
Dunits_complexconverter.h28 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
Dunits_data.h58 template class U_I18N_API MemoryPool<units::ConversionRateInfo, 8>; variable
158 template class U_I18N_API MemoryPool<units::UnitPreferenceMetadata, 8>; variable
161 template class U_I18N_API MemoryPool<units::UnitPreference, 8>; variable
Dnumber_longnames.h98 friend class MemoryPool<LongNameHandler>; variable
213 friend class MemoryPool<MixedUnitLongNameHandler>; variable
Dmeasunit_impl.h204 template class U_I18N_API MemoryPool<SingleUnitImpl, 8>; variable
353 template class U_I18N_API MemoryPool<MeasureUnitImplWithIndex, 8>; variable
Dunits_router.h86 template class U_I18N_API MemoryPool<units::ConverterPreference, 8>; variable
Dnumparse_affixes.h56 template class U_I18N_API MemoryPool<numparse::impl::CodePointMatcher, 8>; variable
/external/cronet/tot/third_party/icu/source/i18n/
Dunits_complexconverter.h28 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
Dunits_data.h57 template class U_I18N_API MemoryPool<units::ConversionRateInfo, 8>; variable
157 template class U_I18N_API MemoryPool<units::UnitPreferenceMetadata, 8>; variable
160 template class U_I18N_API MemoryPool<units::UnitPreference, 8>; variable
Dnumber_longnames.h98 friend class MemoryPool<LongNameHandler>; variable
213 friend class MemoryPool<MixedUnitLongNameHandler>; variable
Dmeasunit_impl.h206 template class U_I18N_API MemoryPool<SingleUnitImpl, 8>; variable
355 template class U_I18N_API MemoryPool<MeasureUnitImplWithIndex, 8>; variable
Dunits_router.h86 template class U_I18N_API MemoryPool<units::ConverterPreference, 8>; variable
Dnumparse_affixes.h57 template class U_I18N_API MemoryPool<numparse::impl::CodePointMatcher, 8>; variable
/external/google-fruit/include/fruit/impl/data_structures/
Dmemory_pool.defn.h29 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/
DSkSLPool.h16 class MemoryPool; variable

12