Home
last modified time | relevance | path

Searched defs:value_string (Results 1 – 13 of 13) sorted by relevance

/third_party/grpc/src/core/lib/transport/
Dmetadata_batch.cc137 auto value_string = value.as_string_view(); in ParseMemento() local
267 auto value_string = value.as_string_view(); in ParseMemento() local
/third_party/re2/re2/testing/
Dre2_arg_test.cc22 const char * value_string; member
/third_party/rust/rust/compiler/rustc_macros/src/
Dsymbols.rs158 let value_string = value.value(); in symbols_with_errors() localVariable
/third_party/json/include/nlohmann/detail/input/
Dlexer.hpp45 value_string, ///< a string -- use get_string() for actual value enumerator
/third_party/gn/src/base/
Dcommand_line.cc402 const std::string& value_string) { in AppendSwitch()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dkernel_graph.cc496 std::string value_string; in NewValueNode() local
Dsession_basic.cc739 auto value_string = GetValue<std::string>(value); in GetValueNodeOutput() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dkernel_runtime.cc1131 auto value_string = GetValue<std::string>(value); in CreateDeviceAddressForStringValue() local
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc669 std::string value_string(value, value_len); in CheckAndSetString() local
/third_party/ffmpeg/fftools/
Dffprobe.c392 static char *value_string(char *buf, int buf_size, struct unit_value uv) in value_string() function
/third_party/python/Modules/
Dposixmodule.c11152 const char *value_string = PyBytes_AS_STRING(value); in os_putenv_impl() local
/third_party/json/single_include/nlohmann/
Djson.hpp7416 value_string, ///< a string -- use get_string() for actual value enumerator
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp6446 value_string, ///< a string -- use get_string() for actual value enumerator