Searched defs:UCS (Results 1 – 7 of 7) sorted by relevance
27 bool isPrintable(int UCS) { in isPrintable()276 bool isFormatting(int UCS) { in isFormatting()303 static inline int charWidth(int UCS) { in charWidth()
13 bool isPrint(int UCS) { in isPrint()
22 bool isPrintable(int UCS) { in isPrintable()226 static inline int charWidth(int UCS) in charWidth()
23 bool isPrintable(int UCS) { in isPrintable()227 static inline int charWidth(int UCS) in charWidth()
18 bool isPrint(int UCS) { in isPrint()
254 ListScope UCS(SW, "UnwindCodes"); in printUnwindInfo() local