Searched defs:isUpper (Results 1 – 5 of 5) 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
852 bool isUpper = Obj->getAnyRelocationLength(RE) >> 1; in getRelocationValueString() local
622 bool isUpper = (Obj->getAnyRelocationLength(RE) & 0x1) == 1; in getMachORelocationValueString() local