HomeSort by relevance Sort by last modified time
    Searched refs:Denormal (Results 1 - 8 of 8) sorted by null

  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
rat.go 43 case 0: // denormal
139 // Denormal case; lose 'shift' bits of precision.
237 // Denormal case; lose 'shift' bits of precision.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
rat.go 40 case 0: // denormal
136 // Denormal case; lose 'shift' bits of precision.
234 // Denormal case; lose 'shift' bits of precision.
  /prebuilts/go/darwin-x86/src/math/big/
rat.go 40 case 0: // denormal
136 // Denormal case; lose 'shift' bits of precision.
234 // Denormal case; lose 'shift' bits of precision.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
rat.go 43 case 0: // denormal
139 // Denormal case; lose 'shift' bits of precision.
237 // Denormal case; lose 'shift' bits of precision.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
rat.go 40 case 0: // denormal
136 // Denormal case; lose 'shift' bits of precision.
234 // Denormal case; lose 'shift' bits of precision.
  /prebuilts/go/linux-x86/src/math/big/
rat.go 40 case 0: // denormal
136 // Denormal case; lose 'shift' bits of precision.
234 // Denormal case; lose 'shift' bits of precision.
  /external/llvm/unittests/ADT/
APFloatTest.cpp 210 // 2a. Test denormal <-> normal binade boundaries.
211 // * nextUp(+Largest Denormal) -> +Smallest Normal.
212 // * nextDown(-Largest Denormal) -> -Smallest Normal.
213 // * nextUp(-Smallest Normal) -> -Largest Denormal.
214 // * nextDown(+Smallest Normal) -> +Largest Denormal.
216 // nextUp(+Largest Denormal) -> +Smallest Normal.
224 // nextDown(-Largest Denormal) -> -Smallest Normal.
242 // nextDown(+Smallest Normal) -> +Largest Denormal.
283 // binade boundary. Away from denormal <-> normal boundaries.
288 // * nextUp(-Largest Denormal) -> -Largest Denormal + inc
    [all...]
  /external/bison/
configure     [all...]

Completed in 1091 milliseconds