Home
last modified time | relevance | path

Searched refs:commentBOL (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp106 virtual std::string commentBOL() const { return ""; } in commentBOL() function in __anon778020270111::TPrinter
301 out << commentBOL() << escapeComment(comment[line].asString()) << in printComments()
412 std::string commentBOL() const override { return indent(5) + '"'; } in commentBOL() function in __anon778020270111::TPrinterJSON
504 std::string commentBOL() const override { return "** "; } in commentBOL() function in __anon778020270111::TPrinterC
558 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anon778020270111::TPrinterCPP
613 std::string commentBOL() const override { return "-- "; } in commentBOL() function in __anon778020270111::TPrinterLua
642 std::string commentBOL() const override { return "# "; } in commentBOL() function in __anon778020270111::TPrinterPython
667 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anon778020270111::TPrinterCSharp
704 std::string commentBOL() const override { return " + "; } in commentBOL() function in __anon778020270111::TPrinterD
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp106 virtual std::string commentBOL() const { return ""; } in commentBOL() function in __anona3c5882d0111::TPrinter
299 out << commentBOL() << escapeComment(comment[line].asString()) << in printComments()
410 std::string commentBOL() const override { return indent(5) + '"'; } in commentBOL() function in __anona3c5882d0111::TPrinterJSON
502 std::string commentBOL() const override { return "** "; } in commentBOL() function in __anona3c5882d0111::TPrinterC
556 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anona3c5882d0111::TPrinterCPP
611 std::string commentBOL() const override { return "-- "; } in commentBOL() function in __anona3c5882d0111::TPrinterLua
640 std::string commentBOL() const override { return "# "; } in commentBOL() function in __anona3c5882d0111::TPrinterPython
665 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anona3c5882d0111::TPrinterCSharp
/external/shaderc/spirv-headers/tools/buildHeaders/
Dheader.cpp106 virtual std::string commentBOL() const { return ""; } in commentBOL() function in __anon275b46a40111::TPrinter
298 out << commentBOL() << escapeComment(comment[line].asString()) << in printComments()
409 std::string commentBOL() const override { return indent(5) + '"'; } in commentBOL() function in __anon275b46a40111::TPrinterJSON
501 std::string commentBOL() const override { return "** "; } in commentBOL() function in __anon275b46a40111::TPrinterC
555 std::string commentBOL() const override { return "// "; } in commentBOL() function in __anon275b46a40111::TPrinterCPP
610 std::string commentBOL() const override { return "-- "; } in commentBOL() function in __anon275b46a40111::TPrinterLua
639 std::string commentBOL() const override { return "# "; } in commentBOL() function in __anon275b46a40111::TPrinterPython