Home
last modified time | relevance | path

Searched refs:putbyte (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/japanese/epwutil/epwutil-1.1/
H A Dbwrite.c111 putbyte(b) in putbyte() function
126 putbyte(w >> 8);
127 putbyte(w & 0xff);
135 putbyte(d >> 24);
138 putbyte(d & 0xff);
160 putbyte(p[-1]);
175 putbyte(*p++);
194 putbyte(infop->idxhndl);
198 putbyte(itemp->itemid);
202 putbyte(itemp->idxvalid);
[all …]
H A Dsqueeze.c721 putbyte('-');
722 putbyte('>');
723 putbyte('[');
724 putbyte(']');
832 putbyte(w);
1199 putbyte(id);
1200 putbyte(len);
1300 putbyte(eid);
1363 putbyte(eid);
1436 putbyte(eid);
[all …]
/dports/lang/nesasm/nbasic_2004_03_14/source/nesasm/source/
H A Dcode.c30 putbyte(data_loccnt, opval); in class1()
59 putbyte(data_loccnt, opval); in class2()
96 putbyte(data_loccnt, opval); in class3()
173 putbyte(loccnt, 0xA0); in class4()
184 putbyte(loccnt, opval); in class4()
198 putbyte(loccnt, opval); in class4()
199 putbyte(loccnt+1, value); in class4()
211 putbyte(loccnt, opval); in class4()
360 putbyte(loccnt, opval); in class7()
361 putbyte(loccnt+1, imm); in class7()
[all …]
/dports/lang/huc/huc-3.21/src/mkit/as/
H A Dcode.c30 putbyte(data_loccnt, opval); in class1()
59 putbyte(data_loccnt, opval); in class2()
96 putbyte(data_loccnt, opval); in class3()
173 putbyte(loccnt, 0xA0); in class4()
184 putbyte(loccnt, opval); in class4()
198 putbyte(loccnt, opval); in class4()
199 putbyte(loccnt+1, value); in class4()
211 putbyte(loccnt, opval); in class4()
360 putbyte(loccnt, opval); in class7()
361 putbyte(loccnt+1, imm); in class7()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/seetexk/
H A Ddvibook.c190 putbyte(outf, DVI_BOP); in BeginPage()
345 putbyte(outf, *s++); in WriteFont()
375 putbyte(outf, n); in HandlePreAmble()
378 putbyte(outf, c); in HandlePreAmble()
530 putbyte(outf, c); in HandleSpecial()
534 putbyte(outf, p); in HandleSpecial()
560 putbyte(outf, i); in HandleSpecial()
739 putbyte(outf, c); in HandlePage()
757 putbyte(outf, c); in HandlePage()
760 putbyte(outf, c); in HandlePage()
[all …]
H A Ddviconcat.c135 putbyte(outf, DVI_BOP); in BeginPage()
157 putbyte(outf, DVI_EOP); in EndPage()
199 putbyte(outf, *s++); in WriteFont()
354 putbyte(outf, n); in HandlePreAmble()
357 putbyte(outf, c); in HandlePreAmble()
551 putbyte(outf, c); in HandleSpecial()
555 putbyte(outf, p); in HandleSpecial()
581 putbyte(outf, i); in HandleSpecial()
682 putbyte(outf, c); in HandleDVIFile()
694 putbyte(outf, c); in HandleDVIFile()
[all …]
H A Ddvitodvi.c570 putbyte(outf, *s++); in WriteFont()
600 putbyte(outf, n); in HandlePreAmble()
603 putbyte(outf, c); in HandlePreAmble()
783 putbyte(outf, c); in HandleSpecial()
787 putbyte(outf, p); in HandleSpecial()
813 putbyte(outf, i); in HandleSpecial()
938 putbyte(outf, c); in HandlePage()
956 putbyte(outf, c); in HandlePage()
959 putbyte(outf, c); in HandlePage()
1008 putbyte(outf, c); in HandlePage()
[all …]
H A Ddviselect.c448 putbyte(outf, *s++); in WriteFont()
510 putbyte(outf, n); in WritePreAmble()
513 putbyte(outf, c); in WritePreAmble()
823 putbyte(outf, c); in HandleSpecial()
827 putbyte(outf, p); in HandleSpecial()
853 putbyte(outf, i); in HandleSpecial()
983 putbyte(outf, c); in HandleDVIFile()
1001 putbyte(outf, c); in HandleDVIFile()
1004 putbyte(outf, c); in HandleDVIFile()
1053 putbyte(outf, c); in HandleDVIFile()
[all …]
/dports/astro/gpsd/gpsd-3.20/
H A Ddriver_tsip.c200 putbyte(buf, 0, 0x10); in tsip_detect()
201 putbyte(buf, 1, 0x1f); in tsip_detect()
202 putbyte(buf, 2, 0x10); in tsip_detect()
203 putbyte(buf, 3, 0x03); in tsip_detect()
2894 putbyte(buf, 0, 0x46); in tsip_parse_input()
2924 putbyte(buf, 0, 0x00); in tsip_parse_input()
2927 putbyte(buf, 0, 0xa5); in tsip_parse_input()
3246 putbyte(buf, 1, 2); in configuration_packets_acutime_gold()
3339 putbyte(buf, 0, 0x00); in configuration_packets_res360()
3343 putbyte(buf, 0, 0xa6); in configuration_packets_res360()
[all …]
H A Ddriver_navcom.c94 putbyte(msg, 0, 0x02); in navcom_cmd_0x20()
95 putbyte(msg, 1, 0x99); in navcom_cmd_0x20()
96 putbyte(msg, 2, 0x66); in navcom_cmd_0x20()
120 putbyte(msg, 0, 0x02); in navcom_cmd_0x3f()
121 putbyte(msg, 1, 0x99); in navcom_cmd_0x3f()
122 putbyte(msg, 2, 0x66); in navcom_cmd_0x3f()
141 putbyte(msg, 0, 0x02); in navcom_cmd_0x1c()
142 putbyte(msg, 1, 0x99); in navcom_cmd_0x1c()
143 putbyte(msg, 2, 0x66); in navcom_cmd_0x1c()
149 putbyte(msg, 9, 0x00); in navcom_cmd_0x1c()
[all …]
H A Dbits.h26 #define putbyte(buf,off,b) do {buf[off] = (unsigned char)(b);} while (0) macro
38 #define putle16(buf, off, w) do {putbyte(buf, (off)+1, (unsigned int)(w) >> 8); putbyte(buf, (off),…
52 #define putbe16(buf,off,w) do {putbyte(buf, (off), (w) >> 8); putbyte(buf, (off)+1, (w));} while (0)
H A Dmonitor_sirf.c582 putbyte(buf, 0, 0x80); in sirf_command()
583 putbyte(buf, 23, 0x0c); in sirf_command()
594 putbyte(buf, 0, 0x8f); /* id */ in sirf_command()
595 putbyte(buf, 1, atoi(line + 1)); in sirf_command()
603 putbyte(buf, 0, 0xa6); in sirf_command()
604 putbyte(buf, 1, 0); in sirf_command()
606 putbyte(buf, 3, v); in sirf_command()
607 putbyte(buf, 4, 0); in sirf_command()
608 putbyte(buf, 5, 0); in sirf_command()
609 putbyte(buf, 6, 0); in sirf_command()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/lzo/2.03/src/
H A Dlzo2a_9x.c211 putbyte(lit); in lzo2a_999_compress_callback()
225 putbyte(swd->b_char); in lzo2a_999_compress_callback()
242 putbyte(m_off - 1); in lzo2a_999_compress_callback()
252 putbyte(m_off & 31); in lzo2a_999_compress_callback()
253 putbyte(m_off >> 5); in lzo2a_999_compress_callback()
259 putbyte(0); in lzo2a_999_compress_callback()
261 putbyte(len); in lzo2a_999_compress_callback()
289 putbyte(0); in lzo2a_999_compress_callback()
291 putbyte(len); in lzo2a_999_compress_callback()
306 putbyte(1 << 5); in lzo2a_999_compress_callback()
[all …]
/dports/archivers/lzo2/lzo-2.10/src/
H A Dlzo2a_9x.c203 putbyte(lit); in lzo2a_999_compress_callback()
217 putbyte(swd->b_char); in lzo2a_999_compress_callback()
234 putbyte(m_off - 1); in lzo2a_999_compress_callback()
244 putbyte(m_off & 31); in lzo2a_999_compress_callback()
245 putbyte(m_off >> 5); in lzo2a_999_compress_callback()
251 putbyte(0); in lzo2a_999_compress_callback()
253 putbyte(len); in lzo2a_999_compress_callback()
281 putbyte(0); in lzo2a_999_compress_callback()
283 putbyte(len); in lzo2a_999_compress_callback()
298 putbyte(1 << 5); in lzo2a_999_compress_callback()
[all …]
/dports/devel/dev86/dev86-0.16.20/ld/
H A Ddumps.c27 while(i<16) putbyte(' '),i++; in dumpmods()
28 putbyte( modptr->loadflag ? '+':'-' ); in dumpmods()
32 putbyte('('); in dumpmods()
34 putbyte(')'); in dumpmods()
36 putbyte('\n'); in dumpmods()
64 putbyte(hexdigit[flags & SEGM_MASK]); in dumpsyms()
84 putbyte('\n'); in dumpsyms()
94 putbyte('\n'); in dumpsyms()
H A Dio.c125 putbyte(' ');
239 putbyte(hexdigit[num]);
248 putbyte(hexdigit[num & 0x0F]);
278 putbyte(' ');
282 PUBLIC void putbyte(ch) in putbyte() function
301 putbyte(*message++);
308 putbyte('\n');
535 putbyte('(');
537 putbyte(')');
543 putbyte('(');
[all …]
/dports/japanese/groff/groff-1.18.1.1/src/libs/libgroff/
H A Dencoding.cc48 eos.putbyte((unsigned char)wchar_code(wc)); in put_wchar()
113 eos.putbyte(wc); in put_wchar()
119 count = 1; eos.putbyte((wc >> 6) | 0xC0); in put_wchar()
121 count = 2; eos.putbyte((wc >> 12) | 0xE0); in put_wchar()
123 count = 3; eos.putbyte((wc >> 18) | 0xF0); in put_wchar()
221 eos.putbyte(wc & 0x0ff); in put_wchar()
242 eos.putbyte('?'); in put_wchar()
248 eos.putbyte(*op & 0x0ff); in put_wchar()
293 eos.putbyte((wc >> 8) & 0x0ff); in put_wchar()
294 eos.putbyte((wc >> 0) & 0x0ff); in put_wchar()
[all …]
/dports/sysutils/fluxengine/fluxengine-61ff48c/tools/
H A Dbrother240tool.cc21 void putbyte(uint32_t offset, uint8_t value) in putbyte() function
41 putbyte(0x015, 0xf0); in main()
42 putbyte(0x100, 0xf0); in main()
47 putbyte(0x015, 0x58); in main()
48 putbyte(0x100, 0x58); in main()
/dports/multimedia/mpeg2codec/mpeg2/src/mpeg2dec/
H A Dstore.c172 putbyte(*p++);
238 putbyte(*pu++);
239 putbyte(*py++);
240 putbyte(*pv++);
241 putbyte(*py++);
327 putbyte(tga24[i]);
330 putbyte(tga24[12]); putbyte(tga24[13]);
364 putbyte(b); putbyte(g); putbyte(r);
368 putbyte(r); putbyte(g); putbyte(b);
379 static void putbyte(c) in putbyte() function
[all …]
/dports/graphics/tachyon/tachyon/src/
H A Dsgirgb.c14 static void putbyte(FILE * outf, unsigned char val) { in putbyte() function
43 putbyte(ofp, 0); /* STORAGE is VERBATIM */ in writergb()
44 putbyte(ofp, 1); /* BPC is 1 */ in writergb()
53 putbyte(ofp, 0); in writergb()
60 putbyte(ofp,0); in writergb()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dntop.c35 static inline void putbyte(uint8_t bytex, char **posx)
38 static inline void putbyte(uint8_t bytex, char **posx) in putbyte() function
101 putbyte(b[0], &o); in frr_inet_ntop()
103 putbyte(b[1], &o); in frr_inet_ntop()
105 putbyte(b[2], &o); in frr_inet_ntop()
107 putbyte(b[3], &o); in frr_inet_ntop()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dntop.c35 static inline void putbyte(uint8_t bytex, char **posx)
38 static inline void putbyte(uint8_t bytex, char **posx) in putbyte() function
101 putbyte(b[0], &o); in frr_inet_ntop()
103 putbyte(b[1], &o); in frr_inet_ntop()
105 putbyte(b[2], &o); in frr_inet_ntop()
107 putbyte(b[3], &o); in frr_inet_ntop()
/dports/devel/z88dk/z88dk/src/appmake/
H A Dcpc.c60 void putbyte (FILE * f, unsigned char b, unsigned long int *filesize);
102 void putbyte(FILE* f, unsigned char b, unsigned long int* filesize) in putbyte() function
116 putbyte(f, block[i], filesize); in putblock()
175 putbyte(f, c1, filesize); in putCRC()
176 putbyte(f, c2, filesize); in putCRC()
468 putbyte(f, 0xff, &filesize); /* leader */ in cpc_exec()
471 putbyte(f, 0x2c, &filesize); /* AIFFdec's refrnce.txt in cpc_exec()
476 putbyte(f, 255, &filesize); /* trailer */ in cpc_exec()
479 putbyte(f, 255, &filesize); /* leader */ in cpc_exec()
481 putbyte(f, 0x16, &filesize); in cpc_exec()
[all …]
/dports/net/iodine/iodine-0.7.0/src/
H A Ddns.c297 putbyte(&p, 2); in dns_encode_ns_response()
298 putbyte(&p, 'n'); in dns_encode_ns_response()
299 putbyte(&p, 's'); in dns_encode_ns_response()
313 putbyte(&p, *(ipp++)); in dns_encode_ns_response()
314 putbyte(&p, *(ipp++)); in dns_encode_ns_response()
315 putbyte(&p, *(ipp++)); in dns_encode_ns_response()
316 putbyte(&p, *ipp); in dns_encode_ns_response()
373 putbyte(&p, *(ipp++)); in dns_encode_a_response()
374 putbyte(&p, *(ipp++)); in dns_encode_a_response()
375 putbyte(&p, *(ipp++)); in dns_encode_a_response()
[all …]
/dports/japanese/groff/groff-1.18.1.1/src/include/
H A Dencoding.h71 virtual void putbyte(unsigned char ch) = 0;
83 inline void putbyte(unsigned char ch) { in putbyte() function
96 inline void putbyte(unsigned char ch) { in putbyte() function
131 eos.putbyte((unsigned char)wc); in put_wchar()

12345678910