Home
last modified time | relevance | path

Searched defs:statistic (Results 1 – 7 of 7) sorted by relevance

/freebsd/tools/tools/ipw/
H A Dipwstats.c45 struct statistic { struct
66 static const struct statistic tbl[] = { argument
/freebsd/tools/tools/iwi/
H A Diwistats.c46 static const struct statistic { struct
47 int index;
48 const char *desc;
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_stats.h89 #define LAC_SYM_STAT_INC(statistic, instanceHandle) \ argument
/freebsd/sys/dev/qat/qat_api/common/compression/include/
H A Ddc_stats.h19 #define COMPRESSION_STAT_INC(statistic, pService) \ argument
/freebsd/usr.bin/locate/locate/
H A Dfastfind.c41 statistic (FILE *fp, char *path_fcodes) in statistic() function
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h418 statistic(statistic const &o) in statistic() function
422 statistic(double minv, double maxv, double meanv, uint64_t sc, double sd) in statistic() function
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/key/
H A Dlac_sym_key.c54 #define LAC_KEY_STAT_INC(statistic, instanceHandle) \ argument