Home
last modified time | relevance | path

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

/external/shaderc/spirv-headers/tools/buildHeaders/
Dheader.cpp106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anonbd679e6f0111::TPrinter
413 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anonbd679e6f0111::TPrinterJSON
544 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anonbd679e6f0111::TPrinterC
748 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anonbd679e6f0111::TPrinterD
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anon2420adf20111::TPrinter
416 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anon2420adf20111::TPrinterJSON
550 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anon2420adf20111::TPrinterC
771 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anon2420adf20111::TPrinterD
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anonee46feb80111::TPrinter
416 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anonee46feb80111::TPrinterJSON
550 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anonee46feb80111::TPrinterC
771 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anonee46feb80111::TPrinterD
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/
Dheader.cpp106 virtual std::string commentBeg() const { return ""; } in commentBeg() function in __anon968d2a6c0111::TPrinter
416 std::string commentBeg() const override { return indent(4) + "[\n"; } in commentBeg() function in __anon968d2a6c0111::TPrinterJSON
595 std::string commentBeg() const override { return "/*\n"; } in commentBeg() function in __anon968d2a6c0111::TPrinterC
816 std::string commentBeg() const override { return "/+\n"; } in commentBeg() function in __anon968d2a6c0111::TPrinterD