Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
H A Drust_project_writer.cc347 bool first_cfg = true; in WriteCrates() local
349 if (!first_cfg) in WriteCrates()
351 first_cfg = false; in WriteCrates()
/third_party/alsa-utils/topology/
H A Dpre-process-object.c1167 snd_config_t *attr, *new, *first_cfg; in tplg_object_copy_and_add_param() local
1171 first_cfg = snd_config_iterator_entry(first); in tplg_object_copy_and_add_param()
1190 if (first_cfg) { in tplg_object_copy_and_add_param()
1192 ret = snd_config_add_before(first_cfg, new); in tplg_object_copy_and_add_param()

Completed in 5 milliseconds