Home
last modified time | relevance | path

Searched refs:writeEscaped (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DAnalysis.cpp27 void writeEscaped(llvm::raw_ostream &OS, const llvm::StringRef S);
30 void writeEscaped<kEscapeCsv>(llvm::raw_ostream &OS, const llvm::StringRef S) { in writeEscaped() function
47 void writeEscaped<kEscapeHtml>(llvm::raw_ostream &OS, const llvm::StringRef S) { in writeEscaped() function
61 void writeEscaped<kEscapeHtmlString>(llvm::raw_ostream &OS, in writeEscaped() function
78 writeEscaped<Tag>(OS, "[noise]"); in writeClusterId()
80 writeEscaped<Tag>(OS, "[error]"); in writeClusterId()
87 writeEscaped<Tag>(OS, llvm::formatv("{0:F}", Value).str()); in writeMeasurementValue()
101 writeEscaped<Tag>(OS, llvm::join(Lines, Separator)); in writeSnippet()
102 writeEscaped<Tag>(OS, Separator); in writeSnippet()
103 writeEscaped<Tag>(OS, "[error decoding asm snippet]"); in writeSnippet()
[all …]
/external/deqp/framework/qphelper/
DqpXmlWriter.c46 static deBool writeEscaped (qpXmlWriter* writer, const char* str) in writeEscaped() function
196 return writeEscaped(writer, str); in qpXmlWriter_writeString()
214 writeEscaped(writer, attrib->stringValue); in qpXmlWriter_startElement()
221 writeEscaped(writer, buf); in qpXmlWriter_startElement()
226 writeEscaped(writer, attrib->boolValue ? "True" : "False"); in qpXmlWriter_startElement()
/external/jsilver/src/com/google/clearsilver/jsilver/template/
DRenderingContext.java51 void writeEscaped(String text); in writeEscaped() method
DDefaultRenderingContext.java115 public void writeEscaped(String text) { in writeEscaped() method in DefaultRenderingContext
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
DTemplateInterpreter.java234 context.writeEscaped(variable.getSymlink().getName()); in caseANameCommand()
407 context.writeEscaped(value.asString()); in writeVariable()
415 context.writeEscaped(value.asString()); in autoEscapeAndWriteVariable()
/external/vogar/lib/
Dkxml-libcore-20110123.jarorg/kxml2/ org/kxml2/kdom/ org/kxml2/kdom/Element.class ...
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...