| /third_party/glslang/glslang/ResourceLimits/ |
| D | resource_limits_c.cpp | 48 char* c_str = (char*)malloc(cpp_str.length() + 1); in glslang_default_resource_string() local
|
| /third_party/protobuf/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/googletest/googletest/include/gtest/internal/ |
| D | gtest-filepath.h | 86 const char* c_str() const { return pathname_.c_str(); } in c_str() function
|
| /third_party/mesa3d/src/gtest/include/gtest/internal/ |
| D | gtest-filepath.h | 81 const char* c_str() const { return pathname_.c_str(); } in c_str() function
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | string.h | 26 const char *c_str() const { return reinterpret_cast<const char *>(Data()); } 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/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/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | DebugSink.h | 102 const char *c_str() const { return mParent.c_str(); } in c_str() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/communication/ |
| D | _hccl_management.py | 94 def c_str(string): function
|
| /third_party/glslang/glslang/Include/ |
| D | InfoSink.h | 85 const char* c_str() const { return sink.c_str(); } in c_str() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/opcoders/nnacl/fp32/ |
| D | matmul_fp32_base_coder.cc | 234 std::string c_str = allocator_->GetRuntimeAddr(output_tensor_); in DoCode() local
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | conv.rs | 20 pub(super) fn c_str(c: &CStr) -> *const c::c_char { in c_str() function
|
| /third_party/ninja/src/ |
| D | test.h | 120 const char* c_str() const { return path_.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
|
| /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/sfntly/cpp/src/test/tinyxml/ |
| D | tinystr.h | 128 const char * c_str () const { return rep_->str; } in c_str() function
|
| /third_party/skia/src/core/ |
| D | SkReadBuffer.cpp | 137 const char* c_str = this->skipT<char>(*len+1); in readString() local 147 if (const char* c_str = this->readString(&len)) { in readString() local
|
| /third_party/skia/src/gpu/ |
| D | GrShaderVar.h | 94 const char* c_str() const { return this->getName().c_str(); } in c_str() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/ |
| D | WindowsSupport.h | 193 c_str(SmallVectorImpl<T> &str) { in c_str() function
|
| /third_party/rust/crates/bindgen/bindgen-integration/src/ |
| D | lib.rs | 44 let c_str = unsafe { bindings::Test::name() }; in test_static_method() localVariable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
| D | WindowsSupport.h | 208 c_str(SmallVectorImpl<T> &str) { in c_str() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/ |
| D | graph_kernel_flags.cc | 37 std::vector<char> c_str(str.begin(), str.end()); in GetTokens() local
|
| /third_party/json/tests/src/ |
| D | unit-alt-string.cpp | 98 const char* c_str() const in c_str() function in alt_string
|
| /third_party/skia/include/core/ |
| D | SkString.h | 134 const char* c_str() const { return fRec->data(); } in c_str() function
|
| /third_party/json/tests/thirdparty/doctest/ |
| D | doctest.h | 642 const char* c_str() const { return const_cast<String*>(this)->c_str(); } // NOLINT in c_str() function 643 char* c_str() { in c_str() function 858 const char* c_str() const { return content.string.c_str(); } in c_str() function
|