HomeSort by relevance Sort by last modified time
    Searched refs:guarantee (Results 26 - 50 of 127) sorted by null

12 3 4 5 6

  /prebuilts/go/darwin-x86/src/math/cmplx/
sin.go 22 // guarantee.
asin.go 22 // guarantee.
tan.go 22 // guarantee.
  /prebuilts/go/darwin-x86/src/math/
log.go 48 // In order to guarantee error in log below 1ulp, we compute log by
tan.go 53 // guarantee.
gamma.go 57 // guarantee.
log1p.go 52 // In order to guarantee error in log below 1ulp, we compute log
sin.go 83 // guarantee.
erf.go 57 // guarantee the error is less than one ulp for erf.
  /prebuilts/go/darwin-x86/src/testing/
match.go 126 // Add a count to guarantee uniqueness.
  /prebuilts/go/linux-x86/src/math/cmplx/
sin.go 22 // guarantee.
asin.go 22 // guarantee.
tan.go 22 // guarantee.
  /prebuilts/go/linux-x86/src/math/
log.go 48 // In order to guarantee error in log below 1ulp, we compute log by
tan.go 53 // guarantee.
gamma.go 57 // guarantee.
log1p.go 52 // In order to guarantee error in log below 1ulp, we compute log
sin.go 83 // guarantee.
  /prebuilts/go/linux-x86/src/testing/
match.go 126 // Add a count to guarantee uniqueness.
  /external/autotest/docs/
test-that.md 108 [confusing error](crbug.com/354556). The easiest way today to guarantee
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
loopbce.go 126 // We can only guarantee that the loops runs within limits of induction variable
value.go 17 // densely starting at 1. There is no guarantee that there won't be occasional holes, though.
  /prebuilts/go/darwin-x86/src/cmd/vet/
doc.go 9 that do not guarantee all reports are genuine problems, but it can find errors
  /prebuilts/go/darwin-x86/src/html/template/
clone_test.go 162 // Ensure that this guarantee from the docs is upheld:
  /prebuilts/go/darwin-x86/src/index/suffixarray/
suffixarray_test.go 289 r := rand.New(rand.NewSource(0x5a77a1)) // guarantee always same sequence

Completed in 722 milliseconds

12 3 4 5 6