Searched refs:grammar_is_active (Results 1 - 2 of 2) sorted by relevance

/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c980 ESR_BOOL grammar_is_active; local
988 found_grammar = srec_test_get_grammar_from_id ( data, grammar_id, &grammar_num, &grammar_is_active, &grammar_is_ve );
992 if ( grammar_is_active == ESR_TRUE )
1051 ESR_BOOL grammar_is_active; local
1059 found_grammar = srec_test_get_grammar_from_id ( data, grammar_id, &grammar_num, &grammar_is_active, &grammar_is_ve );
1063 if ( grammar_is_active == ESR_FALSE )
1101 ESR_BOOL grammar_is_active; local
1111 found_grammar = srec_test_get_grammar_from_id ( data, grammar_id, &grammar_num, &grammar_is_active, &grammar_is_ve );
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c971 ESR_BOOL grammar_is_active; local
979 found_grammar = srec_test_get_grammar_from_id ( data, grammar_id, &grammar_num, &grammar_is_active, &grammar_is_ve );
983 if ( grammar_is_active == ESR_TRUE )
1041 ESR_BOOL grammar_is_active; local
1049 found_grammar = srec_test_get_grammar_from_id ( data, grammar_id, &grammar_num, &grammar_is_active, &grammar_is_ve );
1053 if ( grammar_is_active == ESR_FALSE )
1091 ESR_BOOL grammar_is_active; local
1101 found_grammar = srec_test_get_grammar_from_id ( data, grammar_id, &grammar_num, &grammar_is_active, &grammar_is_ve );

Completed in 96 milliseconds