Home
last modified time | relevance | path

Searched refs:writeLine (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.cpp58 void GLSLCodeGenerator::writeLine(skstd::string_view s) { in writeLine() function in SkSL::GLSLCodeGenerator
66 this->writeLine(); in finishLine()
148 this->writeLine(" {"); in writeStructDefinition()
160 this->writeLine(";"); in writeStructDefinition()
163 this->writeLine("};"); in writeStructDefinition()
1048 this->writeLine(" {"); in writeFunction()
1063 this->writeLine("}"); in writeFunction()
1072 this->writeLine(";"); in writeFunctionPrototype()
1123 this->writeLine(intf.typeName() + " {"); in writeInterfaceBlock()
1133 this->writeLine(" " in writeInterfaceBlock()
[all...]
H A DSkSLMetalCodeGenerator.cpp80 void MetalCodeGenerator::writeLine(skstd::string_view s) { in writeLine() function in SkSL::MetalCodeGenerator
88 this->writeLine(); in finishLine()
93 this->writeLine("#extension " + ext.name() + " : enable"); in writeExtension()
120 this->writeLine("struct " + type.name() + " {"); in writeStructDefinition()
124 this->writeLine("};"); in writeStructDefinition()
207 this->writeLine(";"); in getOutParamHelper()
254 this->writeLine(") {"); in getOutParamHelper()
274 this->writeLine(";"); in getOutParamHelper()
296 this->writeLine(");"); in getOutParamHelper()
308 this->writeLine(";"); in getOutParamHelper()
[all...]
H A DSkSLPipelineStageCodeGenerator.cpp65 void writeLine(skstd::string_view s = skstd::string_view());
142 void PipelineStageCodeGenerator::writeLine(skstd::string_view s) { in writeLine() function in SkSL::PipelineStage::PipelineStageCodeGenerator
287 this->writeLine(") {"); in writeSwitchStatement()
293 this->writeLine(":"); in writeSwitchStatement()
295 this->writeLine("default:"); in writeSwitchStatement()
299 this->writeLine(); in writeSwitchStatement()
302 this->writeLine(); in writeSwitchStatement()
336 this->writeLine(); in writeFunction()
700 this->writeLine("{"); in writeBlock()
705 this->writeLine(); in writeBlock()
[all...]
H A DSkSLGLSLCodeGenerator.h62 void writeLine(skstd::string_view s = skstd::string_view());
H A DSkSLMetalCodeGenerator.h82 void writeLine(skstd::string_view s = skstd::string_view());
/third_party/typescript/tests/baselines/reference/
H A DparserRealSource5.js45 public writeLine(s) {
108 PrintContext.prototype.writeLine = function (s) {
H A DparserRealSource11.js134 context.writeLine(lab);
2508 context.writeLine(lab);
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
H A DXLIFF2ICUConverter.java1226 private void writeLine(OutputStream writer, String line) { in writeLine() method in XLIFF2ICUConverter
1250 writeLine(writer, format.format(args)); in writeHeader()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js11182 writeLine: function () { return str += " "; },
99975 function writeLine(count) { global() function
[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 186 milliseconds