Home
last modified time | relevance | path

Searched defs:c_str (Results 1 - 25 of 34) sorted by relevance

12

/third_party/glslang/glslang/ResourceLimits/
H A Dresource_limits_c.cpp48 char* c_str = (char*)malloc(cpp_str.length() + 1); in glslang_default_resource_string() local
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-filepath.h86 const char* c_str() const { return pathname_.c_str(); } in c_str() function in testing::internal::FilePath
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-filepath.h81 const char* c_str() const { return pathname_.c_str(); } in c_str() function in testing::internal::FilePath
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-filepath.h86 const char* c_str() const { return pathname_.c_str(); } in c_str() function in testing::internal::FilePath
/third_party/ninja/src/
H A Dtest.h120 const char* c_str() const { return path_.c_str(); } in c_str() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInfoSink.h106 const char* c_str() const { return sink.c_str(); } in c_str() function in TInfoSinkBase
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.h128 const char * c_str () const { return rep_->str; } in c_str() function in TiXmlString
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat.h248 AlphaNum(const char* c_str) : piece_(c_str) {} // NOLINT(runtime/explicit) in AlphaNum() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DInfoSink.h119 const char *c_str() const in c_str() function in sh::TInfoSinkBase
/third_party/glslang/glslang/Include/
H A DInfoSink.h85 const char* c_str() const { return sink.c_str(); } in c_str() function in glslang::TInfoSinkBase
/third_party/json/tests/src/
H A Dunit-alt-string.cpp99 const char* c_str() const in c_str() function in alt_string
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DDebugSink.h102 const char *c_str() const { return mParent.c_str(); } in c_str() function in sh::DebugSink
/third_party/skia/src/gpu/
H A DGrShaderVar.h94 const char* c_str() const { return this->getName().c_str(); } in c_str() function in GrShaderVar
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallString.h270 const char* c_str() { in c_str() function in llvm::SmallString
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallString.h269 const char* c_str() { in c_str() function in llvm::SmallString
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dlayout_test.cc1611 const char* c_str() const { in c_str() function in absl::container_internal::__anon19184::example::CompactString
/third_party/node/deps/v8/src/ast/
H A Dast-value-factory.h210 const char* c_str() const { return bigint_; } in c_str() function in v8::internal::AstBigInt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h193 c_str(SmallVectorImpl<T> &str) { in c_str() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
H A DWindowsSupport.h208 c_str(SmallVectorImpl<T> &str) { in c_str() function
/third_party/skia/include/core/
H A DSkString.h134 const char* c_str() const { return fRec->data(); } in c_str() function in SkString
/third_party/exfatprogs/lib/
H A Dlibexfat.c280 char c_str[MB_LEN_MAX]; in exfat_utf16_dec() local
/third_party/skia/src/core/
H A DSkReadBuffer.cpp137 const char* c_str = this->skipT<char>(*len+1); in readString() local
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp37 const char* c_str = static_cast<const char*>(d.data()); in ToValidUtf8String() local
/third_party/skia/dm/
H A DDMSrcSink.h71 const char* c_str() const { return fMsg.c_str(); } in c_str() function in DM::Result
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h507 const char* c_str() const { return c_str_; } in c_str() function in Json::StaticString

Completed in 19 milliseconds

12