Home
last modified time | relevance | path

Searched refs:n_sections (Results 1 – 2 of 2) sorted by relevance

/external/dbus/bus/
Ddesktop-file.c48 int n_sections; member
127 for (i = 0; i < desktop_file->n_sections; i++) in bus_desktop_file_free()
274 if (desktop_file->n_allocated_sections == desktop_file->n_sections) in new_section()
284 n = desktop_file->n_sections; in new_section()
298 desktop_file->n_sections += 1; in new_section()
313 parser->current_section = parser->desktop_file->n_sections - 1; in open_section()
607 for (i = 0; i < file->n_sections; i++)
715 for (i = 0; i < desktop_file->n_sections; i ++) in lookup_section()
/external/dbus/test/
Ddecode-gcov.c509 int n_sections; in dump_da_file() local
513 n_sections = 0; in dump_da_file()
522 printf (".da file section %d\n", n_sections); in dump_da_file()
538 claimed_n_functions, n_sections); in dump_da_file()
595 n_functions, total_arcs, n_sections); in dump_da_file()
598 ++n_sections; in dump_da_file()
602 total_functions, n_sections); in dump_da_file()
885 int n_sections; in add_counts_from_da() local
891 n_sections = 0; in add_counts_from_da()
1016 ++n_sections; in add_counts_from_da()