Searched refs:uppercase (Results 1 – 11 of 11) sorted by relevance
108 ss << std::uppercase << std::setfill('0') << std::hex; in SHA256BitsToHexString()
134 const std::string uppercase = StringHelper::Uppercase(typeName); in shouldWarnStatusType() local136 if (uppercase.find(ignore) != std::string::npos) return true; in shouldWarnStatusType()
43 ss << "0x" << std::hex << std::uppercase << value; in HexString()
72 static std::string PluralizeString(size_t value, const char* name, bool uppercase = false) { in PluralizeString() argument75 if (uppercase) { in PluralizeString()
86 for the user, it is convention to specify tags and options in all uppercase
40 str.setf(std::ios_base::uppercase); in DumpByteBufferToString()
1951 # all uppercase name, and do not end with a semicolon. Such function macros are
2063 # an all uppercase name, and do not end with a semicolon. Such function macros
2034 # an all uppercase name, and do not end with a semicolon. Such function macros