Searched defs:charType (Results 1 – 7 of 7) sorted by relevance
11 #define CONVERT_STRING_TO_UINT_FUNC(uintType, charType, charTypeUnsigned) \ 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
578 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
108 public DexType charType = createType(charDescriptor); field in DexItemFactory
1264 PluralRuleParser::charType(UChar ch) { in charType() function in PluralRuleParser