Searched defs:UpperCase (Results 1 – 7 of 7) sorted by relevance
15 const std::string to_hexString(uint64_t Value, bool UpperCase) { in to_hexString()
4417 bool UpperCase, in convertToHexString()
55 56 interface TextInterface {
20 UpperCase, enumerator
1027 bool UpperCase, roundingMode RM) const { in convertToHexString()
1158 bool UpperCase, roundingMode RM) const { in convertToHexString()
302 string UpperCase(string str) { in UpperCase() function