OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ngood
(Results
1 - 4
of
4
) sorted by null
/external/blktrace/
blkrawverify.c
149
unsigned int
ngood
= 0;
local
220
if (
ngood
) {
242
ngood
++;
254
ngood
, nbad,
255
ngood
? 100.0 * (float)
ngood
/ (float)(
ngood
+ nbad) : 0.0);
/external/icu/icu4c/source/test/compat/
tzone.pl
64
print("\n\
nGood
Bye!\n");
/external/valgrind/memcheck/tests/
vcpu_fbench.c
471
"\
nGood
work! You tried to take the square root of %g",
/external/valgrind/perf/
fbench.c
467
"\
nGood
work! You tried to take the square root of %g",
Completed in 485 milliseconds