Searched refs:NUM_INCLUSIONS (Results 1 – 7 of 7) sorted by relevance
16 private static final int NUM_INCLUSIONS = UCharacterProperty.SRC_COUNT + field in CharacterPropertiesImpl25 private static final UnicodeSet inclusions[] = new UnicodeSet[NUM_INCLUSIONS];
14 private static final int NUM_INCLUSIONS = UCharacterProperty.SRC_COUNT + field in CharacterPropertiesImpl23 private static final UnicodeSet inclusions[] = new UnicodeSet[NUM_INCLUSIONS];
36 constexpr int32_t NUM_INCLUSIONS = UPROPS_SRC_COUNT + UCHAR_INT_LIMIT - UCHAR_INT_START; variable42 Inclusion gInclusions[NUM_INCLUSIONS]; // cached getInclusions()
38 constexpr int32_t NUM_INCLUSIONS = UPROPS_SRC_COUNT + UCHAR_INT_LIMIT - UCHAR_INT_START; variable44 Inclusion gInclusions[NUM_INCLUSIONS]; // cached getInclusions()
39 constexpr int32_t NUM_INCLUSIONS = UPROPS_SRC_COUNT + UCHAR_INT_LIMIT - UCHAR_INT_START; variable45 Inclusion gInclusions[NUM_INCLUSIONS]; // cached getInclusions()
19 +constexpr int32_t NUM_INCLUSIONS = UPROPS_SRC_COUNT + UCHAR_INT_LIMIT - UCHAR_INT_START;26 +Inclusion gInclusions[NUM_INCLUSIONS]; // cached getInclusions()