Home
last modified time | relevance | path

Searched defs:ToUpper (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeStringUtil.cpp54 struct ToUpper struct
57 ToUpper (void) : loc(locale::classic()) {} in ToUpper() function
/third_party/skia/third_party/externals/angle2/src/common/
H A Dstring_utils.cpp242 void ToUpper(std::string *str) in ToUpper() function
/third_party/node/src/
H A Dutil-inl.h296 char ToUpper(char c) { in ToUpper() function
300 std::string ToUpper(const std::string& in) { in ToUpper() function
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.h191 inline void ToUpper(string* s) { UpperString(s); } in ToUpper() function
193 inline string ToUpper(const string& s) { in ToUpper() function
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1963 inline char ToUpper(char ch) { in ToUpper() function
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1940 inline char ToUpper(char ch) { in ToUpper() function
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-port.h1989 inline char ToUpper(char ch) { in ToUpper() function
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc244 char ToUpper(char ch) { in ToUpper() function

Completed in 25 milliseconds