Searched defs:fourth_command (Results 1 - 2 of 2) sorted by relevance

/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c506 size_t fourth_max_command_size, LCHAR *fourth_command,
525 fourth_command, &fourth_max_command_size );
584 size_t fourth_max_command_size, LCHAR *fourth_command,
602 fourth_command, &fourth_max_command_size );
503 srec_test_get_five_command_items( LCHAR *command_start, size_t first_max_command_size, LCHAR *first_command, size_t second_max_command_size, LCHAR *second_command, size_t third_max_command_size, LCHAR *third_command, size_t fourth_max_command_size, LCHAR *fourth_command, size_t fifth_max_command_size, LCHAR *fifth_command, size_t *actual_commands, LCHAR **command_end ) argument
581 srec_test_get_four_command_items( LCHAR *command_start, size_t first_max_command_size, LCHAR *first_command, size_t second_max_command_size, LCHAR *second_command, size_t third_max_command_size, LCHAR *third_command, size_t fourth_max_command_size, LCHAR *fourth_command, size_t *actual_commands, LCHAR **command_end ) argument
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c499 size_t fourth_max_command_size, LCHAR *fourth_command,
518 fourth_command, &fourth_max_command_size );
577 size_t fourth_max_command_size, LCHAR *fourth_command,
595 fourth_command, &fourth_max_command_size );
496 srec_test_get_five_command_items( LCHAR *command_start, size_t first_max_command_size, LCHAR *first_command, size_t second_max_command_size, LCHAR *second_command, size_t third_max_command_size, LCHAR *third_command, size_t fourth_max_command_size, LCHAR *fourth_command, size_t fifth_max_command_size, LCHAR *fifth_command, size_t *actual_commands, LCHAR **command_end ) argument
574 srec_test_get_four_command_items( LCHAR *command_start, size_t first_max_command_size, LCHAR *first_command, size_t second_max_command_size, LCHAR *second_command, size_t third_max_command_size, LCHAR *third_command, size_t fourth_max_command_size, LCHAR *fourth_command, size_t *actual_commands, LCHAR **command_end ) argument

Completed in 127 milliseconds