Searched refs:upcase (Results 1 – 4 of 4) sorted by relevance
/external/libchrome/base/strings/ |
D | safe_sprintf.cc | 222 bool IToASCII(bool sign, bool upcase, int64_t i, int base, 278 bool Buffer::IToASCII(bool sign, bool upcase, int64_t i, int base, in IToASCII() argument 386 Out((upcase ? kUpCaseHexDigits : kDownCaseHexDigits)[num%base + minint]); in IToASCII()
|
/external/rust/crates/unicode-width/scripts/ |
D | unicode.py | 92 old, iso, upcase, lowcase, titlecase ] = udict[code]
|
/external/rust/crates/unicode-segmentation/scripts/ |
D | unicode.py | 102 old, iso, upcase, lowcase, titlecase ] = udict[code];
|
/external/freetype/ |
D | vms_make.com | 1246 $ if f$locate("/SHARE",f$edit(line,"upcase")) .lt. f$length(line)
|