Lines Matching full:param
240 * \param reader The reader to be initialized.
241 * \param acc The buffer to be used as a temporary accumulator
250 * \param acc_len The size in Bytes of \p acc.
262 * \param reader The reader to be freed.
272 * \param reader The reader context to use. The reader must be
274 * \param buf The buffer to be managed by the reader.
275 * \param buflen The size in Bytes of \p buffer.
299 * \param reader The reader context to use. The reader must be
301 * \param paused If not \c NULL, the integer at address \p paused will be
321 * \param reader The reader context to use. The reader must
323 * \param desired The desired amount of data to be read, in Bytes.
324 * \param buffer The address to store the buffer pointer in.
326 * \param buflen The address to store the actual buffer
372 * \param reader The reader context to use.