Home
last modified time | relevance | path

Searched defs:c_str (Results 1 - 25 of 39) 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
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dfixed_string.h199 constexpr CharT const* c_str() const in c_str() function in basic_fixed_string
H A Dstring.h351 const_pointer c_str() const in c_str() function in basic_string
/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
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_auth.c37 chap_gen_challenge( struct iscsi_conn *conn, int caller, char *c_str, unsigned int *c_len) chap_gen_challenge() argument
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_auth.c37 chap_gen_challenge( struct iscsit_conn *conn, int caller, char *c_str, unsigned int *c_len) chap_gen_challenge() argument
/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
/kernel/linux/linux-6.6/rust/kernel/
H A Dstr.rs346 macro_rules! c_str { global() macros
[all...]
/third_party/skia/include/core/
H A DSkString.h134 const char* c_str() const { return fRec->data(); } in c_str() function in SkString

Completed in 15 milliseconds

12