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

/openbsd-current/usr.bin/x99token/
H A Dx99token.c28 void predict(DES_key_schedule, const char *, int);
170 predict(ks, buf, cnt);
179 predict(DES_key_schedule ks, const char *chal, int cnt) function
/openbsd-current/sbin/restore/
H A Dtape.c1108 * Check that a header is where it belongs and predict the next header
1115 static long predict; local
1149 if (predict != blksread - 1)
1151 predict, blksread - 1);
1170 predict = blks;
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DTester.pm401 something that you cannot predict in advance like a timestamp. In this case
423 We cannot predict how long the database ping will take so we use
674 separate access to the individual pieces of information and you must predict
/openbsd-current/gnu/usr.bin/cc/cc_int/
H A DMakefile53 params.o postreload.o postreload-gcse.o predict.o \
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dbench.t599 _m branch predict miss
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp917 "an adversary may be able to predict. Use 'arc4random' "
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A DMakefile.in597 PREDICT_H = predict.h predict.def
767 loop.o mbchar.o optabs.o params.o predict.o print-rtl.o print-tree.o \
1656 predict.o: predict.c $(CONFIG_H) $(SYSTEM_H) $(RTL_H) $(TREE_H) flags.h \
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dbench.pl1523 _m branch predict miss
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMakeMaker.pm1560 PREFIX it is easy to predict where the module will end up. The

Completed in 263 milliseconds