Home
last modified time | relevance | path

Searched defs:floating_point (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/spirit/home/qi/binary/
Dbinary.hpp176 struct floating_point struct
184 struct floating_point<32> struct
186 enum { size = 4 };
187 typedef float type;
191 struct floating_point<64> struct
193 enum { size = 8 };
194 typedef double type;
/third_party/boost/boost/spirit/home/karma/binary/
Dbinary.hpp177 struct floating_point struct
185 struct floating_point<32> struct
187 typedef float type;
191 struct floating_point<64> struct
193 typedef double type;
/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffparse.h79 gboolean floating_point; member
/third_party/boost/boost/intrusive/
Dsgtree.hpp207 static const bool floating_point = true; member
267 static const bool floating_point = FloatingPoint; member in boost::intrusive::sgtree_impl
Dbstree.hpp74 static const bool floating_point = true; //For sgtree member