Home
last modified time | relevance | path

Searched defs:string_data (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/
Dstring_util.cc75 char *string_data = reinterpret_cast<char *>(data); in WriteStringsToTensor() local
114 auto *string_data = reinterpret_cast<char *>(data); in WriteSeperatedStringsToTensor() local
/third_party/openssl/crypto/ui/
Dui_local.h82 } string_data; member
/third_party/skia/third_party/externals/zlib/contrib/bench/
Dzlib_bench.cc40 inline char* string_data(std::string* s) { in string_data() function
/third_party/skia/m133/third_party/externals/zlib/contrib/bench/
Dzlib_bench.cc40 inline char* string_data(std::string* s) { in string_data() function
/third_party/rust/crates/cxx/src/
Dcxx_string.rs22 fn string_data(this: &CxxString) -> *const u8; in string_data() function
/third_party/mindspore/mindspore-src/source/third_party/proto/onnx/
Donnx.proto394 repeated bytes string_data = 6; field
/third_party/mindspore/mindspore-src/source/mindspore/core/proto/
Dmind_ir.proto202 repeated bytes string_data = 5; field