Home
last modified time | relevance | path

Searched refs:commentEOL (Results 1 – 4 of 4) sorted by relevance

/external/shaderc/spirv-headers/tools/buildHeaders/
Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon4ddd23e00111::TPrinter
304 commentEOL((line+1) == comment.size()) << std::endl; in printComments()
416 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon4ddd23e00111::TPrinterJSON
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/
Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon4a6f5f560111::TPrinter
306 commentEOL((line+1) == comment.size()) << std::endl; in printComments()
418 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon4a6f5f560111::TPrinterJSON
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon7233a4690111::TPrinter
306 commentEOL((line+1) == comment.size()) << std::endl; in printComments()
418 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon7233a4690111::TPrinterJSON
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon032cf5630111::TPrinter
306 commentEOL((line+1) == comment.size()) << std::endl; in printComments()
418 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon032cf5630111::TPrinterJSON