Searched defs:charType (Results 1 – 12 of 12) 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
106 prims.put(CtClass.charType, CHAR); in prims.put()
26 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
99 public static CtClass charType; field in CtClass
578 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
1373 int charType = getType(result); in getExtendedChar() local
342 #define TINYFORMAT_DEFINE_FORMATVALUE_CHAR(charType) \ argument
1374 int charType = getType(result); in getExtendedChar() local
1462 PluralRuleParser::charType(UChar ch) { in charType() function in PluralRuleParser