Home
last modified time | relevance | path

Searched refs:upcase (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/strings/
Dsafe_sprintf.cc222 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/
Dunicode.py92 old, iso, upcase, lowcase, titlecase ] = udict[code]
/external/rust/crates/unicode-segmentation/scripts/
Dunicode.py102 old, iso, upcase, lowcase, titlecase ] = udict[code];
/external/freetype/
Dvms_make.com1246 $ if f$locate("/SHARE",f$edit(line,"upcase")) .lt. f$length(line)