Home
last modified time | relevance | path

Searched defs:out_string (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Daspectratiocrop.c41 check_aspectratiocrop (const gchar * in_string, const gchar * out_string, in check_aspectratiocrop()
/third_party/boost/libs/phoenix/example/
Dbind_goose.cpp58 void out_string(const std::string &s) in out_string() function
/third_party/openssl/crypto/ui/
Dui_local.h63 const char *out_string; /* Input */ member
/third_party/mindspore/mindspore/lite/src/delegate/tensorrt/
Dtensorrt_utils.cc378 …std::string out_string = "tensor " + std::string(trt_tensor->getName()) + ": format (NHWC:1, NCHW:… in GetTensorFormat() local
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c3142 char *out_string, *output; in pa_escape() local