Home
last modified time | relevance | path

Searched defs:expandBuffer (Results 1 – 9 of 9) sorted by relevance

/dports/www/jericho-html/jericho-html-3.2/src/java/net/htmlparser/jericho/
H A DStreamedText.java220 private void expandBuffer(final int minSize) throws IOException { in expandBuffer() method in StreamedText
/dports/news/inn/inn-2.6.4/innfeed/
H A Dbuffer.c426 bool expandBuffer (Buffer buff, size_t amt) in expandBuffer() function
/dports/news/inn-current/inn-2.7-20211226/innfeed/
H A Dbuffer.c438 expandBuffer(Buffer buff, size_t amt) in expandBuffer() function
/dports/sysutils/shlock/inn-2.6.4/innfeed/
H A Dbuffer.c426 bool expandBuffer (Buffer buff, size_t amt) in expandBuffer() function
/dports/devel/smc/smc_4_3_0/examples/C++/EX6/
H A DTcpConnection.cpp1139 void TcpConnection::expandBuffer() function in TcpConnection
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/
H A Dbuffer.cpp380 void Buffer::expandBuffer(unsigned int inc) in expandBuffer() function in Buffer
/dports/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21/src/
H A Driva_type.h97 unsigned char *expandBuffer; member
/dports/databases/libpqtypes/libpqtypes-1.5.1/src/
H A Dlibpqtypes.h116 int (*expandBuffer)(PGtypeArgs *args, int new_len); member
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/io/
H A DPrettyWriter.java2077 private void expandBuffer(int n) in expandBuffer() method in PrettyWriter.GapBuffer