Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strlen/
D1-1.c32 char *output_string; in random_string() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strcpy/
D1-1.c34 char *output_string; in random_string() local
/third_party/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
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strchr/
D1-1.c43 char *output_string = malloc(len + 1); in random_string() local
/third_party/skia/bench/
DSkSLBench.cpp46 static const char* output_string(Output output) { in output_string() function in SkSLCompileBench
/third_party/vulkan-loader/loader/
Dadapters.h80 WCHAR output_string[1]; member
/third_party/gn/src/gn/
Dninja_build_writer.cc534 std::string output_string(output.value()); local
Dcommand_format.cc1399 std::string output_string; in RunFormat() local
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc890 std::string* output_string = output_string_; in IsMatch() local
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1927 std::string* output_string, in preprocess()