/external/icu/icu4c/source/common/ |
D | uprops.cpp | 288 struct IntProperty; 290 typedef int32_t IntPropertyGetValue(const IntProperty &prop, UChar32 c, UProperty which); 291 typedef int32_t IntPropertyGetMaxValue(const IntProperty &prop, UProperty which); 293 struct IntProperty { struct 301 static int32_t defaultGetValue(const IntProperty &prop, UChar32 c, UProperty /*which*/) { in defaultGetValue() argument 306 static int32_t defaultGetMaxValue(const IntProperty &prop, UProperty /*which*/) { in defaultGetMaxValue() 310 static int32_t getMaxValueFromShift(const IntProperty &prop, UProperty /*which*/) { in getMaxValueFromShift() 314 static int32_t getBiDiClass(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getBiDiClass() argument 318 static int32_t getBiDiPairedBracketType(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/… in getBiDiPairedBracketType() argument 322 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue() argument [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCharacterProperty.java | 425 private class IntProperty { class in UCharacterProperty 429 IntProperty(int column, int mask, int shift) { in IntProperty() method in UCharacterProperty.IntProperty 434 IntProperty(int source) { in IntProperty() method in UCharacterProperty.IntProperty 450 private class BiDiIntProperty extends IntProperty { 459 private class CombiningClassIntProperty extends IntProperty { 468 … private class NormQuickCheckIntProperty extends IntProperty { // UCHAR_NF*_QUICK_CHECK properties 484 IntProperty intProps[]={ 490 new IntProperty(0, BLOCK_MASK_, BLOCK_SHIFT_), 496 new IntProperty(2, DECOMPOSITION_TYPE_MASK_, 0), 497 new IntProperty(0, EAST_ASIAN_MASK_, EAST_ASIAN_SHIFT_), [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UCharacterProperty.java | 426 private class IntProperty { class in UCharacterProperty 430 IntProperty(int column, int mask, int shift) { in IntProperty() method in UCharacterProperty.IntProperty 435 IntProperty(int source) { in IntProperty() method in UCharacterProperty.IntProperty 451 private class BiDiIntProperty extends IntProperty { 460 private class CombiningClassIntProperty extends IntProperty { 469 … private class NormQuickCheckIntProperty extends IntProperty { // UCHAR_NF*_QUICK_CHECK properties 485 IntProperty intProps[]={ 491 new IntProperty(0, BLOCK_MASK_, BLOCK_SHIFT_), 497 new IntProperty(2, DECOMPOSITION_TYPE_MASK_, 0), 498 new IntProperty(0, EAST_ASIAN_MASK_, EAST_ASIAN_SHIFT_), [all …]
|
/external/robolectric/v3/runtime/ |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |