Home
last modified time | relevance | path

Searched defs:unit_type (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/boost/units/
Dquantity.hpp99 typedef Unit unit_type; typedef in boost::units::quantity
306 typedef unit<dimension_type,system_type> unit_type; typedef in boost::units::quantity
563 typedef typename unary_plus_typeof_helper<Unit>::type unit_type; typedef
573 typedef typename unary_minus_typeof_helper<Unit>::type unit_type; typedef
586 typedef typename add_typeof_helper<Unit1,Unit2>::type unit_type; typedef
608 typedef unit<Dim, System> unit_type; typedef
621 typedef typename subtract_typeof_helper<Unit1,Unit2>::type unit_type; typedef
641 typedef unit<Dim, System> unit_type; typedef
653 typedef unit<Dim,System> unit_type; typedef
665 typedef unit<Dim,System> unit_type; typedef
[all …]
Dbase_unit.hpp95 > unit_type; typedef in boost::units::base_unit
97 typedef detail::unspecified unit_type; typedef in boost::units::base_unit
Dscaled_base_unit.hpp57 typedef detail::unspecified unit_type; typedef
73 > unit_type; typedef
Dunit.hpp40 typedef unit<Dim, System> unit_type; typedef in boost::units::unit
/third_party/boost/libs/units/example/
Dquaternion.cpp119 >::type unit_type; typedef
156 >::type unit_type; typedef
Dcomplex.cpp333 power_typeof_helper<Unit,static_rational<N,D> >::type unit_type; typedef
355 root_typeof_helper<Unit,static_rational<N,D> >::type unit_type; typedef
/third_party/boost/boost/polygon/detail/
Dpolygon_sort_adaptor.hpp23 typedef int unit_type; // default GTL unit typedef
/third_party/boost/libs/units/test/
Dtest_limits.cpp32 typedef boost::units::length unit_type; typedef
/third_party/ffmpeg/libavcodec/
Dh264_mp4toannexb_bsf.c173 uint8_t unit_type, new_idr, sps_seen, pps_seen; in h264_mp4toannexb_filter() local
Datrac3plus.h135 int unit_type; ///< unit type (mono/stereo) member
Dcbs_mpeg2.c148 CodedBitstreamUnitType unit_type; in cbs_mpeg2_split_fragment() local
/third_party/flutter/skia/third_party/externals/libpng/
Dpngget.c422 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs_dpi()
871 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type) in png_get_oFFs()
979 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs()
Dpngset.c296 png_int_32 offset_x, png_int_32 offset_y, int unit_type) in png_set_oFFs()
557 png_uint_32 res_x, png_uint_32 res_y, int unit_type) in png_set_pHYs()
Dpngtest.c1231 int unit_type; in test_one_file() local
1258 int unit_type; in test_one_file() local
Dpngwutil.c1725 int unit_type) in png_write_oFFs()
1841 int unit_type) in png_write_pHYs()
/third_party/skia/third_party/externals/libpng/
Dpngget.c422 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs_dpi()
871 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type) in png_get_oFFs()
979 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs()
Dpngset.c296 png_int_32 offset_x, png_int_32 offset_y, int unit_type) in png_set_oFFs()
557 png_uint_32 res_x, png_uint_32 res_y, int unit_type) in png_set_pHYs()
Dpngtest.c1231 int unit_type; in test_one_file() local
1258 int unit_type; in test_one_file() local
Dpngwutil.c1725 int unit_type) in png_write_oFFs()
1841 int unit_type) in png_write_pHYs()
/third_party/libpng/
Dpngget.c422 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs_dpi()
871 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type) in png_get_oFFs()
979 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs()
Dpngset.c296 png_int_32 offset_x, png_int_32 offset_y, int unit_type) in png_set_oFFs()
557 png_uint_32 res_x, png_uint_32 res_y, int unit_type) in png_set_pHYs()
Dpngtest.c1231 int unit_type; in test_one_file() local
1258 int unit_type; in test_one_file() local
Dpngwutil.c1725 int unit_type) in png_write_oFFs()
1841 int unit_type) in png_write_pHYs()
/third_party/boost/boost/units/detail/
Dconversion_impl.hpp218 …wer_typeof_helper<new_source, exponent>::type, typename next_iteration::unit_type>::type unit_type; typedef
233 …s_system<heterogeneous_system_impl<dimensionless_type, dimensionless_type, no_scale> > > unit_type; typedef
/third_party/boost/boost/histogram/axis/
Dregular.hpp195 using unit_type = detail::get_unit_type<value_type>; typedef in boost::histogram::axis::regular

12