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

/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c505 size_t third_max_command_size, LCHAR *third_command,
521 third_command, &third_max_command_size );
583 size_t third_max_command_size, LCHAR *third_command,
598 third_command, &third_max_command_size );
648 size_t third_max_command_size, LCHAR *third_command,
662 third_command, &third_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
646 srec_test_get_three_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 *actual_commands, LCHAR **command_end ) argument
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c498 size_t third_max_command_size, LCHAR *third_command,
514 third_command, &third_max_command_size );
576 size_t third_max_command_size, LCHAR *third_command,
591 third_command, &third_max_command_size );
641 size_t third_max_command_size, LCHAR *third_command,
655 third_command, &third_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
639 srec_test_get_three_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 *actual_commands, LCHAR **command_end ) argument

Completed in 4095 milliseconds