OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:n_lines
(Results
1 - 3
of
3
) sorted by null
/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
...]
/external/dbus/bus/
desktop-file.c
41
int
n_lines
;
member in struct:__anon6512
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 = §ion->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/linux-tools-perf/
builtin-kmem.c
348
int
n_lines
, int is_caller)
365
while (next &&
n_lines
--) {
399
if (
n_lines
== -1)
Completed in 311 milliseconds