Home
last modified time | relevance | path

Searched refs:nonfinite (Results 1 – 14 of 14) sorted by relevance

/third_party/libpng/contrib/libtests/
Dtarith.c84 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/
Dtarith.c84 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/
Dtarith.c84 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/
Dfp_facets.qbk94 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
Dsign.qbk62 the assignment z = -z, but for nonfinite values,
/third_party/boost/libs/math/doc/overview/
Dcredits.qbk31 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).
Droadmap.qbk395 * 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/
DJamfile.v234 …#-<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/
Dunittest.proto516 // Text for nonfinite floating-point values.
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto516 // Text for nonfinite floating-point values.
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto516 // Text for nonfinite floating-point values.
/third_party/protobuf/src/google/protobuf/
Dunittest.proto636 // Text for nonfinite floating-point values.
/third_party/protobuf/csharp/protos/
Dunittest.proto626 // Text for nonfinite floating-point values.
/third_party/boost/libs/math/doc/
Dmath.qbk286 [def __fp_facets [link math_toolkit.fp_facets nonfinite fp_facets]]