Home
last modified time | relevance | path

Searched refs:PropertyCodePointMap (Results 1 – 17 of 17) sorted by relevance

/external/rust/android-crates-io/crates/icu_properties/src/
Dcode_point_map.rs23 data: DataPayload<ErasedMarker<PropertyCodePointMap<'static, T>>>,
96 .map(CodePointMapData::from_data::<ErasedMarker<PropertyCodePointMap<'static, P>>>) in try_into_converted()
104 M: DynamicDataMarker<DataStruct = PropertyCodePointMap<'static, T>>, in from_data()
111 let set = PropertyCodePointMap::from_code_point_trie(trie); in from_code_point_trie()
113 DataPayload::<ErasedMarker<PropertyCodePointMap<'static, T>>>::from_owned(set), in from_code_point_trie()
148 map: &'a PropertyCodePointMap<'a, T>,
357 type DataMarker: DataMarker<DataStruct = PropertyCodePointMap<'static, Self>>;
360 const SINGLETON: &'static PropertyCodePointMap<'static, Self>; variable
Dprovider.rs582 PropertyCodePointMap<'static, crate::props::BidiClass>,
588 PropertyCodePointMap<'static, crate::props::CanonicalCombiningClass>,
594 PropertyCodePointMap<'static, crate::props::EastAsianWidth>,
600 PropertyCodePointMap<'static, crate::props::GeneralCategory>,
606 PropertyCodePointMap<'static, crate::props::GraphemeClusterBreak>,
612 PropertyCodePointMap<'static, crate::props::HangulSyllableType>,
618 PropertyCodePointMap<'static, crate::props::IndicSyllabicCategory>,
624 PropertyCodePointMap<'static, crate::props::JoiningType>,
630 PropertyCodePointMap<'static, crate::props::LineBreak>,
636 PropertyCodePointMap<'static, crate::props::Script>,
[all …]
Dbidi.rs28 const SINGLETON: &'static crate::provider::PropertyCodePointMap<'static, Self> =
Dprops.rs83 const SINGLETON: &'static crate::provider::PropertyCodePointMap<'static, Self> =
/external/rust/android-crates-io/crates/icu_properties_data/data/
Dhangul_syllable_type_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Dbidi_mirroring_glyph_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Dcanonical_combining_class_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Dindic_syllabic_category_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Djoining_type_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Deast_asian_width_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Dgrapheme_cluster_break_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Dbidi_class_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Dword_break_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Dsentence_break_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Dline_break_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Dscript_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…
Dgeneral_category_v1.rs.data19 …der::DynamicDataMarker>::DataStruct = &icu::properties::provider::PropertyCodePointMap::CodePointT…