Home
last modified time | relevance | path

Searched refs:formula (Results 1 – 25 of 92) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dazimuth.hpp49 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 Darea.hpp131 state.m_sum += geometry::formula::area_formulas in apply()
135 geometry::formula::area_formulas in apply()
H A Dintersection.hpp885 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 Dparameters.hpp37 : formula::andoyer_inverse
58 : formula::thomas_inverse
79 : formula::vincenty_inverse
H A Darea.hpp91 , 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 Dintersection.hpp355 …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 Dside.hpp110 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 Dvertex_latitude.hpp20 namespace boost { namespace geometry { namespace formula namespace
79 CT const f = formula::flattening<CT>(spheroid); in apply()
H A Dresult_inverse.hpp15 namespace boost { namespace geometry { namespace formula namespace
H A Dandoyer_inverse.hpp28 namespace boost { namespace geometry { namespace formula namespace
77 CT const f = formula::flattening<CT>(spheroid); in apply()
H A Dvincenty_inverse.hpp36 namespace boost { namespace geometry { namespace formula namespace
101 CT const f = formula::flattening<CT>(spheroid); in apply()
H A Dthomas_inverse.hpp28 namespace boost { namespace geometry { namespace formula namespace
80 CT const f = formula::flattening<CT>(spheroid); in apply()
H A Dflattening.hpp56 namespace formula namespace
H A Dvertex_longitude.hpp22 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 Dazimuth.hpp55 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 Dcollect_vectors.hpp184 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 Dleds-aat1290.txt29 following formula: I = 1A * 162kohm / Rset.
32 formula: T = 8.82 * 10^9 * Ct.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3565 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 Dsched-capacity.rst173 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 Dltc2941.txt6 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 Dsegment.hpp65 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 Dvt1211.rst131 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 Dcadence-nand-controller.txt19 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 Dsegment_box.hpp176 CT vertex_lon = geometry::formula::vertex_longitude<CT, CS_Tag> in apply()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Derofs.rst114 Each inode can be directly found with the following formula:
178 Each share xattr can also be directly found by the following formula:

1234