HomeSort by relevance Sort by last modified time
    Searched refs:BinaryProperty (Results 1 - 8 of 8) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UCharacterProperty.java 188 private class BinaryProperty {
191 BinaryProperty(int column, int mask) {
195 BinaryProperty(int source) {
208 private class CaseBinaryProperty extends BinaryProperty { // case mapping properties
219 private class NormInertBinaryProperty extends BinaryProperty { // UCHAR_NF*_INERT properties
230 BinaryProperty[] binProps={
235 new BinaryProperty(1, (1<<ALPHABETIC_PROPERTY_)),
236 new BinaryProperty(1, (1<<ASCII_HEX_DIGIT_PROPERTY_)),
237 new BinaryProperty(SRC_BIDI) { // UCHAR_BIDI_CONTROL
242 new BinaryProperty(SRC_BIDI) { // UCHAR_BIDI_MIRRORE
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCharacterProperty.java 187 private class BinaryProperty {
190 BinaryProperty(int column, int mask) {
194 BinaryProperty(int source) {
207 private class CaseBinaryProperty extends BinaryProperty { // case mapping properties
218 private class NormInertBinaryProperty extends BinaryProperty { // UCHAR_NF*_INERT properties
229 BinaryProperty[] binProps={
234 new BinaryProperty(1, (1<<ALPHABETIC_PROPERTY_)),
235 new BinaryProperty(1, (1<<ASCII_HEX_DIGIT_PROPERTY_)),
236 new BinaryProperty(SRC_BIDI) { // UCHAR_BIDI_CONTROL
241 new BinaryProperty(SRC_BIDI) { // UCHAR_BIDI_MIRRORE
    [all...]
  /external/icu/icu4c/source/common/
uprops.cpp 43 struct BinaryProperty;
45 typedef UBool BinaryPropertyContains(const BinaryProperty &prop, UChar32 c, UProperty which);
47 struct BinaryProperty {
53 static UBool defaultContains(const BinaryProperty &prop, UChar32 c, UProperty /*which*/) {
58 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) {
62 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
66 static UBool isMirrored(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
70 static UBool isJoinControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
75 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) {
79 static UBool hasFullCompositionExclusion(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/)
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 147 milliseconds