Home
last modified time | relevance | path

Searched defs:output_string (Results 1 – 13 of 13) 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/skia/m133/bench/
DSkSLBench.cpp73 static const char* output_string(Output output) { in output_string() function in SkSLCompileBench
/third_party/gn/src/gn/
Dninja_build_writer.cc585 std::string output_string(output.value()); local
Dcommand_format.cc1421 std::string output_string; in RunFormat() local
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1882 std::string* output_string, in preprocess()
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1042 std::string* output_string = output_string_; in IsMatch() local
/third_party/mesa3d/src/util/
Dparson.c276 char *output_string = (char*)parson_malloc(n + 1); in parson_strndup() local