Home
last modified time | relevance | path

Searched defs:create_with_provider (Results 1 – 25 of 29) sorted by relevance

12

/external/rust/android-crates-io/crates/icu_capi/src/
Dnormalizer_properties.rs57 pub fn create_with_provider( in create_with_provider() method
130 pub fn create_with_provider( in create_with_provider() method
202 pub fn create_with_provider( in create_with_provider() method
Diana_parser.rs42 pub fn create_with_provider(provider: &DataProvider) -> Result<Box<IanaParser>, DataError> { in create_with_provider() method
117 pub fn create_with_provider( in create_with_provider() method
Dcasemap.rs75 pub fn create_with_provider(provider: &DataProvider) -> Result<Box<CaseMapper>, DataError> { in create_with_provider() method
263 pub fn create_with_provider( in create_with_provider() method
327 pub fn create_with_provider( in create_with_provider() method
Dwindows_parser.rs50 pub fn create_with_provider( in create_with_provider() method
Dunits_converter.rs46 pub fn create_with_provider( in create_with_provider() method
Dfallbacker.rs84 pub fn create_with_provider( in create_with_provider() method
Dsegmenter_grapheme.rs60 pub fn create_with_provider( in create_with_provider() method
Dutc_offset.rs147 pub fn create_with_provider( in create_with_provider() method
Dscript.rs57 pub fn create_with_provider( in create_with_provider() method
/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/
DCanonicalCombiningClassMap.hpp41 …ngClassMap>, icu4x::DataError> icu4x::CanonicalCombiningClassMap::create_with_provider(const icu4x… in create_with_provider() function in icu4x::CanonicalCombiningClassMap
DCanonicalDecomposition.hpp42 …lDecomposition>, icu4x::DataError> icu4x::CanonicalDecomposition::create_with_provider(const icu4x… in create_with_provider() function in icu4x::CanonicalDecomposition
DCanonicalComposition.hpp41 …nicalComposition>, icu4x::DataError> icu4x::CanonicalComposition::create_with_provider(const icu4x… in create_with_provider() function in icu4x::CanonicalComposition
DWindowsParser.hpp42 …tr<icu4x::WindowsParser>, icu4x::DataError> icu4x::WindowsParser::create_with_provider(const icu4x… in create_with_provider() function in icu4x::WindowsParser
DLocaleFallbacker.hpp45 …4x::LocaleFallbacker>, icu4x::DataError> icu4x::LocaleFallbacker::create_with_provider(const icu4x… in create_with_provider() function in icu4x::LocaleFallbacker
DIanaParser.hpp45 …ique_ptr<icu4x::IanaParser>, icu4x::DataError> icu4x::IanaParser::create_with_provider(const icu4x… in create_with_provider() function in icu4x::IanaParser
DUnitsConverterFactory.hpp46 …onverterFactory>, icu4x::DataError> icu4x::UnitsConverterFactory::create_with_provider(const icu4x… in create_with_provider() function in icu4x::UnitsConverterFactory
DGeneralCategoryNameToGroupMapper.hpp56 …pper>, icu4x::DataError> icu4x::GeneralCategoryNameToGroupMapper::create_with_provider(const icu4x… in create_with_provider() function in icu4x::GeneralCategoryNameToGroupMapper
DIanaParserExtended.hpp48 …IanaParserExtended>, icu4x::DataError> icu4x::IanaParserExtended::create_with_provider(const icu4x… in create_with_provider() function in icu4x::IanaParserExtended
DGraphemeClusterSegmenter.hpp48 …terSegmenter>, icu4x::DataError> icu4x::GraphemeClusterSegmenter::create_with_provider(const icu4x… in create_with_provider() function in icu4x::GraphemeClusterSegmenter
DUtcOffsetCalculator.hpp46 …cOffsetCalculator>, icu4x::DataError> icu4x::UtcOffsetCalculator::create_with_provider(const icu4x… in create_with_provider() function in icu4x::UtcOffsetCalculator
DScriptWithExtensions.hpp49 …ptWithExtensions>, icu4x::DataError> icu4x::ScriptWithExtensions::create_with_provider(const icu4x… in create_with_provider() function in icu4x::ScriptWithExtensions
DTitlecaseMapper.hpp44 …cu4x::TitlecaseMapper>, icu4x::DataError> icu4x::TitlecaseMapper::create_with_provider(const icu4x… in create_with_provider() function in icu4x::TitlecaseMapper
DCaseMapCloser.hpp45 …tr<icu4x::CaseMapCloser>, icu4x::DataError> icu4x::CaseMapCloser::create_with_provider(const icu4x… in create_with_provider() function in icu4x::CaseMapCloser
DBidi.hpp53 …sult<std::unique_ptr<icu4x::Bidi>, icu4x::DataError> icu4x::Bidi::create_with_provider(const icu4x… in create_with_provider() function in icu4x::Bidi
DWeekCalculator.hpp51 …<icu4x::WeekCalculator>, icu4x::DataError> icu4x::WeekCalculator::create_with_provider(const icu4x… in create_with_provider() function in icu4x::WeekCalculator

12