Home
last modified time | relevance | path

Searched defs:NumericType (Results 1 – 6 of 6) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DDisplayAndInputProcessor.java1178 public enum NumericType { enum in DisplayAndInputProcessor
1193 NumericType() {} in NumericType() method in DisplayAndInputProcessor.NumericType
1195 NumericType(int[] digitCount, int[] posixDigitCount) { in NumericType() method in DisplayAndInputProcessor.NumericType
/external/rust/android-crates-io/crates/vulkano/out/
Dformats.rs1774 pub fn type_color(self) -> Option<NumericType> { in type_color()
2021 pub fn type_depth(self) -> Option<NumericType> { in type_depth()
2034 pub fn type_stencil(self) -> Option<NumericType> { in type_stencil()
/external/rust/android-crates-io/crates/icu_properties/src/
Druntime.rs151 NumericType = 0x1009, enumerator
/external/rust/android-crates-io/crates/vulkano/src/
Dformat.rs277 pub enum NumericType { enum
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/lang/
DUCharacter.java3904 public static interface NumericType interface in UCharacter
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DUCharacter.java3393 public static interface NumericType interface in UCharacter