Home
last modified time | relevance | path

Searched defs:writeComment (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dgenk-timing.py87 def writeComment(self, comment): member in KScriptGenerator
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
Dgenk-timing.py87 def writeComment(self, comment): member in KScriptGenerator
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dgenk-timing.py92 def writeComment(self, comment): member in KScriptGenerator
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dgenk-timing.py87 def writeComment(self, comment): member in KScriptGenerator
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dgenk-timing.py87 def writeComment(self, comment): member in KScriptGenerator
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/
Dgenk-timing.py92 def writeComment(self, comment): member in KScriptGenerator
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
DJavaSourceWriter.java76 public void writeComment(String comment) { in writeComment() method in JavaSourceWriter
/external/catch2/include/internal/
Dcatch_xmlwriter.cpp252 XmlWriter& XmlWriter::writeComment( std::string const& text ) { in writeComment() function in Catch::XmlWriter
/external/cldr/tools/java/org/unicode/cldr/util/
DXPathParts.java308 …private XPathParts writeComment(PrintWriter pw, Comments xpath_comments, int index, Comments.Comme… in writeComment() method in XPathParts
1034 static void writeComment(PrintWriter pw, int indent, String comment, boolean blockComment) { in writeComment() method in XPathParts
/external/doclava/src/com/google/doclava/
DStubs.java1104 static void writeComment(PrintStream stream, DocInfo doc) { in writeComment() method in Stubs
/external/bcc/tests/cc/
Dcatch.hpp9020 XmlWriter& writeComment( std::string const& text ) { in writeComment() function in Catch::XmlWriter
/external/catch2/single_include/catch2/
Dcatch.hpp12956 XmlWriter& XmlWriter::writeComment( std::string const& text ) { in writeComment() function in Catch::XmlWriter