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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fpieee.h 130 unsigned int Inexact : 1;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
decimal.py 127 'Inexact', 'Rounded', 'Subnormal', 'Overflow', 'Underflow',
166 Underflow (Inexact, Rounded, Subnormal) that indicates that it is only
273 class Inexact(DecimalException):
276 This occurs and signals inexact whenever the result of an operation is
281 The inexact signal may be tested (or trapped) to determine if a given
282 operation (or sequence of operations) was inexact.
322 class Overflow(Inexact, Rounded):
340 result is 0, or is [1,inf] otherwise. In all cases, Inexact and Rounded
360 class Underflow(Inexact, Rounded, Subnormal):
363 This occurs and signals underflow if a result is inexact and the
    [all...]
  /external/python/cpython2/Lib/
decimal.py 127 'Inexact', 'Rounded', 'Subnormal', 'Overflow', 'Underflow',
165 Underflow (Inexact, Rounded, Subnormal) that indicates that it is only
272 class Inexact(DecimalException):
275 This occurs and signals inexact whenever the result of an operation is
280 The inexact signal may be tested (or trapped) to determine if a given
281 operation (or sequence of operations) was inexact.
321 class Overflow(Inexact, Rounded):
339 result is 0, or is [1,inf] otherwise. In all cases, Inexact and Rounded
359 class Underflow(Inexact, Rounded, Subnormal):
362 This occurs and signals underflow if a result is inexact and th
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
decimal.py 127 'Inexact', 'Rounded', 'Subnormal', 'Overflow', 'Underflow',
166 Underflow (Inexact, Rounded, Subnormal) that indicates that it is only
273 class Inexact(DecimalException):
276 This occurs and signals inexact whenever the result of an operation is
281 The inexact signal may be tested (or trapped) to determine if a given
282 operation (or sequence of operations) was inexact.
322 class Overflow(Inexact, Rounded):
340 result is 0, or is [1,inf] otherwise. In all cases, Inexact and Rounded
360 class Underflow(Inexact, Rounded, Subnormal):
363 This occurs and signals underflow if a result is inexact and th
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
decimal.py 127 'Inexact', 'Rounded', 'Subnormal', 'Overflow', 'Underflow',
166 Underflow (Inexact, Rounded, Subnormal) that indicates that it is only
273 class Inexact(DecimalException):
276 This occurs and signals inexact whenever the result of an operation is
281 The inexact signal may be tested (or trapped) to determine if a given
282 operation (or sequence of operations) was inexact.
322 class Overflow(Inexact, Rounded):
340 result is 0, or is [1,inf] otherwise. In all cases, Inexact and Rounded
360 class Underflow(Inexact, Rounded, Subnormal):
363 This occurs and signals underflow if a result is inexact and th
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
decimal.py 127 'Inexact', 'Rounded', 'Subnormal', 'Overflow', 'Underflow',
166 Underflow (Inexact, Rounded, Subnormal) that indicates that it is only
273 class Inexact(DecimalException):
276 This occurs and signals inexact whenever the result of an operation is
281 The inexact signal may be tested (or trapped) to determine if a given
282 operation (or sequence of operations) was inexact.
322 class Overflow(Inexact, Rounded):
340 result is 0, or is [1,inf] otherwise. In all cases, Inexact and Rounded
360 class Underflow(Inexact, Rounded, Subnormal):
363 This occurs and signals underflow if a result is inexact and th
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
decimal.py 127 'Inexact', 'Rounded', 'Subnormal', 'Overflow', 'Underflow',
166 Underflow (Inexact, Rounded, Subnormal) that indicates that it is only
273 class Inexact(DecimalException):
276 This occurs and signals inexact whenever the result of an operation is
281 The inexact signal may be tested (or trapped) to determine if a given
282 operation (or sequence of operations) was inexact.
322 class Overflow(Inexact, Rounded):
340 result is 0, or is [1,inf] otherwise. In all cases, Inexact and Rounded
360 class Underflow(Inexact, Rounded, Subnormal):
363 This occurs and signals underflow if a result is inexact and th
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_decimal.py 48 OrderedSignals = (Clamped, Rounded, Inexact, Subnormal,
126 'inexact' : Inexact,
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_decimal.py 48 OrderedSignals = (Clamped, Rounded, Inexact, Subnormal,
126 'inexact' : Inexact,
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_decimal.py 48 OrderedSignals = (Clamped, Rounded, Inexact, Subnormal,
126 'inexact' : Inexact,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py 48 OrderedSignals = (Clamped, Rounded, Inexact, Subnormal,
126 'inexact' : Inexact,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py 48 OrderedSignals = (Clamped, Rounded, Inexact, Subnormal,
126 'inexact' : Inexact,
    [all...]
  /external/python/cpython2/Lib/test/
test_decimal.py 49 OrderedSignals = (Clamped, Rounded, Inexact, Subnormal,
127 'inexact' : Inexact,
    [all...]
  /external/llvm/test/MC/PowerPC/
vsx.s     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go     [all...]

Completed in 2038 milliseconds