Home
last modified time | relevance | path

Searched refs:maxCoefficient (Results 76 – 94 of 94) sorted by relevance

1234

/dports/databases/litestream/litestream-0.3.6/vendor/github.com/Azure/go-autorest/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/sysutils/helmfile/go-autorest-tracing-v0.5.0/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/net-mgmt/prometheus2/go-autorest-b3a0b30a7423/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/www/grafana8/go-autorest-autorest-v0.11.20/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/www/grafana8/go-autorest-logger-v0.2.1/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/www/grafana8/go-autorest-autorest-adal-v0.9.15/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/www/grafana8/go-autorest-autorest-to-v0.4.0/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/www/grafana8/go-autorest-autorest-validation-v0.3.1/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/www/grafana8/go-autorest-autorest-date-v0.3.0/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/sysutils/terraform/go-autorest-tracing-v0.6.0/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/sysutils/terraform/go-autorest-55c0c4ebc34d/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/sysutils/terraform/go-autorest-b3a0b30a7423/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/sysutils/terraform/go-autorest-79a63e70c4d8/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/sysutils/terraform/go-autorest-autorest-v0.11.18/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/sysutils/terraform/go-autorest-446f41b7d65b/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/sysutils/terraform/go-autorest-logger-v0.2.1/autorest/
H A Dsender_test.go546 maxCoefficient := 2
549 if time.Since(start) > (time.Duration(maxCoefficient) * d) {
551 …rest: DelayForBackoff delayed too long (exceeded %d times the specified duration)", maxCoefficient)
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure-gcd.cc242 Number mp(p.maxCoefficient()); in heur_gcd()
243 Number mq(q.maxCoefficient()); in heur_gcd()
H A DMathStructure.h881 Number maxCoefficient();
H A DMathStructure-polynomial.cc821 Number MathStructure::maxCoefficient() { in maxCoefficient() function in MathStructure

1234