Home
last modified time | relevance | path

Searched refs:bout (Results 1 – 25 of 4408) sorted by relevance

12345678910>>...177

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acid/
H A Dprint.c97 Bprint(bout, "\n"); in fundefs()
122 Bputc(bout, '\n'); in whatis()
293 Bputc(bout, '('); in pexpr()
297 Bputc(bout, ')'); in pexpr()
305 Bprint(bout, "*"); in pexpr()
325 Bprint(bout, "!"); in pexpr()
337 Bprint(bout, "("); in pexpr()
416 Bputc(bout, '"'); in pstr()
451 Bputc(bout, c); in pstr()
455 Bputc(bout, c); in pstr()
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/gzip/
H A Dzip.c26 static Biobuf bout; variable
104 putCDir(&bout); in main()
240 put2(bout, flen); in header()
241 put2(bout, 0); in header()
284 put2(bout, flen); in cheader()
285 put2(bout, 0); in cheader()
286 put2(bout, 0); in cheader()
287 put2(bout, 0); in cheader()
311 put2(bout, 0); in putCDir()
312 put2(bout, 0); in putCDir()
[all …]
H A Dgzip.c12 static Biobuf bout; variable
81 Bterm(&bout); in main()
148 Bterm(&bout); in gzipf()
167 Bputc(bout, flags); in gzip()
169 Bputc(bout, mtime); in gzip()
174 Bputc(bout, 0); in gzip()
189 Bputc(bout, crc); in gzip()
190 Bputc(bout, crc>>8); in gzip()
191 Bputc(bout, crc>>16); in gzip()
192 Bputc(bout, crc>>24); in gzip()
[all …]
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/pdf/
H A DPDFInfo.java218 bout.write(encode("<<\n")); in toPDF()
222 bout.write(encode("\n")); in toPDF()
229 bout.write(encode("\n")); in toPDF()
234 bout.write(encode("\n")); in toPDF()
239 bout.write(encode("\n")); in toPDF()
245 bout.write(encode("\n")); in toPDF()
250 bout.write(encode("\n")); in toPDF()
258 bout.write(encode("\n")); in toPDF()
266 bout.write(encode("\n")); in toPDF()
285 bout.write(encode(">>")); in toPDF()
[all …]
H A DPDFCIDFont.java259 bout.write(encode(" \n")); in toPDF()
262 bout.write(encode(" \n")); in toPDF()
265 bout.write(encode("\n")); in toPDF()
268 bout.write(encode("\n")); in toPDF()
271 bout.write(encode("\n")); in toPDF()
275 bout.write(encode("\n")); in toPDF()
280 bout.write(encode("\n")); in toPDF()
285 bout.write(encode("\n")); in toPDF()
296 bout.write(encode("\n")); in toPDF()
298 bout.write(encode(">>")); in toPDF()
[all …]
H A DPDFOutputIntent.java134 bout.write(encode("<<\n")); in toPDF()
137 bout.write(encode("/S /")); in toPDF()
138 bout.write(encode(this.subtype)); in toPDF()
139 bout.write(encode("\n")); in toPDF()
144 bout.write(encode("\n")); in toPDF()
149 bout.write(encode("\n")); in toPDF()
154 bout.write(encode("\n")); in toPDF()
160 bout.write(encode("\n")); in toPDF()
167 bout.write(encode(">>")); in toPDF()
171 byte[] bytes = bout.toByteArray(); in toPDF()
[all …]
H A DPDFOutline.java133 ByteArrayOutputStream bout = new ByteArrayOutputStream(128); in toPDF() local
135 bout.write(encode("<<")); in toPDF()
140 bout.write(encode(" /Last " + last.referencePDF() + "\n")); in toPDF()
145 bout.write(encode(" /Title ")); in toPDF()
146 bout.write(encodeText(this.title)); in toPDF()
147 bout.write(encode("\n")); in toPDF()
148 bout.write(encode(" /Parent " + parent.referencePDF() + "\n")); in toPDF()
160 bout.write(encode(" /Count " + (openItem ? "" : "-") in toPDF()
164 bout.write(encode(" /A " + actionRef + "\n")); in toPDF()
167 bout.write(encode(">>")); in toPDF()
[all …]
H A DPDFText.java297 bout.write((int)'('); in escapeByteArray()
302 bout.write('n'); in escapeByteArray()
306 bout.write('r'); in escapeByteArray()
310 bout.write('t'); in escapeByteArray()
314 bout.write('b'); in escapeByteArray()
318 bout.write('f'); in escapeByteArray()
326 bout.write('('); in escapeByteArray()
330 bout.write(')'); in escapeByteArray()
333 bout.write(b); in escapeByteArray()
336 bout.write((int)')'); in escapeByteArray()
[all …]
/dports/comms/dfu-programmer/dfu-programmer-0.7.2/src/
H A Datmel.c223 bout->info.valid_start, bout->info.valid_end ); in atmel_validate_buffer()
1162 page < &bout->data[bout->info.valid_end]; in atmel_flash_prep_buffer()
1201 bout->info.block_end = bout->info.page_size - 1; in atmel_user()
1332 bout->info.valid_start, bout->info.valid_end, in atmel_flash()
1338 bout->info.page_size, bout->info.data_start / bout->info.page_size, in atmel_flash()
1339 bout->info.data_start % bout->info.page_size); in atmel_flash()
1342 bout->info.page_size, bout->info.data_end / bout->info.page_size, in atmel_flash()
1343 bout->info.data_end % bout->info.page_size); in atmel_flash()
1346bout->info.data_end/bout->info.page_size - bout->info.data_start/bout->info.page_size + 1, in atmel_flash()
1395 bout->info.block_start = bout->info.data_start; in atmel_flash()
[all …]
/dports/sysutils/ucspi-ipc/host/superscript.com/net/ucspi-ipc-0.67/src/
H A Dipccommand.c14 buffer bout; variable
21 buffer_flush(&bout); in myread()
62 buffer_puts(&bout,":"); in main()
64 buffer_puts(&bout,","); in main()
68 buffer_puts(&bout,":"); in main()
70 buffer_puts(&bout,","); in main()
82 buffer_puts(&bout,":"); in main()
86 buffer_puts(&bout,*arg); in main()
87 buffer_put(&bout,&ch,1); in main()
93 buffer_put(&bout,&ch,1); in main()
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/gc/
H A Dobj.go58 defer bout.Close()
63 dumpCompilerObj(bout)
68 dumpLinkerObj(bout)
86 bout.Write(arhdr[:])
87 return bout.Offset()
91 bout.Flush()
94 bout.WriteByte(0)
100 bout.Write(arhdr[:])
101 bout.Flush()
106 printObjHeader(bout)
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/auxstats/
H A DOpenBSD.c46 Bprint(&bout, "load =%d 1000\n", (int)(l[0]*1000.0)); in xloadavg()
98 Bprint(&bout, "etherin %lud 1000\n", in); in xnet()
99 Bprint(&bout, "etherout %lud 1000\n", out); in xnet()
100 Bprint(&bout, "etherinb %lud 1000000\n", inb); in xnet()
101 Bprint(&bout, "etheroutb %lud 1000000\n", outb); in xnet()
102 Bprint(&bout, "ethererr %lud 1000\n", err); in xnet()
103 Bprint(&bout, "ether %lud 1000\n", in+out); in xnet()
104 Bprint(&bout, "etherb %lud 1000000\n", inb+outb); in xnet()
166 Bprint(&bout, "context %lud 1000\n", vm.swtch); in xsysctl()
169 Bprint(&bout, "fault %lud 1000\n", vm.faults); in xsysctl()
[all …]
H A DLinux.c44 Bprint(&bout, "battery =%d 100\n", curr); in xapm()
161 Bprint(&bout, "etherb %lld %d\n", totb, n*1000000); in xnet()
162 Bprint(&bout, "ether %lld %d\n", totp, n*1000); in xnet()
163 Bprint(&bout, "ethererr %lld %d\n", tote, n*1000); in xnet()
164 Bprint(&bout, "etherin %lld %d\n", totin, n*1000); in xnet()
165 Bprint(&bout, "etherout %lld %d\n", totou, n*1000); in xnet()
187 Bprint(&bout, "user %lld 100\n", atoll(tok[1])); in xstat()
188 Bprint(&bout, "sys %lld 100\n", atoll(tok[3])); in xstat()
190 Bprint(&bout, "idle %lld 100\n", atoll(tok[4])); in xstat()
205 Bprint(&bout, "intr %lld 1000\n", atoll(tok[1])); in xstat()
[all …]
H A DFreeBSD.c109 Bprint(&bout, "etherin %lud 1000\n", in); in xnet()
110 Bprint(&bout, "etherout %lud 1000\n", out); in xnet()
111 Bprint(&bout, "etherinb %lud 1000000\n", inb); in xnet()
112 Bprint(&bout, "etheroutb %lud 1000000\n", outb); in xnet()
113 Bprint(&bout, "ethererr %lud 1000\n", err); in xnet()
114 Bprint(&bout, "ether %lud 1000\n", in+out); in xnet()
115 Bprint(&bout, "etherb %lud 1000000\n", inb+outb); in xnet()
130 Bprint(&bout, "battery =%d 100\n", val); in xacpi()
161 Bprint(&bout, "battery =%d 100\n", ai.ai_batt_life); in xapm()
206 Bprint(&bout, "mem =%lld %lld\n", in xsysctl()
[all …]
/dports/graphics/gdk-pixbuf2/gdk-pixbuf-2.40.0/gdk-pixbuf/
H A Dgdk-pixbuf-csource.c37 static void print_blurb (FILE *bout,
265 print_blurb (FILE *bout, in print_blurb() argument
270 g_fprintf (bout, "%s version ", PRG_NAME); in print_blurb()
271 g_fprintf (bout, "%s", GDK_PIXBUF_VERSION); in print_blurb()
272 g_fprintf (bout, "\n"); in print_blurb()
273 g_fprintf (bout, "%s comes with ABSOLUTELY NO WARRANTY.\n", PRG_NAME); in print_blurb()
277 g_fprintf (bout, "information are available at %s\n", PKG_HTTP_HOME); in print_blurb()
281 g_fprintf (bout, "Usage: %s [options] [image]\n", PRG_NAME); in print_blurb()
290 g_fprintf (bout, " --decoder provide rle decoder\n"); in print_blurb()
291 g_fprintf (bout, " --name=identifier C macro/variable name\n"); in print_blurb()
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/util/
H A Dubase64.c57 bout[out] = 0; in r_base64_decode()
63 ut8 *bout; in r_base64_decode_dyn() local
70 bout = calloc (4, len + 1); in r_base64_decode_dyn()
72 free (bout); in r_base64_decode_dyn()
75 return bout; in r_base64_decode_dyn()
87 bout[out] = 0; in r_base64_encode()
92 char *bout; in r_base64_encode_dyn() local
104 bout = (char *)malloc (olen); in r_base64_encode_dyn()
105 if (!bout) { in r_base64_encode_dyn()
112 bout[out] = 0; in r_base64_encode_dyn()
[all …]
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/core/
H A DFileFormatCSP.cpp1103 std::ostringstream bout; in OIIO_ADD_TEST() local
1104 bout << "CSPLUTV100" << "\n"; in OIIO_ADD_TEST()
1105 bout << "3D" << "\n"; in OIIO_ADD_TEST()
1106 bout << "" << "\n"; in OIIO_ADD_TEST()
1107 bout << "BEGIN METADATA" << "\n"; in OIIO_ADD_TEST()
1108 bout << "date: 2011:02:21 15:22:55" << "\n"; in OIIO_ADD_TEST()
1109 bout << "END METADATA" << "\n"; in OIIO_ADD_TEST()
1110 bout << "" << "\n"; in OIIO_ADD_TEST()
1111 bout << "10" << "\n"; in OIIO_ADD_TEST()
1197 std::ostringstream bout; in OIIO_ADD_TEST() local
[all …]
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/core/
H A DFileFormatCSP.cpp1103 std::ostringstream bout; in OIIO_ADD_TEST() local
1104 bout << "CSPLUTV100" << "\n"; in OIIO_ADD_TEST()
1105 bout << "3D" << "\n"; in OIIO_ADD_TEST()
1106 bout << "" << "\n"; in OIIO_ADD_TEST()
1107 bout << "BEGIN METADATA" << "\n"; in OIIO_ADD_TEST()
1108 bout << "date: 2011:02:21 15:22:55" << "\n"; in OIIO_ADD_TEST()
1109 bout << "END METADATA" << "\n"; in OIIO_ADD_TEST()
1110 bout << "" << "\n"; in OIIO_ADD_TEST()
1111 bout << "10" << "\n"; in OIIO_ADD_TEST()
1197 std::ostringstream bout; in OIIO_ADD_TEST() local
[all …]
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/core/
H A DFileFormatCSP.cpp1103 std::ostringstream bout; in OIIO_ADD_TEST() local
1104 bout << "CSPLUTV100" << "\n"; in OIIO_ADD_TEST()
1105 bout << "3D" << "\n"; in OIIO_ADD_TEST()
1106 bout << "" << "\n"; in OIIO_ADD_TEST()
1107 bout << "BEGIN METADATA" << "\n"; in OIIO_ADD_TEST()
1108 bout << "date: 2011:02:21 15:22:55" << "\n"; in OIIO_ADD_TEST()
1109 bout << "END METADATA" << "\n"; in OIIO_ADD_TEST()
1110 bout << "" << "\n"; in OIIO_ADD_TEST()
1111 bout << "10" << "\n"; in OIIO_ADD_TEST()
1197 std::ostringstream bout; in OIIO_ADD_TEST() local
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/gc/
H A Dobj.go62 defer bout.Close()
72 dumpLinkerObj(bout)
90 bout.Write(arhdr[:])
91 return bout.Offset()
95 bout.Flush()
98 bout.WriteByte(0)
104 bout.Write(arhdr[:])
105 bout.Flush()
110 printObjHeader(bout)
111 dumpexport(bout)
[all …]
/dports/biology/dsr-pdb/dsr-pdb-1.0.3/include/dsrpdb/
H A Dgeometry.h71 internal::filtered_coordinates_and_bonds(p, Yes(), out, bout); in coordinates_and_bonds()
81 internal::filtered_coordinates_and_bonds(p, Is_backbone(), out, bout); in backbone_coordinates_and_bonds()
92 internal::filtered_coordinates_and_bonds(p, Is_CA(), out, bout); in ca_coordinates_and_bonds()
114 *bout = std::pair<int,int>(index-1, index); in simplified_coordinates_and_bonds()
115 ++bout; in simplified_coordinates_and_bonds()
124 *bout = std::pair<int,int>(index-1, index); in simplified_coordinates_and_bonds()
125 ++bout; in simplified_coordinates_and_bonds()
134 *bout = std::pair<int,int>(index-1, index); in simplified_coordinates_and_bonds()
135 ++bout; in simplified_coordinates_and_bonds()
151 *bout = std::pair<int,int>(ca_indices[rindex], index); in simplified_coordinates_and_bonds()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/io/
H A DObjectOutputStream.java278 bout = null; in ObjectOutputStream()
682 bout.write(val); in write()
722 bout.flush(); in flush()
733 bout.drain(); in drain()
745 bout.close(); in close()
767 bout.writeByte(val); in writeByte()
778 bout.writeShort(val); in writeShort()
789 bout.writeChar(val); in writeChar()
800 bout.writeInt(val); in writeInt()
811 bout.writeLong(val); in writeLong()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/io/
H A DObjectOutputStream.java278 bout = null; in ObjectOutputStream()
682 bout.write(val); in write()
722 bout.flush(); in flush()
733 bout.drain(); in drain()
745 bout.close(); in close()
767 bout.writeByte(val); in writeByte()
778 bout.writeShort(val); in writeShort()
789 bout.writeChar(val); in writeChar()
800 bout.writeInt(val); in writeInt()
811 bout.writeLong(val); in writeLong()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/io/
H A DObjectOutputStream.java277 bout = null; in ObjectOutputStream()
679 bout.write(val); in write()
719 bout.flush(); in flush()
730 bout.drain(); in drain()
742 bout.close(); in close()
764 bout.writeByte(val); in writeByte()
775 bout.writeShort(val); in writeShort()
786 bout.writeChar(val); in writeChar()
797 bout.writeInt(val); in writeInt()
808 bout.writeLong(val); in writeLong()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/io/
H A DObjectOutputStream.java278 bout = null; in ObjectOutputStream()
682 bout.write(val); in write()
722 bout.flush(); in flush()
733 bout.drain(); in drain()
745 bout.close(); in close()
767 bout.writeByte(val); in writeByte()
778 bout.writeShort(val); in writeShort()
789 bout.writeChar(val); in writeChar()
800 bout.writeInt(val); in writeInt()
811 bout.writeLong(val); in writeLong()
[all …]

12345678910>>...177