Home
last modified time | relevance | path

Searched defs:output_string (Results 1 – 17 of 17) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/strlen/
D1-1.c32 char *output_string; in random_string() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/strcpy/
D1-1.c34 char *output_string; in random_string() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/strncpy/
D1-1.c36 char *output_string = NULL; in random_string() local
D2-1.c37 char *output_string; in random_string() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/strchr/
D1-1.c43 char *output_string = malloc(len + 1); in random_string() local
/external/grpc-grpc/src/core/lib/json/
Djson_writer.h44 void (*output_string)(void* userdata, const char* str); member
/external/tensorflow/tensorflow/core/kernels/
Ddecode_compressed_op.cc109 tstring output_string; in Compute() local
Dencode_proto_op.cc615 TStringOutputStream output_string(&bufs(message_index)); in Compute() local
/external/libaom/libaom/
Ddocs.cmake148 set(output_string "${output_string} ${list_item} ") variable
/external/webrtc/logging/rtc_event_log/
Drtc_event_log_impl.cc262 void RtcEventLogImpl::WriteToOutput(const std::string& output_string) { in WriteToOutput()
/external/grpc-grpc/test/core/util/
Dtest_config.cc219 static void output_string(const char* string) { in output_string() function
/external/skia/bench/
DSkSLBench.cpp47 static const char* output_string(Output output) { in output_string() function in SkSLCompileBench
/external/webrtc/logging/rtc_event_log/encoder/
Drtc_event_log_encoder_legacy.cc773 std::string output_string = event_stream.SerializeAsString(); in Serialize() local
/external/tensorflow/tensorflow/python/client/
Dtf_session_wrapper.cc393 std::string output_string = in PYBIND11_MODULE() local
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc887 std::string* output_string = output_string_; in IsMatch() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1899 std::string* output_string, in preprocess()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DShaderLang.cpp1924 std::string* output_string, in preprocess()