HomeSort by: relevance | last modified time | path
    Searched refs:OutBuf (Results 1 - 3 of 3) sorted by relevancy

  /src/common/dist/zlib/contrib/delphi/
ZLib.pas 131 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: Pointer; out OutBytes: Integer)
    [all...]
  /src/sys/arch/amiga/dev/
mscreg.h 134 u_char OutBuf[NUMLINES][IOBUFLEN]; /* 0x0200-0x08ff output bufs */
msc.c 1039 mob = &msc->board->OutBuf[msc->port][0];

Completed in 12 milliseconds