Home
last modified time | relevance | path

Searched refs:bufno (Results 1 – 25 of 146) sorted by relevance

123456

/dports/news/cg/cg-0.4/
H A Dstream_article.c63 this->bufno = this->kept = 0; in stream_article_open()
105 this->bufno = 1-this->bufno; in art_get()
115 this->bufno = 1-this->bufno; in art_get()
131 >= this->buf_alen[this->bufno]) in art_get()
132 grow_buffer(this, this->bufno, in art_get()
134 strcpy(this->buf[this->bufno]+this->buflen[this->bufno], in art_get()
144 this->bufno = 1-this->bufno; in art_get()
167 if (this->buf_alen[bufno] == 0) in grow_buffer()
168 this->buf_alen[bufno] = 64; in grow_buffer()
170 this->buf_alen[bufno] *= 2; in grow_buffer()
[all …]
/dports/devel/clewn/clewn-1.14/
H A Dnetbeans.c610 int bufno; local
856 int bufno; local
1086 int bufno; local
1157 cnb_startAtomic(bufno) int bufno; { send_cmd(bufno, "startAtomic", NULL); } in cnb_startAtomic() argument
1161 cnb_endAtomic(bufno) int bufno; { send_cmd(bufno, "endAtomic", NULL); } in cnb_endAtomic() argument
1244 bufno = -1;
1790 int bufno; in lowlevel_buf()
1822 getbuf(bufno) in getbuf() argument
1823 int bufno; in getbuf()
1828 if (bufno > 0 && bufno <= cnb->lastbuf)
[all …]
/dports/dns/idnkit/idnkit-1.0-src/lib/
H A Ddebug.c62 static int bufno = 0; variable
66 char *buf = bufs[bufno]; in idn__debug_hexstring()
88 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_hexstring()
94 char *buf = bufs[bufno]; in idn__debug_xstring()
126 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_xstring()
132 char *buf = bufs[bufno]; in idn__debug_ucs4xstring()
178 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_ucs4xstring()
184 char *buf = bufs[bufno]; in idn__debug_utf16xstring()
216 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_utf16xstring()
222 char *buf = bufs[bufno]; in idn__debug_hexdata()
[all …]
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/lib/
H A Ddebug.c62 static int bufno = 0; variable
66 char *buf = bufs[bufno]; in idn__debug_hexstring()
88 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_hexstring()
94 char *buf = bufs[bufno]; in idn__debug_xstring()
126 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_xstring()
132 char *buf = bufs[bufno]; in idn__debug_ucs4xstring()
178 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_ucs4xstring()
184 char *buf = bufs[bufno]; in idn__debug_utf16xstring()
216 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_utf16xstring()
222 char *buf = bufs[bufno]; in idn__debug_hexdata()
[all …]
/dports/www/libwww/w3c-libwww-5.4.2/modules/idn/
H A Ddebug.c62 static int bufno = 0; variable
66 char *buf = bufs[bufno]; in idn__debug_hexstring()
88 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_hexstring()
94 char *buf = bufs[bufno]; in idn__debug_xstring()
126 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_xstring()
132 char *buf = bufs[bufno]; in idn__debug_ucs4xstring()
178 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_ucs4xstring()
184 char *buf = bufs[bufno]; in idn__debug_utf16xstring()
216 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_utf16xstring()
222 char *buf = bufs[bufno]; in idn__debug_hexdata()
[all …]
/dports/dns/idnkit2/idnkit-2.3/lib/
H A Ddebug.c200 static int bufno = 0; variable
207 char *buf = bufs[bufno]; in idn__debug_hexstring()
229 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_hexstring()
238 char *buf = bufs[bufno]; in idn__debug_xstring()
269 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_xstring()
278 char *buf = bufs[bufno]; in idn__debug_utf32xstring()
324 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_utf32xstring()
333 char *buf = bufs[bufno]; in idn__debug_utf16xstring()
365 bufno = (bufno + 1) % STRING_NBUFS; in idn__debug_utf16xstring()
/dports/math/gap/gap-4.11.0/src/
H A Dsysfiles.c130 Int bufno; member
881 UInt bufno; in SySetBuffering() local
888 bufno = 0; in SySetBuffering()
892 bufno++; in SySetBuffering()
897 syBuf[fid].bufno = bufno; in SySetBuffering()
1415 UInt bufno = syBuf[fid].bufno; in SyFtell() local
1436 UInt bufno = syBuf[fid].bufno; in SyFseek() local
1511 UInt bufno = syBuf[fid].bufno; in SyReadWithBuffer() local
1646 bufno = syBuf[fid].bufno; in syGetchNonTerm()
1967 bufno = syBuf[fid].bufno; in HasAvailableBytes()
[all …]
/dports/editors/vim/vim-8.2.3745/src/
H A Dnetbeans.c450 int bufno; in nb_parse_cmd() local
644 if (bufno > 0) in isNetbeansModified()
982 int bufno, in nb_do_cmd() argument
2608 bufno, in netbeans_file_activated()
2609 bufno, in netbeans_file_activated()
2639 bnum = bufno; in netbeans_file_opened()
2695 int bufno; in nb_bufp2nbbuf_fire() local
2725 int bufno; in netbeans_inserted() local
2775 int bufno; in netbeans_removed() local
2823 int bufno; in netbeans_button_release() local
[all …]
/dports/devel/cgit/cgit-1.2.3/git/
H A Dhex.c100 static int bufno; in hash_to_hex_algop() local
102 bufno = (bufno + 1) % ARRAY_SIZE(hexbuffer); in hash_to_hex_algop()
103 return hash_to_hex_algop_r(hexbuffer[bufno], hash, algop); in hash_to_hex_algop()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dpr_ext.c2784 unsigned int i, bufno; in PF_buf_shutdown() local
2786 for (bufno = 0; bufno < NUMSTRINGBUFS; bufno++) in PF_buf_shutdown()
2797 strbuflist[bufno].used = 0; in PF_buf_shutdown()
2840 if (bufno >= NUMSTRINGBUFS) in PF_buf_del()
2853 strbuflist[bufno].used = 0; in PF_buf_del()
2927 for (s = 0, d = 0, strings = strbuflist[bufno].strings; s < strbuflist[bufno].used; ) in PF_buf_sort()
2936 strbuflist[bufno].used = d; in PF_buf_sort()
3012 if (bufno >= NUMSTRINGBUFS) in PF_bufstr_get()
3055 …strbuflist[bufno].strings = Z_Realloc(strbuflist[bufno].strings, strbuflist[bufno].allocated*sizeo… in PF_bufstr_set()
3089 …strbuflist[bufno].strings = Z_Realloc(strbuflist[bufno].strings, strbuflist[bufno].allocated*sizeo… in PF_bufstr_add_internal()
[all …]
/dports/devel/git-svn/git-2.34.1/
H A Dhex.c151 static int bufno; in hash_to_hex_algop() local
153 bufno = (bufno + 1) % ARRAY_SIZE(hexbuffer); in hash_to_hex_algop()
154 return hash_to_hex_algop_r(hexbuffer[bufno], hash, algop); in hash_to_hex_algop()
/dports/devel/git-gui/git-2.34.1/
H A Dhex.c151 static int bufno; in hash_to_hex_algop() local
153 bufno = (bufno + 1) % ARRAY_SIZE(hexbuffer); in hash_to_hex_algop()
154 return hash_to_hex_algop_r(hexbuffer[bufno], hash, algop); in hash_to_hex_algop()
/dports/devel/git-p4/git-2.34.1/
H A Dhex.c151 static int bufno;
153 bufno = (bufno + 1) % ARRAY_SIZE(hexbuffer);
154 return hash_to_hex_algop_r(hexbuffer[bufno], hash, algop);
/dports/devel/git/git-2.34.1/
H A Dhex.c151 static int bufno; in hash_to_hex_algop() local
153 bufno = (bufno + 1) % ARRAY_SIZE(hexbuffer); in hash_to_hex_algop()
154 return hash_to_hex_algop_r(hexbuffer[bufno], hash, algop); in hash_to_hex_algop()
/dports/devel/git-cvs/git-2.34.1/
H A Dhex.c151 static int bufno; in hash_to_hex_algop() local
153 bufno = (bufno + 1) % ARRAY_SIZE(hexbuffer); in hash_to_hex_algop()
154 return hash_to_hex_algop_r(hexbuffer[bufno], hash, algop); in hash_to_hex_algop()
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/pentax/
H A Dlibrary.c310 int bufno, i; in camera_capture() local
381 for (bufno=0;bufno<16;bufno++) in camera_capture()
382 if (status.bufmask & (1 << bufno)) in camera_capture()
393 length = save_buffer( p, bufno, buftypes[i], jpegres[i], file); in camera_capture()
428 pslr_delete_buffer(p, bufno ); in camera_capture()
481 int i, bufno; in camera_wait_for_event() local
493 for (bufno=0;bufno<16;bufno++) in camera_wait_for_event()
494 if (status.bufmask & (1<<bufno)) in camera_wait_for_event()
496 if (bufno == 16) goto next; in camera_wait_for_event()
551 length = save_buffer( p, bufno, buftypes[i], jpegres[i], file); in camera_wait_for_event()
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip_port/netif/
H A Deth_driver.h22 void eth_driver_handle_input(int ethno, int bufno, size_t nbytes);
23 void eth_driver_buffer_sig(int bufno);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip_port/netif/
H A Deth_driver.h22 void eth_driver_handle_input(int ethno, int bufno, size_t nbytes);
23 void eth_driver_buffer_sig(int bufno);
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/x86/cpu/tangier/
H A Dpinmux.c70 unsigned int bufno; in mrfld_get_bufcfg() local
76 bufno = pin_to_bufno(family, pin); in mrfld_get_bufcfg()
78 return family->regs + BUFCFG_OFFSET + bufno * 4; in mrfld_get_bufcfg()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/x86/cpu/tangier/
H A Dpinmux.c70 unsigned int bufno; in mrfld_get_bufcfg() local
76 bufno = pin_to_bufno(family, pin); in mrfld_get_bufcfg()
78 return family->regs + BUFCFG_OFFSET + bufno * 4; in mrfld_get_bufcfg()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dpinmux.c71 unsigned int bufno; in mrfld_get_bufcfg() local
77 bufno = pin_to_bufno(family, pin); in mrfld_get_bufcfg()
79 return family->regs + BUFCFG_OFFSET + bufno * 4; in mrfld_get_bufcfg()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dpinmux.c71 unsigned int bufno; in mrfld_get_bufcfg() local
77 bufno = pin_to_bufno(family, pin); in mrfld_get_bufcfg()
79 return family->regs + BUFCFG_OFFSET + bufno * 4; in mrfld_get_bufcfg()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dpinmux.c71 unsigned int bufno; in mrfld_get_bufcfg() local
77 bufno = pin_to_bufno(family, pin); in mrfld_get_bufcfg()
79 return family->regs + BUFCFG_OFFSET + bufno * 4; in mrfld_get_bufcfg()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/arch/x86/cpu/tangier/
H A Dpinmux.c71 unsigned int bufno; in mrfld_get_bufcfg() local
77 bufno = pin_to_bufno(family, pin); in mrfld_get_bufcfg()
79 return family->regs + BUFCFG_OFFSET + bufno * 4; in mrfld_get_bufcfg()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/x86/cpu/tangier/
H A Dpinmux.c70 unsigned int bufno; in mrfld_get_bufcfg() local
76 bufno = pin_to_bufno(family, pin); in mrfld_get_bufcfg()
78 return family->regs + BUFCFG_OFFSET + bufno * 4; in mrfld_get_bufcfg()

123456