Searched refs:tag_content (Results 1 – 2 of 2) sorted by relevance
47 tag_content() { function94 tag_content Message "Assembling %(Filename)%(Extension)" \96 … tag_content Command "$(eval echo \$asm_${cfg}_cmdline) -o \$(IntDir)$objf" \98 tag_content Outputs "\$(IntDir)$objf" \108 tag_content ObjectFileName "\$(IntDir)$objf"111 tag_content AdditionalOptions "/arch:AVX"121 tag_content Project "$depguid"122 tag_content ReferenceOutputAssembly false301 tag_content Configuration $config302 tag_content Platform $plat[all …]
113 std::string tag_content = data_provider->ConsumeRandomLengthString(); in GenTagBody() local114 return tag.tag_start + tag_content + tag.tag_end; in GenTagBody()