Home
last modified time | relevance | path

Searched refs:sputs (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dports/audio/epos-devel/epos-2.5.37/src/tests/
H A Dtestbench.cc123 sputs(cmd, ctrld[c]); in generic_command()
124 sputs("\r\n", ctrld[c]); in generic_command()
129 sputs("appl ", ctrld[c]); in generic_appl()
132 sputs("\r\n", ctrld[c]); in generic_appl()
141 sputs("\r\n", ctrld[c]); in spk_strm()
158 sputs("\r\n", ctrld[c]); in spk_intr()
165 sputs("strm $", s); in xscr_strm()
166 sputs(dhandle[d], s); in xscr_strm()
168 sputs(dhandle[d], s); in xscr_strm()
169 sputs("\r\n", s); in xscr_strm()
[all …]
/dports/audio/epos-devel/epos-2.5.37/src/
H A Dtcpsyn.cc74 sputs("\r\n", ctrld); in tcpsyn_appl()
142 sputs(tag, cd); in tcpsyn_send_cmd()
143 sputs(" ", cd); in tcpsyn_send_cmd()
144 sputs(par, cd); in tcpsyn_send_cmd()
145 sputs("\r\n", cd); in tcpsyn_send_cmd()
182 sputs("data ", dd); in tcpsyn()
184 sputs("\r\n", dd); in tcpsyn()
190 sputs(handle, cd); in tcpsyn()
192 sputs(handle, cd); in tcpsyn()
193 sputs("\r\n", cd); in tcpsyn()
[all …]
H A Dgauge-epos.cc171 sputs("appl ", ctrld); in send_line()
173 sputs(scratch, ctrld); in send_line()
174 sputs("\r\n", ctrld); in send_line()
175 sputs(line, datad); in send_line()
262 sputs(dh, ctrld); in gauge()
264 sputs(dh, ctrld); in gauge()
265 sputs("\r\n", ctrld); in gauge()
414 sputs(ch, datad); in main()
415 sputs("\r\n", datad); in main()
419 sputs("\r\n", ctrld); in main()
[all …]
H A Dqnxipc.cc68 sputs(scratch, data); in qipc_proxy_setup()
72 sputs(scratch, commands); in qipc_proxy_setup()
91 sputs("appl ", cmds); in qipc_proxy_run()
93 sputs(scratch, cmds); in qipc_proxy_run()
H A Dclient.cc228 int sputs(const char *buffer, int sd) in sputs() function
329 sputs("setl ", sd); in xmit_option()
330 sputs(name, sd); in xmit_option()
331 sputs(" ", sd); in xmit_option()
332 sputs(value, sd); in xmit_option()
333 sputs("\r\n", sd); in xmit_option()
H A Dttscp.cc38 sputs(text, cfg->get__sd_out()); in sendstring()
39 sputs("\r\n", cfg->get__sd_out()); in sendstring()
65 sputs(c, cfg->get__sd_out()); in reply()
226 sputs(scratch, cfg->get__sd_out()); in cmd_help()
274 sputs(SHOW_SPACE, cfg->get__sd_out()); in do_show()
293 sputs(SHOW_SPACE, cfg->get__sd_out()); in do_show()
308 sputs(SHOW_SPACE, cfg->get__sd_out()); in do_show()
/dports/lang/guile2/guile-2.2.7/
H A Dgdbinit24 define sputs
125 sputs "\t"
127 sputs "\t"
135 sputs "ra:\t"
137 sputs "\t"
143 sputs "\t"
147 sputs "dl:\t"
149 sputs "\t"
160 sputs "\t"
171 sputs "\t"
[all …]
/dports/lang/guile/guile-3.0.7/
H A Dgdbinit24 define sputs
125 sputs "\t"
127 sputs "\t"
135 sputs "ra:\t"
137 sputs "\t"
143 sputs "\t"
147 sputs "dl:\t"
149 sputs "\t"
160 sputs "\t"
171 sputs "\t"
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscscie.c389 code = sputs(s, (const byte *)&cache_size, sizeof(cache_size), &n); in gx_serialize_cie_cache()
392 return sputs(s, (const byte *)c->values, sizeof(c->values), &n); in gx_serialize_cie_cache()
404 code = sputs(s, (const byte *)&p->common.RangeLMN, in gx_serialize_cie_common_elements()
412 code = sputs(s, (const byte *)&p->common.MatrixLMN, in gx_serialize_cie_common_elements()
416 return sputs(s, (const byte *)&p->common.points, in gx_serialize_cie_common_elements()
429 code = sputs(s, (const byte *)&p->RangeA, sizeof(p->RangeA), &n); in gx_serialize_CIEA()
435 return sputs(s, (const byte *)&p->MatrixA, sizeof(p->MatrixA), &n); in gx_serialize_CIEA()
447 code = sputs(s, (const byte *)&p->RangeABC, sizeof(p->RangeABC), &n); in gx_serialize_CIEABC()
466 int code = sputs(s, (const byte *)&t->n, sizeof(t->n), &n); in gx_serialize_lookup_table()
473 code = sputs(s, (const byte *)&t->m, sizeof(t->m), &n); in gx_serialize_lookup_table()
[all …]
H A Dgsfunc.c192 int code = sputs(s, (const byte *)&pfn->head.type, sizeof(pfn->head.type), &n); in fn_common_serialize()
197 code = sputs(s, (const byte *)&p->m, sizeof(p->m), &n); in fn_common_serialize()
200 code = sputs(s, (const byte *)&p->Domain[0], sizeof(p->Domain[0]) * p->m * 2, &n); in fn_common_serialize()
203 code = sputs(s, (const byte *)&p->n, sizeof(p->n), &n); in fn_common_serialize()
208 return sputs(s, (const byte *)(p->Range != NULL ? &p->Range[0] : dummy), in fn_common_serialize()
H A Dgsicc.c377 int status = sputs(p->strp, buffer, size * count, &tot); in icmFileGs_write()
711 code = sputs(s, (byte *)&picc->num_components, sizeof(picc->num_components), &n); in gx_serialize_CIEICC()
714 code = sputs(s, (byte *)&picc->Range, sizeof(picc->Range), &n); in gx_serialize_CIEICC()
721 code = sputs(s, (byte *)&avail, sizeof(avail), &n); in gx_serialize_CIEICC()
729 code = sputs(s, buf, count, &n); in gx_serialize_CIEICC()
733 return sputs(s, (byte *)&picc->pcs_is_cielab, sizeof(picc->pcs_is_cielab), &n); in gx_serialize_CIEICC()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscscie.c389 code = sputs(s, (const byte *)&cache_size, sizeof(cache_size), &n); in gx_serialize_cie_cache()
392 return sputs(s, (const byte *)c->values, sizeof(c->values), &n); in gx_serialize_cie_cache()
404 code = sputs(s, (const byte *)&p->common.RangeLMN, in gx_serialize_cie_common_elements()
412 code = sputs(s, (const byte *)&p->common.MatrixLMN, in gx_serialize_cie_common_elements()
416 return sputs(s, (const byte *)&p->common.points, in gx_serialize_cie_common_elements()
429 code = sputs(s, (const byte *)&p->RangeA, sizeof(p->RangeA), &n); in gx_serialize_CIEA()
435 return sputs(s, (const byte *)&p->MatrixA, sizeof(p->MatrixA), &n); in gx_serialize_CIEA()
447 code = sputs(s, (const byte *)&p->RangeABC, sizeof(p->RangeABC), &n); in gx_serialize_CIEABC()
466 int code = sputs(s, (const byte *)&t->n, sizeof(t->n), &n); in gx_serialize_lookup_table()
473 code = sputs(s, (const byte *)&t->m, sizeof(t->m), &n); in gx_serialize_lookup_table()
[all …]
H A Dgsfunc.c192 int code = sputs(s, (const byte *)&pfn->head.type, sizeof(pfn->head.type), &n); in fn_common_serialize()
197 code = sputs(s, (const byte *)&p->m, sizeof(p->m), &n); in fn_common_serialize()
200 code = sputs(s, (const byte *)&p->Domain[0], sizeof(p->Domain[0]) * p->m * 2, &n); in fn_common_serialize()
203 code = sputs(s, (const byte *)&p->n, sizeof(p->n), &n); in fn_common_serialize()
208 return sputs(s, (const byte *)(p->Range != NULL ? &p->Range[0] : dummy), in fn_common_serialize()
H A Dgsicc.c377 int status = sputs(p->strp, buffer, size * count, &tot); in icmFileGs_write()
711 code = sputs(s, (byte *)&picc->num_components, sizeof(picc->num_components), &n); in gx_serialize_CIEICC()
714 code = sputs(s, (byte *)&picc->Range, sizeof(picc->Range), &n); in gx_serialize_CIEICC()
721 code = sputs(s, (byte *)&avail, sizeof(avail), &n); in gx_serialize_CIEICC()
729 code = sputs(s, buf, count, &n); in gx_serialize_CIEICC()
733 return sputs(s, (byte *)&picc->pcs_is_cielab, sizeof(picc->pcs_is_cielab), &n); in gx_serialize_CIEICC()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscscie.c414 code = sputs(s, (const byte *)&cache_size, sizeof(cache_size), &n); in gx_serialize_cie_cache()
417 return sputs(s, (const byte *)c->values, sizeof(c->values), &n); in gx_serialize_cie_cache()
429 code = sputs(s, (const byte *)&p->common.RangeLMN, in gx_serialize_cie_common_elements()
437 code = sputs(s, (const byte *)&p->common.MatrixLMN, in gx_serialize_cie_common_elements()
441 return sputs(s, (const byte *)&p->common.points, in gx_serialize_cie_common_elements()
454 code = sputs(s, (const byte *)&p->RangeA, sizeof(p->RangeA), &n); in gx_serialize_CIEA()
460 return sputs(s, (const byte *)&p->MatrixA, sizeof(p->MatrixA), &n); in gx_serialize_CIEA()
472 code = sputs(s, (const byte *)&p->RangeABC, sizeof(p->RangeABC), &n); in gx_serialize_CIEABC()
491 int code = sputs(s, (const byte *)&t->n, sizeof(t->n), &n); in gx_serialize_lookup_table()
498 code = sputs(s, (const byte *)&t->m, sizeof(t->m), &n); in gx_serialize_lookup_table()
[all …]
H A Dgsfunc.c196 int code = sputs(s, (const byte *)&pfn->head.type, sizeof(pfn->head.type), &n); in fn_common_serialize()
201 code = sputs(s, (const byte *)&p->m, sizeof(p->m), &n); in fn_common_serialize()
204 code = sputs(s, (const byte *)&p->Domain[0], sizeof(p->Domain[0]) * p->m * 2, &n); in fn_common_serialize()
207 code = sputs(s, (const byte *)&p->n, sizeof(p->n), &n); in fn_common_serialize()
212 return sputs(s, (const byte *)(p->Range != NULL ? &p->Range[0] : dummy), in fn_common_serialize()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscscie.c411 code = sputs(s, (const byte *)&cache_size, sizeof(cache_size), &n); in gx_serialize_cie_cache()
414 return sputs(s, (const byte *)c->values, sizeof(c->values), &n); in gx_serialize_cie_cache()
426 code = sputs(s, (const byte *)&p->common.RangeLMN, in gx_serialize_cie_common_elements()
434 code = sputs(s, (const byte *)&p->common.MatrixLMN, in gx_serialize_cie_common_elements()
438 return sputs(s, (const byte *)&p->common.points, in gx_serialize_cie_common_elements()
451 code = sputs(s, (const byte *)&p->RangeA, sizeof(p->RangeA), &n); in gx_serialize_CIEA()
457 return sputs(s, (const byte *)&p->MatrixA, sizeof(p->MatrixA), &n); in gx_serialize_CIEA()
469 code = sputs(s, (const byte *)&p->RangeABC, sizeof(p->RangeABC), &n); in gx_serialize_CIEABC()
488 int code = sputs(s, (const byte *)&t->n, sizeof(t->n), &n); in gx_serialize_lookup_table()
495 code = sputs(s, (const byte *)&t->m, sizeof(t->m), &n); in gx_serialize_lookup_table()
[all …]
H A Dgsfunc.c194 int code = sputs(s, (const byte *)&pfn->head.type, sizeof(pfn->head.type), &n); in fn_common_serialize()
199 code = sputs(s, (const byte *)&p->m, sizeof(p->m), &n); in fn_common_serialize()
202 code = sputs(s, (const byte *)&p->Domain[0], sizeof(p->Domain[0]) * p->m * 2, &n); in fn_common_serialize()
205 code = sputs(s, (const byte *)&p->n, sizeof(p->n), &n); in fn_common_serialize()
210 return sputs(s, (const byte *)(p->Range != NULL ? &p->Range[0] : dummy), in fn_common_serialize()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscscie.c411 code = sputs(s, (const byte *)&cache_size, sizeof(cache_size), &n); in gx_serialize_cie_cache()
414 return sputs(s, (const byte *)c->values, sizeof(c->values), &n); in gx_serialize_cie_cache()
426 code = sputs(s, (const byte *)&p->common.RangeLMN, in gx_serialize_cie_common_elements()
434 code = sputs(s, (const byte *)&p->common.MatrixLMN, in gx_serialize_cie_common_elements()
438 return sputs(s, (const byte *)&p->common.points, in gx_serialize_cie_common_elements()
451 code = sputs(s, (const byte *)&p->RangeA, sizeof(p->RangeA), &n); in gx_serialize_CIEA()
457 return sputs(s, (const byte *)&p->MatrixA, sizeof(p->MatrixA), &n); in gx_serialize_CIEA()
469 code = sputs(s, (const byte *)&p->RangeABC, sizeof(p->RangeABC), &n); in gx_serialize_CIEABC()
488 int code = sputs(s, (const byte *)&t->n, sizeof(t->n), &n); in gx_serialize_lookup_table()
495 code = sputs(s, (const byte *)&t->m, sizeof(t->m), &n); in gx_serialize_lookup_table()
[all …]
H A Dgsfunc.c194 int code = sputs(s, (const byte *)&pfn->head.type, sizeof(pfn->head.type), &n); in fn_common_serialize()
199 code = sputs(s, (const byte *)&p->m, sizeof(p->m), &n); in fn_common_serialize()
202 code = sputs(s, (const byte *)&p->Domain[0], sizeof(p->Domain[0]) * p->m * 2, &n); in fn_common_serialize()
205 code = sputs(s, (const byte *)&p->n, sizeof(p->n), &n); in fn_common_serialize()
210 return sputs(s, (const byte *)(p->Range != NULL ? &p->Range[0] : dummy), in fn_common_serialize()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscscie.c414 code = sputs(s, (const byte *)&cache_size, sizeof(cache_size), &n); in gx_serialize_cie_cache()
417 return sputs(s, (const byte *)c->values, sizeof(c->values), &n); in gx_serialize_cie_cache()
429 code = sputs(s, (const byte *)&p->common.RangeLMN, in gx_serialize_cie_common_elements()
437 code = sputs(s, (const byte *)&p->common.MatrixLMN, in gx_serialize_cie_common_elements()
441 return sputs(s, (const byte *)&p->common.points, in gx_serialize_cie_common_elements()
454 code = sputs(s, (const byte *)&p->RangeA, sizeof(p->RangeA), &n); in gx_serialize_CIEA()
460 return sputs(s, (const byte *)&p->MatrixA, sizeof(p->MatrixA), &n); in gx_serialize_CIEA()
472 code = sputs(s, (const byte *)&p->RangeABC, sizeof(p->RangeABC), &n); in gx_serialize_CIEABC()
491 int code = sputs(s, (const byte *)&t->n, sizeof(t->n), &n); in gx_serialize_lookup_table()
498 code = sputs(s, (const byte *)&t->m, sizeof(t->m), &n); in gx_serialize_lookup_table()
[all …]
H A Dgsfunc.c196 int code = sputs(s, (const byte *)&pfn->head.type, sizeof(pfn->head.type), &n); in fn_common_serialize()
201 code = sputs(s, (const byte *)&p->m, sizeof(p->m), &n); in fn_common_serialize()
204 code = sputs(s, (const byte *)&p->Domain[0], sizeof(p->Domain[0]) * p->m * 2, &n); in fn_common_serialize()
207 code = sputs(s, (const byte *)&p->n, sizeof(p->n), &n); in fn_common_serialize()
212 return sputs(s, (const byte *)(p->Range != NULL ? &p->Range[0] : dummy), in fn_common_serialize()
/dports/graphics/libwmf/libwmf-0.2.12/src/ipa/eps/
H A Ddevice.h109 out->sputs (WMF_PS_DEFS,out->context); in wmf_eps_device_begin()
123 out->sputs (WMF_PS_HEAD,out->context); in wmf_eps_device_begin()
141 out->sputs (WMF_PS_DEFS,out->context); in wmf_eps_device_begin()
142 out->sputs (WMF_PS_HEAD,out->context); in wmf_eps_device_begin()
182 out->sputs (WMF_PS_TAIL,out->context); in wmf_eps_device_end()
192 out->sputs (WMF_PS_TAIL,out->context); in wmf_eps_device_end()
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/ipa/eps/
H A Ddevice.h109 out->sputs (WMF_PS_DEFS,out->context); in wmf_eps_device_begin()
123 out->sputs (WMF_PS_HEAD,out->context); in wmf_eps_device_begin()
141 out->sputs (WMF_PS_DEFS,out->context); in wmf_eps_device_begin()
142 out->sputs (WMF_PS_HEAD,out->context); in wmf_eps_device_begin()
182 out->sputs (WMF_PS_TAIL,out->context); in wmf_eps_device_end()
192 out->sputs (WMF_PS_TAIL,out->context); in wmf_eps_device_end()
/dports/graphics/libwmf/libwmf-0.2.12/src/
H A Dstream.c81 stream->sputs = wmf_stream_zputs; in wmf_ztream_create()
159 stream->sputs = wmf_stream_sputs; in wmf_stream_create()
250 stream->sputs (API->string_buffer.buffer,stream->context); in wmf_stream_printf()

12345678910>>...12