Searched defs:conf_buf (Results 1 – 2 of 2) sorted by relevance
/external/tpm2-tss/test/unit/ |
D | tctildr.c | 179 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/ |
D | ixheaacd_decode_main.c | 116 UWORD8 *conf_buf, in ixheaacd_audio_preroll_parsing()
|