Searched refs:UCHAR_INT_LIMIT (Results 1 – 25 of 33) sorted by relevance
12
38 constexpr int32_t NUM_INCLUSIONS = UPROPS_SRC_COUNT + UCHAR_INT_LIMIT - UCHAR_INT_START;48 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {};204 U_ASSERT(UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT); in initIntPropInclusion()249 if (UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT) { in getInclusionsForProperty()373 if (property < UCHAR_INT_START || UCHAR_INT_LIMIT <= property) { in u_getIntPropertyMap()
575 static const IntProperty intProps[UCHAR_INT_LIMIT-UCHAR_INT_START]={622 } else if(which<UCHAR_INT_LIMIT) { in u_getIntPropertyValue()642 } else if(which<UCHAR_INT_LIMIT) { in u_getIntPropertyMaxValue()662 } else if(which<UCHAR_INT_LIMIT) { in uprops_getSource()
799 } else if (UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT) { in applyIntPropertyValue()845 (p >= UCHAR_INT_START && p < UCHAR_INT_LIMIT) || in applyPropertyAlias()
36 constexpr int32_t NUM_INCLUSIONS = UPROPS_SRC_COUNT + UCHAR_INT_LIMIT - UCHAR_INT_START;46 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {};202 U_ASSERT(UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT); in initIntPropInclusion()247 if (UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT) { in getInclusionsForProperty()371 if (property < UCHAR_INT_START || UCHAR_INT_LIMIT <= property) { in u_getIntPropertyMap()
448 static const IntProperty intProps[UCHAR_INT_LIMIT-UCHAR_INT_START]={495 } else if(which<UCHAR_INT_LIMIT) { in u_getIntPropertyValue()515 } else if(which<UCHAR_INT_LIMIT) { in u_getIntPropertyMaxValue()535 } else if(which<UCHAR_INT_LIMIT) { in uprops_getSource()
828 } else if (UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT) { in applyIntPropertyValue()874 (p >= UCHAR_INT_START && p < UCHAR_INT_LIMIT) || in applyPropertyAlias()
39 constexpr int32_t NUM_INCLUSIONS = UPROPS_SRC_COUNT + UCHAR_INT_LIMIT - UCHAR_INT_START;49 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {};212 U_ASSERT(UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT); in initIntPropInclusion()257 if (UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT) { in getInclusionsForProperty()401 if (property < UCHAR_INT_START || UCHAR_INT_LIMIT <= property) { in u_getIntPropertyMap()
608 static const IntProperty intProps[UCHAR_INT_LIMIT-UCHAR_INT_START]={655 } else if(which<UCHAR_INT_LIMIT) { in u_getIntPropertyValue()675 } else if(which<UCHAR_INT_LIMIT) { in u_getIntPropertyMaxValue()695 } else if(which<UCHAR_INT_LIMIT) { in uprops_getSource()
196 for (int i=UCHAR_BINARY_START; i<UCHAR_INT_LIMIT; i++) { in main()273 } else if (UCHAR_INT_START <= propEnum && propEnum <= UCHAR_INT_LIMIT) { in main()
51 int32_t intProps[UCHAR_INT_LIMIT-UCHAR_INT_START];
290 for(int32_t prop=UCHAR_INT_START; prop<UCHAR_INT_LIMIT; ++prop) { in getProps()374 } else if(prop<UCHAR_INT_LIMIT) { in parseProperty()
297 for(int32_t prop=UCHAR_INT_START; prop<UCHAR_INT_LIMIT; ++prop) { in getProps()381 } else if(prop<UCHAR_INT_LIMIT) { in parseProperty()
97 int32_t maxIntValues[UCHAR_INT_LIMIT - UCHAR_INT_START];
680 if(newValues.containsSome(UCHAR_INT_START, UCHAR_INT_LIMIT-1)) { in setProps()
19 +constexpr int32_t NUM_INCLUSIONS = UPROPS_SRC_COUNT + UCHAR_INT_LIMIT - UCHAR_INT_START;109 + U_ASSERT(UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT);156 + if (UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT) {1555 } else if (UCHAR_INT_START <= prop && prop < UCHAR_INT_LIMIT) {
676 for (int32_t prop = UCHAR_INT_START; prop < UCHAR_INT_LIMIT; ++prop) { in TestIntCharacterProperties()