Searched refs:OutBuf (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas131 Out: OutBuf = ptr to newly allocated buffer containing decompressed data
132 OutBytes = number of bytes in OutBuf }
134 out OutBuf: Pointer; out OutBytes: Integer);
141 Out: OutBuf = ptr to newly allocated buffer containing decompressed data
142 OutBytes = number of bytes in OutBuf }
144 OutEstimate: Integer; out OutBuf: Pointer; out OutBytes: Integer);
149 Out: OutBuf = ptr to user-allocated buffer to contain decompressed data
150 BufSize = number of bytes in OutBuf }
152 const OutBuf: Pointer; BufSize: Integer);
287 out OutBuf
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/delphi/
H A DZLib.pas131 Out: OutBuf = ptr to newly allocated buffer containing decompressed data
132 OutBytes = number of bytes in OutBuf }
134 out OutBuf: Pointer; out OutBytes: Integer);
141 Out: OutBuf = ptr to newly allocated buffer containing decompressed data
142 OutBytes = number of bytes in OutBuf }
144 OutEstimate: Integer; out OutBuf: Pointer; out OutBytes: Integer);
149 Out: OutBuf = ptr to user-allocated buffer to contain decompressed data
150 BufSize = number of bytes in OutBuf }
152 const OutBuf: Pointer; BufSize: Integer);
287 out OutBuf
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dser_a2232.h109 u_char OutBuf[NUMLINES][A2232_IOBUFLEN];/* 0x0200-0x08ff output bufs */ member in struct:a2232memory
H A Dser_a2232.c565 obuf = mem->OutBuf[p];

Completed in 106 milliseconds