Home
last modified time | relevance | path

Searched refs:string_out (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_signature.c407 copy_semantic_name_to_string(struct _mesa_string_buffer *string_out, const char *name) in copy_semantic_name_to_string() argument
410 uint32_t retval = string_out->length; in copy_semantic_name_to_string()
412 _mesa_string_buffer_append_len(string_out, name, name_len); in copy_semantic_name_to_string()
/third_party/gn/src/gn/
H A Dvisual_studio_writer.cc760 std::ostream string_out(&storage); in WriteSolutionFile()
761 WriteSolutionFileContents(string_out, sln_path.DirName()); in WriteSolutionFile()

Completed in 4 milliseconds