/third_party/boost/boost/units/ |
D | quantity.hpp | 99 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 …]
|
D | base_unit.hpp | 95 > unit_type; typedef in boost::units::base_unit 97 typedef detail::unspecified unit_type; typedef in boost::units::base_unit
|
D | scaled_base_unit.hpp | 57 typedef detail::unspecified unit_type; typedef 73 > unit_type; typedef
|
D | unit.hpp | 40 typedef unit<Dim, System> unit_type; typedef in boost::units::unit
|
/third_party/boost/libs/units/example/ |
D | quaternion.cpp | 119 >::type unit_type; typedef 156 >::type unit_type; typedef
|
D | complex.cpp | 333 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/ |
D | polygon_sort_adaptor.hpp | 23 typedef int unit_type; // default GTL unit typedef
|
/third_party/boost/libs/units/test/ |
D | test_limits.cpp | 32 typedef boost::units::length unit_type; typedef
|
/third_party/ffmpeg/libavcodec/ |
D | h264_mp4toannexb_bsf.c | 173 uint8_t unit_type, new_idr, sps_seen, pps_seen; in h264_mp4toannexb_filter() local
|
D | atrac3plus.h | 135 int unit_type; ///< unit type (mono/stereo) member
|
D | cbs_mpeg2.c | 148 CodedBitstreamUnitType unit_type; in cbs_mpeg2_split_fragment() local
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngget.c | 422 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()
|
D | pngset.c | 296 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()
|
D | pngtest.c | 1231 int unit_type; in test_one_file() local 1258 int unit_type; in test_one_file() local
|
D | pngwutil.c | 1725 int unit_type) in png_write_oFFs() 1841 int unit_type) in png_write_pHYs()
|
/third_party/skia/third_party/externals/libpng/ |
D | pngget.c | 422 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()
|
D | pngset.c | 296 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()
|
D | pngtest.c | 1231 int unit_type; in test_one_file() local 1258 int unit_type; in test_one_file() local
|
D | pngwutil.c | 1725 int unit_type) in png_write_oFFs() 1841 int unit_type) in png_write_pHYs()
|
/third_party/libpng/ |
D | pngget.c | 422 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()
|
D | pngset.c | 296 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()
|
D | pngtest.c | 1231 int unit_type; in test_one_file() local 1258 int unit_type; in test_one_file() local
|
D | pngwutil.c | 1725 int unit_type) in png_write_oFFs() 1841 int unit_type) in png_write_pHYs()
|
/third_party/boost/boost/units/detail/ |
D | conversion_impl.hpp | 218 …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/ |
D | regular.hpp | 195 using unit_type = detail::get_unit_type<value_type>; typedef in boost::histogram::axis::regular
|