Home
last modified time | relevance | path

Searched refs:write (Results 1 – 25 of 6313) sorted by relevance

12345678910>>...253

/external/curl/packages/vms/
Dconfig_h.com88 $ write sys$output "Found existing custom file ''file'."
91 $ write sys$output "Creating new sys$disk:[]config_vms.h for you."
162 $ write sys$output "Can not find sys$disk:config.h.in"
165 $ write/symbol sys$output line_out
168 $ write sys$output "Also looked in PRJ_INCLUDE: for these files."
171 $ write tf ""
172 $ write tf -
174 $ write tf -
176 $ write tf -
180 $ write tf -
[all …]
Dgenerate_config_vms_h_curl.com116 $ write sys$output "NOTICE: A LIBIDN port has been detected."
117 $ write sys$output " This port of curl for VMS has not been tested with it."
124 $ write sys$output " LIBIDN support is not enabled."
125 $ write sys$output "Run with the ""libidn"" parameter to attempt to use."
127 $ write sys$output " Untested LIBIDN support requested."
135 $ write sys$output "NOTICE: A LIBSSH2 port has been detected."
136 $ write sys$output " This port of curl for VMS has not been tested with it."
143 $ write sys$output " LIBSSH2 support is not enabled."
144 $ write sys$output "Run with the ""libssh2"" parameter to attempt to use."
146 $ write sys$output " Untested LIBSSH2 support requested."
[all …]
/external/freetype/src/tools/
Dglnames.py4922 write = file.write
4923 write( "#ifndef DEFINE_PS_TABLES_DATA\n" )
4924 write( "#ifdef __cplusplus\n" )
4925 write( ' extern "C"\n' )
4926 write( "#else\n" )
4927 write( " extern\n" )
4928 write( "#endif\n" )
4929 write( "#endif\n" )
4930 write( " const char " + self.master_table +
4932 write( "#ifdef DEFINE_PS_TABLES_DATA\n" )
[all …]
/external/skia/gn/
Dgn_to_cmake.py62 out.write('set("')
63 out.write(CMakeStringEscape(variable_name))
64 out.write('" "')
65 out.write(CMakeStringEscape(value))
66 out.write('")\n')
75 out.write('list(APPEND "')
76 out.write(CMakeStringEscape(variable_name))
77 out.write('"\n "')
78 out.write('"\n "'.join([CMakeStringEscape(value) for value in values]))
79 out.write('")\n')
[all …]
/external/skqp/gn/
Dgn_to_cmake.py62 out.write('set("')
63 out.write(CMakeStringEscape(variable_name))
64 out.write('" "')
65 out.write(CMakeStringEscape(value))
66 out.write('")\n')
75 out.write('list(APPEND "')
76 out.write(CMakeStringEscape(variable_name))
77 out.write('"\n "')
78 out.write('"\n "'.join([CMakeStringEscape(value) for value in values]))
79 out.write('")\n')
[all …]
/external/slf4j/slf4j-site/src/site/pages/templates/
Dleft.js1 document.write('<div class="menuGroup">');
2 document.write(' <p class="menu_header">SLF4J Project</p>');
3 document.write(' <a href="index.html">Introduction</a>');
4 document.write(' <a href="download.html">Download</a>');
5 document.write(' <a href="docs.html">Documentation</a>');
6 document.write(' <a href="license.html">License</a>');
7 document.write(' <a href="news.html">News</a>');
9 document.write(' <p class="menu_header">Support</p>');
11 document.write(' <a href="mailing-lists.html">Mailing Lists</a>');
12 document.write(' <a href="bug-reporting.html">Bug Reporting</a>');
[all …]
/external/v8/gnparser/
DgnLexer.py11 buf.write(u"\3\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\2")
12 buf.write(u"\24\u008e\b\1\4\2\t\2\4\3\t\3\4\4\t\4\4\5\t\5\4\6\t\6")
13 buf.write(u"\4\7\t\7\4\b\t\b\4\t\t\t\4\n\t\n\4\13\t\13\4\f\t\f\4")
14 buf.write(u"\r\t\r\4\16\t\16\4\17\t\17\4\20\t\20\4\21\t\21\4\22\t")
15 buf.write(u"\22\4\23\t\23\4\24\t\24\4\25\t\25\3\2\3\2\3\3\3\3\3\4")
16 buf.write(u"\3\4\3\4\3\5\3\5\3\6\3\6\3\7\3\7\3\b\3\b\3\t\3\t\3\n")
17 buf.write(u"\3\n\3\13\3\13\3\13\3\13\3\13\3\f\3\f\3\f\3\f\3\f\5\f")
18 buf.write(u"I\n\f\3\r\3\r\3\16\3\16\3\16\3\16\3\16\3\16\3\16\3\16")
19 buf.write(u"\3\16\3\16\3\16\3\16\3\16\3\16\5\16[\n\16\3\17\3\17\3")
20 buf.write(u"\17\7\17`\n\17\f\17\16\17c\13\17\3\20\5\20f\n\20\3\20")
[all …]
/external/python/cpython3/Tools/parser/
Dunparse.py41 self.f.write("\n"+" "*self._indent + text)
43 def write(self, text): member in Unparser
45 self.f.write(text)
49 self.write(":")
84 interleave(lambda: self.write(", "), self.dispatch, t.names)
88 self.write("." * t.level)
90 self.write(t.module)
91 self.write(" import ")
92 interleave(lambda: self.write(", "), self.dispatch, t.names)
98 self.write(" = ")
[all …]
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/
DInstructionMethodItem.java84 writer.write("#"); in writeInvalidItemIndex()
85 writer.write(ex.getMessage()); in writeInvalidItemIndex()
86 writer.write("\n"); in writeInvalidItemIndex()
103 writer.write("#was invalid verification error type: "); in writeTo()
105 writer.write("\n"); in writeTo()
126 writer.write("#invalid reference type: "); in writeTo()
144 writer.write("#invalid reference type: "); in writeTo()
184 writer.write("#invalid payload reference\n"); in writeTo()
191 writer.write("#disallowed odex opcode\n"); in writeTo()
197 writer.write("#"); in writeTo()
[all …]
/external/skqp/src/sksl/
DSkSLMetalCodeGenerator.cpp35 void MetalCodeGenerator::write(const char* s) { in write() function in SkSL::MetalCodeGenerator
49 this->write(s); in writeLine()
54 void MetalCodeGenerator::write(const String& s) { in write() function in SkSL::MetalCodeGenerator
55 this->write(s.c_str()); in write()
76 this->write(type.name()); in writeType()
85 this->write("}"); in writeType()
89 this->write(to_string(type.columns())); in writeType()
93 this->write(to_string(type.columns())); in writeType()
94 this->write("x"); in writeType()
95 this->write(to_string(type.rows())); in writeType()
[all …]
DSkSLGLSLCodeGenerator.cpp24 void GLSLCodeGenerator::write(const char* s) { in write() function in SkSL::GLSLCodeGenerator
38 this->write(s); in writeLine()
43 void GLSLCodeGenerator::write(const String& s) { in write() function in SkSL::GLSLCodeGenerator
44 this->write(s.c_str()); in write()
47 void GLSLCodeGenerator::write(StringFragment s) { in write() function in SkSL::GLSLCodeGenerator
56 fOut->write(s.fChars, s.fLength); in write()
74 fExtensions.write(name.c_str(), name.length()); in writeExtension()
170 this->write(type.fName); in writeType()
175 this->write("struct "); in writeType()
176 this->write(type.fName); in writeType()
[all …]
/external/protobuf/python/google/protobuf/internal/
Dencoder.py372 def EncodeVarint(write, value): argument
376 write(six.int2byte(0x80|bits))
379 return write(six.int2byte(bits))
388 def EncodeSignedVarint(write, value): argument
394 write(six.int2byte(0x80|bits))
397 return write(six.int2byte(bits))
440 def EncodePackedField(write, value): argument
441 write(tag_bytes)
445 local_EncodeVarint(write, size)
447 encode_value(write, element)
[all …]
/external/skia/src/sksl/
DSkSLMetalCodeGenerator.cpp37 void MetalCodeGenerator::write(const char* s) { in write() function in SkSL::MetalCodeGenerator
51 this->write(s); in writeLine()
56 void MetalCodeGenerator::write(const String& s) { in write() function in SkSL::MetalCodeGenerator
57 this->write(s.c_str()); in write()
78 this->write(type.name()); in writeType()
87 this->write("}"); in writeType()
91 this->write(to_string(type.columns())); in writeType()
95 this->write(to_string(type.columns())); in writeType()
96 this->write("x"); in writeType()
97 this->write(to_string(type.rows())); in writeType()
[all …]
DSkSLGLSLCodeGenerator.cpp24 void GLSLCodeGenerator::write(const char* s) { in write() function in SkSL::GLSLCodeGenerator
38 this->write(s); in writeLine()
43 void GLSLCodeGenerator::write(const String& s) { in write() function in SkSL::GLSLCodeGenerator
44 this->write(s.c_str()); in write()
47 void GLSLCodeGenerator::write(StringFragment s) { in write() function in SkSL::GLSLCodeGenerator
56 fOut->write(s.fChars, s.fLength); in write()
74 fExtensions.write(name.c_str(), name.length()); in writeExtension()
166 this->write(type.fName); in writeType()
171 this->write("struct "); in writeType()
172 this->write(type.fName); in writeType()
[all …]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DInstructionWriter.java106 public void write(@Nonnull Instruction10t instruction) { in write() method in InstructionWriter
108 writer.write(getOpcodeValue(instruction.getOpcode())); in write()
109 writer.write(instruction.getCodeOffset()); in write()
115 public void write(@Nonnull Instruction10x instruction) { in write() method in InstructionWriter
117 writer.write(getOpcodeValue(instruction.getOpcode())); in write()
118 writer.write(0); in write()
124 public void write(@Nonnull Instruction11n instruction) { in write() method in InstructionWriter
126 writer.write(getOpcodeValue(instruction.getOpcode())); in write()
127 writer.write(packNibbles(instruction.getRegisterA(), instruction.getNarrowLiteral())); in write()
133 public void write(@Nonnull Instruction11x instruction) { in write() method in InstructionWriter
[all …]
/external/clang/test/OpenMP/
Datomic_write_codegen.c83 #pragma omp atomic write in main()
87 #pragma omp atomic write in main()
91 #pragma omp atomic write in main()
95 #pragma omp atomic write in main()
99 #pragma omp atomic write in main()
103 #pragma omp atomic write in main()
107 #pragma omp atomic write in main()
111 #pragma omp atomic write in main()
115 #pragma omp atomic write in main()
119 #pragma omp atomic write in main()
[all …]
/external/python/cpython2/Demo/parser/
Dunparse.py36 self.f.write("")
41 self.f.write("\n"+" "*self._indent + text)
43 def write(self, text): member in Unparser
45 self.f.write(text)
49 self.write(":")
84 interleave(lambda: self.write(", "), self.dispatch, t.names)
92 self.write("." * t.level)
94 self.write(t.module)
95 self.write(" import ")
96 interleave(lambda: self.write(", "), self.dispatch, t.names)
[all …]
/external/libxml2/python/
Dgenerator.py455 include.write("#if %s\n" % cond)
456 export.write("#if %s\n" % cond)
457 output.write("#if %s\n" % cond)
459 include.write("PyObject * ")
460 include.write("libxml_%s(PyObject *self, PyObject *args);\n" % (name))
462 export.write(" { (char *)\"%s\", libxml_%s, METH_VARARGS, NULL },\n" %
468 include.write("#endif\n")
469 export.write("#endif\n")
470 output.write("#endif\n")
475 include.write("#endif\n")
[all …]
/external/ImageMagick/PerlMagick/
DMANIFEST38 t/bzlib/write.t
49 t/fpx/write.t
54 t/hdf/write.t
106 t/jbig/write.t
120 t/jng/write.t
124 t/jpeg/write.t
142 t/png/write-16.t
143 t/png/write.t
148 t/ps/write.t
151 t/rad/write.t
[all …]
/external/v8/tools/
Dgen-inlining-tests.py300 write(textwrap.fill(flagsMsgLine, subsequent_indent=' // '))
301 write("")
347 write( " f = function {} () {{".format(fnname(flags)))
348 write( " var local = 888;")
349 write( " deopt = {};".format("true" if deopt else "false"))
351 write( " try {")
352 write( " counter++;")
356 write( " {} 4 + {increaseAndReturn15};".format(resultTo, **fragments))
364 write( " {} 4 + {increaseAndThrow42};".format(resultTo, **fragments))
369 write( " {} 4 + {increaseAndReturn15};".format(resultTo, **fragments))
[all …]
/external/tensorflow/tensorflow/lite/testing/
Dgenerate_examples_report.py52 fp.write("<td style='background-color: %s' onclick='%s'>%s</td>\n" % (
55 fp.write("""<html>
70 fp.write("<script> \n")
71 fp.write("""
78 fp.write("var data = \n")
79 fp.write(json.dumps([[cgi.escape(x[1]["tf_log"], quote=True),
82 fp.write(";</script>\n")
85 fp.write("""
97 fp.write("<table>\n")
98 fp.write("<tr><td class='horiz'>\n")
[all …]
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPSerializerRDF.java120 write(tailStr); in serialize()
247 write(PACKET_HEADER); in serializeAsRDF()
253 write(RDF_XMPMETA_START); in serializeAsRDF()
257 write(XMPMetaFactory.getVersionInfo().getMessage()); in serializeAsRDF()
259 write("\">"); in serializeAsRDF()
264 write(RDF_RDF_START); in serializeAsRDF()
279 write(RDF_RDF_END); in serializeAsRDF()
284 write(RDF_XMPMETA_END); in serializeAsRDF()
323 write(RDF_SCHEMA_START); // Special case an empty XMP object. in serializePrettyRDFSchemas()
325 write("/>"); in serializePrettyRDFSchemas()
[all …]
/external/libxml2/
Dgentest.py419 test.write("#ifdef %s\n" % (modules_defines[module]))
421 test.write("""
430 test.write("#endif\n\n")
486 test.write(line)
497 test.write("/* CUT HERE: everything below that line is generated */\n")
565 test.write("#ifdef %s\n" % (modules_defines[module]))
567 test.write("#define gen_nb_%s %d\n" % (name, len(vals)))
568 test.write("""static %s gen_%s(int no, int nr ATTRIBUTE_UNUSED) {\n""" %
572 test.write(" if (no == %d) return(%s);\n" % (i, value))
574 test.write(""" return(0);
[all …]
/external/okhttp/okhttp-ws-tests/src/test/java/com/squareup/okhttp/internal/ws/
DWebSocketReaderTest.java52 data.write(ByteString.decodeHex("0a00")); // Empty ping. in controlFramesMustBeFinal()
62 data.write(ByteString.decodeHex("9a00")); // Empty ping, flag 1 set. in reservedFlagsAreUnsupported()
70 data.write(ByteString.decodeHex("aa00")); // Empty ping, flag 2 set. in reservedFlagsAreUnsupported()
78 data.write(ByteString.decodeHex("ca00")); // Empty ping, flag 3 set. in reservedFlagsAreUnsupported()
88 data.write(ByteString.decodeHex("8100")); in clientSentFramesMustBeMasked()
98 data.write(ByteString.decodeHex("8180")); in serverSentFramesMustNotBeMasked()
108 data.write(ByteString.decodeHex("8a7e007e")); in controlFramePayloadMax()
118 data.write(ByteString.decodeHex("810548656c6c6f")); // Hello in clientSimpleHello()
124 data.write(ByteString.decodeHex("818537fa213d7f9f4d5158")); // Hello in serverSimpleHello()
130 data.write(ByteString.decodeHex("817E000548656c6c6f")); // Hello in clientFramePayloadShort()
[all …]
/external/smali/util/src/main/java/org/jf/util/jcommander/
DHelpFormatter.java139 writer.write("usage:"); in format()
143 writer.write(" "); in format()
144 writer.write(ExtendedCommands.commandName(jc)); in format()
150 writer.write(" ["); in format()
151 writer.write(param.getParameter().getParameter().names()[0]); in format()
152 writer.write("]"); in format()
157 writer.write(" [<options>]"); in format()
162 writer.write(" [<command [<args>]]"); in format()
168 writer.write(" <args>"); in format()
172 writer.write(" "); in format()
[all …]

12345678910>>...253