Lines Matching refs:param
7 * \param str String parameter.
30 * \param str Input string.
31 * \param p_value Pointer to output value.
77 * \param f FILE pointer
78 * \param buf Pointer to memory to hold read line.
79 * \param len Length of the buf.
127 * \param buf Input string
128 * \param len Input string length
129 * \param params Out params found
130 * \param params_len Out params array len
198 * \param cnt Parameter array count.
199 * \param params Out array of found parameters.
200 * \param int_params_store Memory for storing processed integer parameters.
271 * \param n Buffer test length.
272 * \param ref_buf Expected buffer.
273 * \param ref_ret Expected snprintf return value.
320 * \param outcome_file The file to write to.
322 * \param argv0 The test suite name.
323 * \param test_case The test case description.
367 * \param outcome_file The file to write to.
369 * \param unmet_dep_count The number of unmet dependencies.
370 * \param unmet_dependencies The array of unmet dependencies.
371 * \param missing_unmet_dependencies Non-zero if there was a problem tracking
373 * \param ret The test dispatch status (DISPATCH_xxx).
483 * \param argc Command line argument count.
484 * \param argv Argument array.