Searched refs:predict (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sbin/restore/
H A Dtape.c1455 * Check that a header is where it belongs and predict the next header
1462 static long predict; local
1493 if (predict != blksread - 1)
1495 predict, blksread - 1);
1503 predict = blks;
/freebsd-9.3-release/gnu/usr.bin/cc/cc_int/
H A DMakefile50 params.o postreload.o postreload-gcse.o predict.o \
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp641 "an adversary may be able to predict. Use 'arc4random' "

Completed in 89 milliseconds