Home
last modified time | relevance | path

Searched defs:ToLower (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeStringUtil.cpp47 struct ToLower struct
50 ToLower (void) : loc(locale::classic()) {} in ToLower() function
/third_party/gptfdisk/
H A Dsupport.cc358 string ToLower(const string& input) { in ToLower() function
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dstring-to-double.cc54 inline char ToLower(char ch) { in ToLower() function
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-string-to-double.cpp70 inline char ToLower(char ch) { in ToLower() function
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-string-to-double.cpp70 inline char ToLower(char ch) { in ToLower() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-string-to-double.cpp70 inline char ToLower(char ch) { in ToLower() function
/third_party/skia/third_party/externals/angle2/src/common/
H A Dstring_utils.cpp234 void ToLower(std::string *str) in ToLower() function
/third_party/node/src/
H A Dutil-inl.h285 char ToLower(char c) { in ToLower() function
289 std::string ToLower(const std::string& in) { in ToLower() function
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1960 inline char ToLower(char ch) { in ToLower() function
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1937 inline char ToLower(char ch) { in ToLower() function
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-port.h1986 inline char ToLower(char ch) { in ToLower() function
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h382 inline static int ToLower( int v, TiXmlEncoding encoding ) in ToLower() function in TiXmlBase
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc355 std::string ToLower(const std::string& input) { in ToLower() function
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc248 char ToLower(char ch) { in ToLower() function
/third_party/sqlite/src/
H A Dshell.c234 #define ToLower(X) (char)tolower((unsigned char)X) macro

Completed in 87 milliseconds