Searched defs:charType (Results 1 – 6 of 6) sorted by relevance
11 #define CONVERT_STRING_TO_UINT_FUNC(uintType, charType) \ argument
7 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
107 prims.put(CtClass.charType, CHAR); in prims.put()
82 public static CtClass charType; field in CtClass
576 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
1263 PluralRuleParser::charType(UChar ch) { in charType() function in PluralRuleParser