Searched refs:nonfinite (Results 1 – 14 of 14) sorted by relevance
/third_party/libpng/contrib/libtests/ |
D | tarith.c | 84 int nonfinite = 0; in validation_ascii_to_fp() local 118 ++nonfinite; in validation_ascii_to_fp() 261 "arithmetic errors\n", finite, nonfinite, ok, failcount, minorarith); in validation_ascii_to_fp()
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | tarith.c | 84 int nonfinite = 0; in validation_ascii_to_fp() local 118 ++nonfinite; in validation_ascii_to_fp() 261 "arithmetic errors\n", finite, nonfinite, ok, failcount, minorarith); in validation_ascii_to_fp()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | tarith.c | 84 int nonfinite = 0; in validation_ascii_to_fp() local 118 ++nonfinite; in validation_ascii_to_fp() 261 "arithmetic errors\n", finite, nonfinite, ok, failcount, minorarith); in validation_ascii_to_fp()
|
/third_party/boost/libs/math/doc/fp_utilities/ |
D | fp_facets.qbk | 94 does not explicitly specify the representation (and input) of nonfinite values, 96 So without some specific action, input and output of nonfinite values is not portable. 396 Without using a new locale that contains the nonfinite facets, 398 (and often failed) if nonfinite values are found. 515 of various finite and nonfinite values. 517 A simple example of trapping nonfinite output is at
|
D | sign.qbk | 62 the assignment z = -z, but for nonfinite values,
|
/third_party/boost/libs/math/doc/overview/ |
D | credits.qbk | 31 and manipulation code, and nonfinite facets to permit C99 output of infinities and NaNs. 32 (nonfinite facets were not added until Boost 1.47 but had been in use with Boost.Spirit).
|
D | roadmap.qbk | 395 * Added changesign function to sign.hpp to facilitate addition of nonfinite facets. 396 * Addition of nonfinite facets from Johan Rade, with tests,
|
/third_party/boost/libs/math/example/ |
D | Jamfile.v2 | 34 …#-<toolset>msvc:<cxxflags>/Za # nonfinite Serialization examples fail link if disable MS extension…
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 516 // Text for nonfinite floating-point values.
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 516 // Text for nonfinite floating-point values.
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest.proto | 516 // Text for nonfinite floating-point values.
|
/third_party/protobuf/src/google/protobuf/ |
D | unittest.proto | 636 // Text for nonfinite floating-point values.
|
/third_party/protobuf/csharp/protos/ |
D | unittest.proto | 626 // Text for nonfinite floating-point values.
|
/third_party/boost/libs/math/doc/ |
D | math.qbk | 286 [def __fp_facets [link math_toolkit.fp_facets nonfinite fp_facets]]
|