Home
last modified time | relevance | path

Searched defs:conf_buf (Results 1 – 2 of 2) sorted by relevance

/external/tpm2-tss/test/unit/
Dtctildr.c179 char name_buf[0], conf_buf[0]; in test_conf_parse_bad_length() local
189 char name_buf[0], conf_buf[0]; in test_conf_parse_empty_str() local
196 char name_buf[50] = { 0, }, conf_buf[50] = { 0, }; in test_conf_parse_no_colon() local
203 char name_buf[50] = { 0, }, conf_buf[50] = { 0, }; in test_conf_parse_name_colon() local
211 char name_buf[50] = { 0, }, conf_buf[50] = { 0, }; in test_conf_parse_name_colon_conf() local
/external/libxaac/decoder/
Dixheaacd_decode_main.c116 UWORD8 *conf_buf, in ixheaacd_audio_preroll_parsing()