Searched defs:isUpper (Results 1 – 6 of 6) sorted by relevance
143 bool isUpper (char c) in isUpper() function
128 inline void isUpper(UChar32 ch) in isUpper() function
755 bool isUpper = t > s; in renderResource() local1044 bool isUpper = t > s; in renderResource() local
2339 func isUpper(c byte) bool { func
852 bool isUpper = Obj->getAnyRelocationLength(RE) >> 1; in getRelocationValueString() local
789 bool isUpper = (Obj->getAnyRelocationLength(RE) & 0x1) == 1; in getRelocationValueString() local