Home
last modified time | relevance | path

Searched defs:count_lines (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Dsqueezer.py277 def count_lines(self, s): member in Squeezer
/external/libcups/cups/
Dtestfile.c243 count_lines(cups_file_t *fp) /* I - File to read from */ in count_lines() function
/external/autotest/client/profilers/powertop/src/
Dpowertop.c137 void count_lines(void) in count_lines() function
/external/igt-gpu-tools/runner/
Dresultgen.c139 static size_t count_lines(const char *buf, const char *bufend) in count_lines() function