Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D6-1.c78 int counted; in main() local
93 counted = count(dotdir); in main()
97 output("Found %d entries in current dir\n", counted); in main()
111 counted = count(dotdir); in main()
115 output("Found %d entries in current dir from child\n", counted); in main()
/third_party/node/lib/internal/
H A Dcli_table.js69 const counted = getStringWidth(value);
70 columnWidths[i] = MathMax(width, counted);
/third_party/gptfdisk/
H A Dgpt.cc2267 uint32_t i, counted = 0; in CountParts() local
2271 counted++; in CountParts()
2273 return counted; in CountParts()
/third_party/libunwind/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
/third_party/backends/backend/
H A Dnec.c624 int full_count = 0, counted; in reader_process() local
775 counted = 0; in reader_process()
778 if (!counted) in reader_process()
780 counted = 1; in reader_process()
H A Dsharp.c820 int full_count = 0, counted; in reader_process() local
999 counted = 0; in reader_process()
1002 if (!counted) in reader_process()
1004 counted = 1; in reader_process()

Completed in 13 milliseconds