Home
last modified time | relevance | path

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

/aosp_15_r20/external/shaderc/spirv-headers/tools/buildHeaders/
Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon7a1f04110111::TPrinter
416 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon7a1f04110111::TPrinterJSON
/aosp_15_r20/external/angle/third_party/spirv-headers/src/tools/buildHeaders/
H A Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon4904c38e0111::TPrinter
427 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon4904c38e0111::TPrinterJSON
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anonb66e54da0111::TPrinter
419 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anonb66e54da0111::TPrinterJSON
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp109 virtual std::string commentEOL(bool isLast) const { return ""; } in commentEOL() function in __anon52e317940111::TPrinter
419 std::string commentEOL(bool isLast) const override { return (isLast ? "\"" : "\","); } in commentEOL() function in __anon52e317940111::TPrinterJSON