Searched refs:counted (Results 1 - 4 of 4) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D6-1.c80 int counted; local
95 counted = count(dotdir);
99 output("Found %d entries in current dir\n", counted);
113 counted = count(dotdir);
117 output("Found %d entries in current dir from child\n", counted);
/external/libedit/src/
H A Dfilecomplete.c354 * matches[0] is not one of the match strings, but it is counted in
/external/gptfdisk/
H A Dgpt.cc2077 uint32_t i, counted = 0; local
2081 counted++;
2083 return counted;
/external/libunwind/doc/
H A Dlibunwind-dynamic.tex182 unwind-info (\Var{table\_data}) counted in units of words
380 - instruction size: each bundle is counted as 3 instructions, regardless

Completed in 723 milliseconds