| /third_party/boost/libs/hana/test/string/ |
| D | c_str.cpp | 42 constexpr char const* c_str = str.c_str(); in main() local 48 constexpr char const* c_str = hana::string<'f', 'o', 'o'>::c_str(); in main() local
|
| D | to.cpp | 45 constexpr char const* c_str = hana::to<char const*>(str); in main() local
|
| /third_party/boost/boost/log/detail/ |
| D | c_str.hpp | 36 inline typename boost::enable_if_c< is_character_type< T >::value, const T* >::type c_str(const T* … in c_str() function 42 inline typename boost::enable_if_c< is_character_type< T >::value, const T* >::type c_str(std::basi… in c_str() function
|
| /third_party/boost/boost/metaparse/v1/cpp11/ |
| D | string.hpp | 193 struct c_str<boost::metaparse::v1::string<Cs...>> struct 195 typedef c_str type; 196 static constexpr char value[sizeof...(Cs) + 1] = {Cs..., 0};
|
| /third_party/boost/boost/metaparse/v1/cpp98/ |
| D | string.hpp | 199 struct c_str< struct 205 typedef c_str type; 206 static const char value[BOOST_METAPARSE_LIMIT_STRING_SIZE + 1];
|
| /third_party/boost/libs/convert/test/ |
| D | str_to_int.cpp | 28 char const* const c_str = "-12"; in int_to_str() local 60 char const* const c_str = "-123"; in str_to_int() local
|
| D | printf_converter.cpp | 28 char const* const c_str = "-12"; in main() local
|
| D | strtol_converter.cpp | 40 char const* const c_str = "12"; in test_str_to_uint() local 67 char const* const c_str = "-12"; in test_str_to_int() local 308 char const* const c_str = "1.23456"; in test_str_to_dbl() local
|
| D | lcast_converter.cpp | 62 char const* const c_str = "-12"; in main() local
|
| /third_party/boost/libs/mpl/doc/src/refmanual/ |
| D | c_str.rst | 4 c_str title
|
| /third_party/boost/boost/mpl/ |
| D | string.hpp | 580 struct c_str struct 582 typedef typename mpl::end<Sequence>::type iend; 583 typedef typename mpl::begin<Sequence>::type i0; 591 typedef c_str type; 592 static typename Sequence::value_type const value[BOOST_MPL_LIMIT_STRING_SIZE+1];
|
| /third_party/boringssl/src/third_party/googletest/include/gtest/internal/ |
| D | gtest-filepath.h | 81 const char* c_str() const { return pathname_.c_str(); } in c_str() function
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| D | gtest-filepath.h | 81 const char* c_str() const { return pathname_.c_str(); } in c_str() function
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | InfoSink.h | 110 const char *c_str() const { return sink.c_str(); } in c_str() function
|
| /third_party/boost/boost/beast/core/detail/ |
| D | win32_unicode_path.hpp | 56 WCHAR_ const* c_str() const noexcept in c_str() function in boost::beast::detail::win32_unicode_path
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | InfoSink.h | 119 const char *c_str() const in c_str() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | InfoSink.h | 106 const char* c_str() const { return sink.c_str(); } in c_str() function
|
| /third_party/boost/libs/regex/test/regress/ |
| D | test_locale.hpp | 49 static const char* c_str() in c_str() function in test_locale
|
| /third_party/boost/boost/filesystem/ |
| D | path_traits.hpp | 81 bool empty(T * const & c_str) in empty() 293 void dispatch(T * const & c_str, U& to, const codecvt_type& cvt) in dispatch() 328 void dispatch(T * const & c_str, U& to) in dispatch()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | DebugSink.h | 102 const char *c_str() const { return mParent.c_str(); } in c_str() function
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrSwizzle.h | 37 constexpr const char* c_str() const { return fSwiz; } in c_str() function
|
| /third_party/boost/boost/iostreams/detail/ |
| D | path.hpp | 129 const char* c_str() const { return narrow_.c_str(); } in c_str() function in boost::iostreams::detail::path
|
| /third_party/flutter/skia/src/core/ |
| D | SkReadBuffer.cpp | 149 const char* c_str = this->skipT<char>(*len+1); in readString() local 159 if (const char* c_str = this->readString(&len)) { in readString() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | SmallString.h | 270 const char* c_str() { in c_str() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | SmallString.h | 269 const char* c_str() { in c_str() function
|