Searched defs:charType (Results 1 – 9 of 9) sorted by relevance
11 #define CONVERT_STRING_TO_UINT_FUNC(uintType, charType, charTypeUnsigned) \ argument
9 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
57 public static PrimitiveType charType() { in charType() method in PrimitiveType
26 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
578 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
1373 int charType = getType(result); in getExtendedChar() local
1374 int charType = getType(result); in getExtendedChar() local
342 #define TINYFORMAT_DEFINE_FORMATVALUE_CHAR(charType) \ argument
1334 PluralRuleParser::charType(UChar ch) { in charType() function in PluralRuleParser