/third_party/boost/boost/spirit/home/qi/binary/ |
D | binary.hpp | 176 struct floating_point struct 184 struct floating_point<32> struct 191 struct floating_point<64> struct 377 : make_binary_parser<detail::floating_point<bits>, \ 383 : make_binary_lit_parser<A0, detail::floating_point<bits>, \
|
/third_party/boost/boost/spirit/home/karma/binary/ |
D | binary.hpp | 177 struct floating_point struct 185 struct floating_point<32> struct 191 struct floating_point<64> struct 398 : detail::basic_binary<detail::floating_point<bits>, \ 404 : detail::basic_binary_literal<Modifiers, detail::floating_point<bits> \
|
/third_party/boost/boost/mpi/ |
D | datatype.hpp | 224 BOOST_MPI_DATATYPE(float, MPI_FLOAT, floating_point); 227 BOOST_MPI_DATATYPE(double, MPI_DOUBLE, floating_point); 230 BOOST_MPI_DATATYPE(long double, MPI_LONG_DOUBLE, floating_point);
|
/third_party/boost/boost/intrusive/ |
D | options.hpp | 93 BOOST_INTRUSIVE_OPTION_CONSTANT(floating_point, bool, Enabled, floating_point)
|
D | sgtree.hpp | 207 static const bool floating_point = true; member 267 static const bool floating_point = FloatingPoint; member in boost::intrusive::sgtree_impl 925 BOOST_STATIC_ASSERT((floating_point)); in balance_factor() 986 , packed_options::floating_point
|
D | intrusive_fwd.hpp | 656 struct floating_point;
|
D | sg_set.hpp | 496 , packed_options::floating_point 1002 , packed_options::floating_point
|
D | bstree.hpp | 74 static const bool floating_point = true; //For sgtree member
|
/third_party/gstreamer/gstplugins_bad/gst/aiff/ |
D | aiffparse.h | 79 gboolean floating_point; member
|
D | aiffparse.c | 725 aiff->floating_point = FALSE; in gst_aiff_parse_parse_comm() 741 aiff->floating_point = TRUE; in gst_aiff_parse_parse_comm() 746 aiff->floating_point = TRUE; in gst_aiff_parse_parse_comm() 833 if (aiff->floating_point) { in gst_aiff_parse_create_caps()
|
/third_party/boost/libs/intrusive/example/ |
D | doc_sg_set.cpp | 42 < MyClass, compare<std::greater<MyClass> >, floating_point<false> > BaseSet;
|
/third_party/boost/libs/intrusive/test/ |
D | sg_set_test.cpp | 35 , floating_point<FloatingPoint>
|
D | sg_multiset_test.cpp | 35 , floating_point<FloatingPoint>
|
D | scary_iterators_test.cpp | 194 BOOST_STATIC_ASSERT((detail::is_same< sg_set<MyClass<>, floating_point<false> >::iterator in main() 195 , sg_set<MyClass<>, floating_point<true> >::iterator in main()
|
/third_party/boost/libs/test/doc/testing_tools/ |
D | testing_floating_points.qbk | 10 [section:floating_point Floating point comparison] 18 …tail is described [link boost_test.testing_tools.extended_comparison.floating_point.floating_point… 85 … and `U` are both [link boost_test.testing_tools.extended_comparison.floating_point.customizing_fo… 106 [link boost_test.testing_tools.extended_comparison.floating_point.floating_points_comparison_impl.t… 132 [link boost_test.testing_tools.extended_comparison.floating_point.customizing_for_tolerance.concept…
|
D | boost_test_universal_macro.qbk | 29 …, or with /decorators/ (see [link boost_test.testing_tools.extended_comparison.floating_point here]
|
D | testing_tools_reference.qbk | 129 …[link boost_test.testing_tools.extended_comparison.floating_point floating points comparison] sect… 260 [link boost_test.testing_tools.extended_comparison.floating_point [*percentage units]]. 298 [link boost_test.testing_tools.extended_comparison.floating_point [*fraction of absolute values bei…
|
/third_party/boost/libs/test/doc/html/ |
D | standalone_HTML.manifest | 39 boost_test/testing_tools/extended_comparison/floating_point.html 40 boost_test/testing_tools/extended_comparison/floating_point/customizing_for_tolerance.html 41 boost_test/testing_tools/extended_comparison/floating_point/floating_points_comparison_impl.html 42 boost_test/testing_tools/extended_comparison/floating_point/floating_points_comparison_theory.html
|
/third_party/boost/libs/intrusive/perf/ |
D | tree_perf_test.cpp | 195 typedef sg_set< itest_class<true, BsSetHook>, floating_point<false> > SgSet; in test_insert_search()
|
/third_party/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 21 int_functions floating_point trigonometry 76 group: floating_point 855 floating_point system_locale 1085 floating_point # sqrt() for astro.o
|
/third_party/boost/libs/math/doc/fp_utilities/ |
D | float_comparison.qbk | 25 …ease/libs/test/doc/html/boost_test/testing_tools/extended_comparison/floating_point.html Boost.Tes…
|
/third_party/boost/libs/test/doc/ |
D | test.qbk | 35 …esting_tools__ [link boost_test.testing_tools.extended_comparison.floating_point.floating_point…
|
/third_party/boost/libs/test/doc/closing_chapters/ |
D | change_log.qbk | 144 * It is now possible to use [link boost_test.testing_tools.extended_comparison.floating_point float… 152 …See [link boost_test.testing_tools.extended_comparison.floating_point.type_promotion_of_the_operan…
|
/third_party/boost/boost/container/detail/ |
D | tree.hpp | 295 ,dtl::bi::floating_point<true>
|
/third_party/boost/libs/intrusive/doc/ |
D | intrusive.qbk | 1752 * [*`floating_point<bool Enable>`]: 1757 is ['1/sqrt(2) ~ 0,70711]. Default: `floating_point<true>`
|