HomeSort by relevance Sort by last modified time
    Searched defs:n_lines (Results 1 - 3 of 3) sorted by null

  /external/dbus/bus/
desktop-file.c 41 int n_lines; member in struct:__anon5980
115 for (i = 0; i < section->n_lines; i++)
287 desktop_file->sections[n].n_lines = 0;
327 if (section->n_allocated_lines == section->n_lines)
333 line = &section->lines[section->n_lines++];
613 for (j = 0; j < file->sections[i].n_lines; j++)
734 for (i = 0; i < section->n_lines; i++)
  /external/bluetooth/glib/glib/
gutils.c 2353 gint n_lines, i; local
    [all...]
  /external/dbus/test/
decode-gcov.c 670 int n_lines; member in struct:File
1586 int n_lines; local
1624 int n_lines; local
1925 int n_lines; \/* lines that have blocks on them *\/ member in struct:Stats
    [all...]

Completed in 295 milliseconds