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

  /external/freetype/src/psaux/
psconv.c 297 goto Underflow;
326 goto Underflow;
354 Underflow:
355 FT_TRACE4(( "!!!UNDERFLOW:!!!" ));
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psaux/
psconv.c 297 goto Underflow;
326 goto Underflow;
354 Underflow:
355 FT_TRACE4(( "!!!UNDERFLOW:!!!" ));
  /external/pdfium/third_party/freetype/src/psaux/
psconv.c 297 goto Underflow;
326 goto Underflow;
354 Underflow:
355 FT_TRACE4(( "!!!UNDERFLOW:!!!" ));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fpieee.h 131 unsigned int Underflow : 1;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
types.py 29 Clamped, Overflow, Inexact, Underflow, Rounded)
37 traps=[Clamped, Overflow, Inexact, Rounded, Underflow])
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
addressing.s 31 bnuf Type_BI ; No underflow branch (01110)
32 buf Type_BI ; Underflow branch (01111)
35 bnluf Type_BI ; No latched FP underflow branch (10010)
36 bluf Type_BI ; Latched FP underflow branch (10011)
37 bzuf Type_BI ; Zero or FP underflow branch (10100)
63 ldinuf R0,R0 ; No underflow load (01110)
64 ldiuf R0,R0 ; Underflow load (01111)
67 ldinluf R0,R0 ; No latched FP underflow load (10010)
68 ldiluf R0,R0 ; Latched FP underflow load (10011)
69 ldizuf R0,R0 ; Zero or FP underflow load (10100
    [all...]
  /external/freetype/src/cff/
cffparse.c 272 goto Underflow;
346 goto Underflow;
392 Underflow:
394 FT_TRACE4(( "!!!UNDERFLOW:!!!" ));
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffparse.c 267 goto Underflow;
341 goto Underflow;
387 Underflow:
389 FT_TRACE4(( "!!!UNDERFLOW:!!!" ));
  /external/pdfium/third_party/freetype/src/cff/
cffparse.c 267 goto Underflow;
341 goto Underflow;
387 Underflow:
389 FT_TRACE4(( "!!!UNDERFLOW:!!!" ));
  /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
278 were non-zero), or if an overflow or underflow condition occurs. The
304 coefficient), or if an overflow or underflow condition occurs. The
360 class Underflow(Inexact, Rounded, Subnormal):
361 """Numerical underflow with result rounded to 0.
363 This occurs and signals underflow if a result is inexact and the
368 The result after an underflow will be a subnormal number rounded, if
377 Underflow, InvalidOperation, Subnormal]
    [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
278 were non-zero), or if an overflow or underflow condition occurs. The
304 coefficient), or if an overflow or underflow condition occurs. The
360 class Underflow(Inexact, Rounded, Subnormal):
361 """Numerical underflow with result rounded to 0.
363 This occurs and signals underflow if a result is inexact and the
368 The result after an underflow will be a subnormal number rounded, if
377 Underflow, InvalidOperation, Subnormal]
    [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
278 were non-zero), or if an overflow or underflow condition occurs. The
304 coefficient), or if an overflow or underflow condition occurs. The
360 class Underflow(Inexact, Rounded, Subnormal):
361 """Numerical underflow with result rounded to 0.
363 This occurs and signals underflow if a result is inexact and the
368 The result after an underflow will be a subnormal number rounded, if
377 Underflow, InvalidOperation, Subnormal]
    [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
278 were non-zero), or if an overflow or underflow condition occurs. The
304 coefficient), or if an overflow or underflow condition occurs. The
360 class Underflow(Inexact, Rounded, Subnormal):
361 """Numerical underflow with result rounded to 0.
363 This occurs and signals underflow if a result is inexact and the
368 The result after an underflow will be a subnormal number rounded, if
377 Underflow, InvalidOperation, Subnormal]
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_decimal.py 49 Underflow, Overflow, DivisionByZero, InvalidOperation)
132 'underflow' : Underflow}
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_decimal.py 49 Underflow, Overflow, DivisionByZero, InvalidOperation)
132 'underflow' : Underflow}
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py 49 Underflow, Overflow, DivisionByZero, InvalidOperation)
132 'underflow' : Underflow}
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py 49 Underflow, Overflow, DivisionByZero, InvalidOperation)
132 'underflow' : Underflow}
    [all...]

Completed in 379 milliseconds