Searched defs:variance (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/libevent/test/ |
H A D | test-ratelim.c | 337 double variance; in test_ratelimiting() local
|
/freebsd-src/contrib/ntp/sntp/libevent/test/ |
H A D | test-ratelim.c | 337 double variance; in test_ratelimiting() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclObjC.h | 594 ObjCTypeParamVariance variance, SourceLocation varianceLoc, in ObjCTypeParamDecl() argument 627 /// Set the variance of this type parameter. in setVariance() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 488 ObjCTypeParamVariance variance = ObjCTypeParamVariance::Invariant; parseObjCTypeParamListOrProtocolRefs() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclObjC.cpp | 1474 ObjCTypeParamVariance variance, in Create() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 667 Scope *S, ObjCTypeParamVariance variance, SourceLocation varianceLoc, in actOnObjCTypeParam() argument
|
/freebsd-src/contrib/bsnmp/tests/ |
H A D | catch.hpp | 7646 double variance = std::accumulate(first, last, 0., [m](double a, double b) { in standard_deviation() local
|