| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/ |
| H A D | azimuth.hpp | 49 geometry::formula::result_spherical<calc_t> in apply() 50 result = geometry::formula::spherical_azimuth<calc_t, true>( in apply() 68 geometry::formula::result_spherical<calc_t> in apply() 69 result = geometry::formula::spherical_azimuth<calc_t, false>( in apply()
|
| H A D | area.hpp | 131 state.m_sum += geometry::formula::area_formulas in apply() 135 geometry::formula::area_formulas in apply()
|
| H A D | intersection.hpp | 885 return formula::cart3d_to_sph<Point>(point_3d); in from_cart3d() 891 return formula::sph_to_cart3d<Point3d>(point); in to_cart3d() 906 return formula::sph_side_value(normal, pt); in side_value()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/ |
| H A D | parameters.hpp | 37 : formula::andoyer_inverse 58 : formula::thomas_inverse 79 : formula::vincenty_inverse
|
| H A D | area.hpp | 91 , m_e2(formula::flattening<CT>(spheroid) in spheroid_constants() 92 * (CT(2.0) - CT(formula::flattening<CT>(spheroid)))) in spheroid_constants() 180 typedef geometry::formula::area_formulas in apply() 193 geometry::formula::area_formulas<CT> in apply()
|
| H A D | intersection.hpp | 355 …sides.set<0>(is_equal_a1_b1 ? 0 : formula::azimuth_side_value(res_b1_a1.azimuth, res_b1_b2.azimuth… in apply() 356 … is_equal_a2_b1 ? 0 : formula::azimuth_side_value(res_b1_a2.azimuth, res_b1_b2.azimuth)); in apply() 388 …sides.set<1>(is_equal_a1_b1 ? 0 : formula::azimuth_side_value(res_a1_b1.azimuth, res_a1_a2.azimuth… in apply() 389 … is_equal_a1_b2 ? 0 : formula::azimuth_side_value(res_a1_b2.azimuth, res_a1_a2.azimuth)); in apply() 814 bool const ok = formula::sjoberg_intersection<CalcT, FormulaPolicy::template inverse, Order> in calculate_ip_data()
|
| H A D | side.hpp | 110 return formula::azimuth_side_value(a1p, a12); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/ |
| H A D | vertex_latitude.hpp | 20 namespace boost { namespace geometry { namespace formula namespace 79 CT const f = formula::flattening<CT>(spheroid); in apply()
|
| H A D | result_inverse.hpp | 15 namespace boost { namespace geometry { namespace formula namespace
|
| H A D | andoyer_inverse.hpp | 28 namespace boost { namespace geometry { namespace formula namespace 77 CT const f = formula::flattening<CT>(spheroid); in apply()
|
| H A D | vincenty_inverse.hpp | 36 namespace boost { namespace geometry { namespace formula namespace 101 CT const f = formula::flattening<CT>(spheroid); in apply()
|
| H A D | thomas_inverse.hpp | 28 namespace boost { namespace geometry { namespace formula namespace 80 CT const f = formula::flattening<CT>(spheroid); in apply()
|
| H A D | flattening.hpp | 56 namespace formula namespace
|
| H A D | vertex_longitude.hpp | 22 namespace boost { namespace geometry { namespace formula namespace 152 CT omg13 = geometry::formula::vertex_longitude_on_sphere<CT> in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | azimuth.hpp | 55 return geometry::formula::vincenty_inverse<ReturnType, false, true>().apply in apply() 74 return geometry::formula::spherical_azimuth<ReturnType, false> in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/ |
| H A D | collect_vectors.hpp | 184 using namespace geometry::formula; in collected_vector() 230 return formula::sph_side_value(direction, other.next) == 0; in next_is_collinear() 245 return formula::sph_side_value(direction, other.prev) == 0 in is_collinear() 246 && formula::sph_side_value(direction, other.next) == 0; in is_collinear()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/ |
| H A D | leds-aat1290.txt | 29 following formula: I = 1A * 162kohm / Rset. 32 formula: T = 8.82 * 10^9 * Ct.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_atombios.c | 3565 ATOM_VOLTAGE_FORMULA *formula = in radeon_atom_get_max_voltage() local 3567 if (formula->ucFlag & 1) in radeon_atom_get_max_voltage() 3569 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage() 3570 formula->ucNumOfVoltageEntries / 2 * in radeon_atom_get_max_voltage() 3571 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage() 3574 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage() 3575 (formula->ucNumOfVoltageEntries - 1) * in radeon_atom_get_max_voltage() 3576 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage() 3584 ATOM_VOLTAGE_FORMULA_V2 *formula = in radeon_atom_get_max_voltage() local 3586 if (formula->ucNumOfVoltageEntries) { in radeon_atom_get_max_voltage() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-capacity.rst | 173 formula:: 177 Applying this formula to the two examples above yields a frequency invariant 211 formula:: 216 system. Applying this formula to the above example above yields a CPU 223 order to obtain a truly invariant signal. The pseudo-formula for a task
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A D | ltc2941.txt | 6 is software compatible, uses a slightly different conversion formula
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/ |
| H A D | segment.hpp | 65 return geometry::formula::vertex_latitude<CalculationType, CS_Tag> in apply() 78 return geometry::formula::vertex_latitude<CalculationType, geographic_tag> in apply()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | vt1211.rst | 131 Temp1 is an Intel-type thermal diode which requires the following formula to 148 .. [3] This is the formula from the lm_sensors 2.10.0 sensors.conf file. I don't 166 following formula for sensors.conf::
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | cadence-nand-controller.txt | 19 associated with data read capture. The example formula for SDR mode is
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/ |
| H A D | segment_box.hpp | 176 CT vertex_lon = geometry::formula::vertex_longitude<CT, CS_Tag> in apply()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | erofs.rst | 114 Each inode can be directly found with the following formula: 178 Each share xattr can also be directly found by the following formula:
|