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

  /prebuilts/go/darwin-x86/src/math/big/
rat.go 38 case 0: // denormal
134 // Denormal case; lose 'shift' bits of precision.
232 // Denormal case; lose 'shift' bits of precision.
  /prebuilts/go/linux-x86/src/math/big/
rat.go 38 case 0: // denormal
134 // Denormal case; lose 'shift' bits of precision.
232 // Denormal case; lose 'shift' bits of precision.
  /external/protobuf/js/binary/
utils.js 194 // Number is a denormal.
249 // Number is a denormal.
372 // Denormal.
402 // Denormal.
  /external/llvm/unittests/ADT/
APFloatTest.cpp 209 // 2a. Test denormal <-> normal binade boundaries.
210 // * nextUp(+Largest Denormal) -> +Smallest Normal.
211 // * nextDown(-Largest Denormal) -> -Smallest Normal.
212 // * nextUp(-Smallest Normal) -> -Largest Denormal.
213 // * nextDown(+Smallest Normal) -> +Largest Denormal.
215 // nextUp(+Largest Denormal) -> +Smallest Normal.
223 // nextDown(-Largest Denormal) -> -Smallest Normal.
241 // nextDown(+Smallest Normal) -> +Largest Denormal.
282 // binade boundary. Away from denormal <-> normal boundaries.
287 // * nextUp(-Largest Denormal) -> -Largest Denormal + inc
    [all...]
  /external/bison/
configure     [all...]

Completed in 223 milliseconds