HomeSort by relevance Sort by last modified time
    Searched defs:ValueFloating (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/base/numerics/
safe_math.h 27 // ValueFloating() - Returns the underlying floating point value (valid only
86 // ValueFloating() - Since floating point values include their validity state,
89 T ValueFloating() const {
  /external/v8/src/base/
safe_math.h 30 // ValueFloating() - Returns the underlying floating point value (valid only
89 // ValueFloating() - Since floating point values include their validity state,
92 T ValueFloating() const {
  /external/libchrome/base/numerics/
safe_math.h 29 // ValueFloating() - Returns the underlying floating point value (valid only
94 // ValueFloating() - Since floating point values include their validity state,
97 T ValueFloating() const {
  /external/libweave/third_party/chromium/base/numerics/
safe_math.h 29 // ValueFloating() - Returns the underlying floating point value (valid only
94 // ValueFloating() - Since floating point values include their validity state,
97 T ValueFloating() const {

Completed in 114 milliseconds