Lines Matching refs:param
7 * \param str String parameter.
31 * \param str Input string.
32 * \param value Pointer to int for output value.
104 * \param f FILE pointer
105 * \param buf Pointer to memory to hold read line.
106 * \param len Length of the buf.
153 * \param buf Input string
154 * \param len Input string length
155 * \param params Out params found
156 * \param params_len Out params array len
235 * \param cnt Parameter array count.
236 * \param params Out array of found parameters.
237 * \param int_params_store Memory for storing processed integer parameters.
329 * \param n Buffer test length.
330 * \param ref_buf Expected buffer.
331 * \param ref_ret Expected snprintf return value.
377 * \param outcome_file The file to write to.
379 * \param argv0 The test suite name.
380 * \param test_case The test case description.
423 * \param outcome_file The file to write to.
425 * \param unmet_dep_count The number of unmet dependencies.
426 * \param unmet_dependencies The array of unmet dependencies.
427 * \param missing_unmet_dependencies Non-zero if there was a problem tracking
429 * \param ret The test dispatch status (DISPATCH_xxx).
430 * \param info A pointer to the test info structure.
498 * \param argc Command line argument count.
499 * \param argv Argument array.