Searched defs:UpperCase (Results 1 – 6 of 6) 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 {
1027 bool UpperCase, roundingMode RM) const { in convertToHexString()
1158 bool UpperCase, roundingMode RM) const { in convertToHexString()
302 string UpperCase(string str) { in UpperCase() function