Home
last modified time | relevance | path

Searched refs:getbuf (Results 126 – 150 of 491) sorted by relevance

12345678910>>...20

/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/lib/netpacket/
H A Dnetpacket_op.c146 op->getbuf = callback_getbuf; in netpacket_op()
313 if (netproto_readpacket(NPC->NC, NPC->pending_head->getbuf, in netpacket_op_packetsent()
451 if (netproto_readpacket(NPC->NC, NPC->pending_head->getbuf, in callback_packetreceived()
H A Dnetpacket_internal.h10 int (* getbuf)(void *, uint8_t, uint8_t **, size_t); member
/dports/devel/py-jep/jep-3.9.1/src/main/c/Objects/
H A Dpyjbuffer.c76 getbuf(PyObject* self, Py_buffer *view, int flags) in getbuf() function
162 (getbufferproc)getbuf,
/dports/audio/sdl_sound/SDL_sound-1.0.3/decoders/
H A Dshn.c106 Uint8 *getbuf; member
234 shn->nbyteget += SDL_RWread(rw, shn->getbuf, 1, SHN_BUFSIZ); in word_get()
236 shn->getbufp = shn->getbuf; in word_get()
597 shn->getbufp = shn->getbuf = (Uint8 *) malloc(SHN_BUFSIZ); in SHN_open()
684 if (_shn.getbuf) in SHN_open()
685 free(_shn.getbuf); in SHN_open()
746 if (shn->getbuf != NULL) in SHN_close()
747 free(shn->getbuf); in SHN_close()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/9660srv/
H A Dfns.h4 Iobuf* getbuf(Xdata*, ulong);
/dports/x11/xpra/xpra-4.3/xpra/buffers/
H A Dcyxor.pyx9 from xpra.buffers.membuf cimport getbuf, MemBuf
36 cdef MemBuf out_buf = getbuf(alen)
/dports/converters/tnef/tnef-1.4.12/src/
H A Dutil.h35 extern unsigned char* getbuf (FILE *fp, unsigned char buf[], size_t n);
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/spelling/hunspell/
H A Dhunzip.hxx36 int getbuf();
/dports/textproc/enchant/enchant-1.6.0/src/myspell/
H A Dhunzip.hxx34 int getbuf();
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/spelling/hunspell/
H A Dhunzip.hxx38 int getbuf();
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/hunspell/
H A Dhunzip.hxx38 int getbuf();
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/src/hunspell/
H A Dhunzip.hxx38 int getbuf();
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/src/
H A Dhunzip.hxx78 int getbuf();
/dports/editors/vigor/vigor-0.016/docs/interp/
H A Dspell.ok20 getbuf
/dports/x11/xpra/xpra-4.3/xpra/net/websockets/
H A Dmask.pyx7 from xpra.buffers.membuf cimport getbuf, MemBuf, buffer_context
29 cdef MemBuf out_buf = getbuf(datalen+align)
/dports/editors/focuswriter/focuswriter-1.7.6/src/spelling/hunspell/
H A Dhunzip.hxx77 int getbuf();
/dports/textproc/R-cran-hunspell/hunspell/src/hunspell/
H A Dhunzip.hxx77 int getbuf();
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/src/hunspell/
H A Dhunzip.hxx77 int getbuf();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/hunspell/src/hunspell/
H A Dhunzip.hxx80 int getbuf();
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/src/hunspell/
H A Dhunzip.hxx77 int getbuf();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/hunspell/src/hunspell/
H A Dhunzip.hxx80 int getbuf();
/dports/net-im/beebeep/beebeep-code-r1476/src/hunspell/
H A Dhunzip.hxx77 int getbuf();
/dports/textproc/hunspell/hunspell-1.7.0/src/hunspell/
H A Dhunzip.hxx77 int getbuf();
/dports/textproc/nuspell/nuspell-5.0.1/external/hunspell/hunspell/
H A Dhunzip.hxx77 int getbuf();
/dports/lang/spidermonkey60/firefox-60.9.0/extensions/spellcheck/hunspell/src/
H A Dhunzip.hxx77 int getbuf();

12345678910>>...20