Searched defs:TYPE_MASK (Results 1 – 10 of 10) sorted by relevance
20 TYPE_MASK = 0x3 << TYPE_SHIFT, // Type is encoded in 2 bits enumerator
12 #define TYPE_MASK (0xFFFFUL << TYPE_OFFSET) macro
15 #define TYPE_MASK (0xFFFFUL << TYPE_OFFSET) macro
42 #define TYPE_MASK (3 << 5) macro
324 #define TYPE_MASK 0xc0 /* mask for the type bits of the item */ macro
47 const TYPE_MASK: u8 = 0x30; constant
1670 public static final int TYPE_MASK=3; field in UCaseProps
82 public static final int TYPE_MASK = 0x1F; field in UCharacterProperty
1675 public static final int TYPE_MASK=3; field in UCaseProps
83 public static final int TYPE_MASK = 0x1F; field in UCharacterProperty