| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | srs.hpp | 35 namespace srs namespace 85 struct tag< srs::spheroid<RadiusType> > 91 struct radius_type< srs::spheroid<RadiusType> > 97 struct radius_access<srs::spheroid<RadiusType>, Dimension> 99 typedef srs::spheroid<RadiusType> spheroid_type; 116 namespace srs namespace 162 struct tag< srs::sphere<RadiusType> > 168 struct radius_type< srs::sphere<RadiusType> > 174 struct radius_access<srs::sphere<RadiusType>, Dimension> 176 typedef srs::sphere<RadiusType> sphere_type;
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx7ulp/ |
| H A D | soc.c | 178 u32 cause1, cause = 0, srs = 0; in get_reset_cause() local 185 srs = readl(reg_srs); in get_reset_cause() 223 debug("[%X] SRS[%X] %X - ", cause1, srs, srs^cause1); in get_reset_cause()
|
| /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 | envelope_segment.hpp | 32 typename Spheroid = geometry::srs::spheroid<double>, 90 srs::spheroid<double>,
|
| H A D | azimuth.hpp | 33 typename Spheroid = srs::spheroid<double>, 107 srs::spheroid<double>,
|
| H A D | distance.hpp | 44 typename Spheroid = srs::spheroid<double>, 177 srs::spheroid
|
| H A D | side_vincenty.hpp | 37 typename Spheroid = srs::spheroid<double>,
|
| H A D | side_thomas.hpp | 37 typename Spheroid = srs::spheroid<double>,
|
| H A D | side_andoyer.hpp | 37 typename Spheroid = srs::spheroid<double>,
|
| H A D | disjoint_segment_box.hpp | 47 typename Spheroid = srs::spheroid<double>,
|
| H A D | distance_thomas.hpp | 42 typename Spheroid = srs::spheroid<double>,
|
| H A D | distance_vincenty.hpp | 44 typename Spheroid = srs::spheroid<double>,
|
| H A D | distance_andoyer.hpp | 48 typename Spheroid = srs::spheroid<double>,
|
| H A D | side.hpp | 55 typename Spheroid = srs::spheroid<double>,
|
| H A D | intersection.hpp | 63 typename Spheroid = srs::spheroid<double>, 295 srs::spheroid<calc_t> spheroid = normalized_spheroid<calc_t>(m_spheroid); in apply() 962 static inline srs::spheroid<CalcT> normalized_spheroid(SpheroidT const& spheroid) in normalized_spheroid() 964 return srs::spheroid<CalcT>(CalcT(1), in normalized_spheroid()
|
| H A D | area.hpp | 55 typename Spheroid = srs::spheroid<double>,
|
| /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 | area.hpp | 108 typedef geometry::srs::sphere<CT> sphere_type; 116 explicit inline spherical(geometry::srs::sphere<T> const& sphere) in spherical()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-ls-scfg-msi.c | 41 unsigned int srs; /* Shared interrupt register select */ member 208 msir->srs; in ls_scfg_msi_irq_handler() 274 msir->srs = 0; /* This value is determined by the CPU */ in ls_scfg_msi_setup_hwirq() 276 msir->srs = index; in ls_scfg_msi_setup_hwirq()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | mpic.c | 944 int srs, ibs; in openpic_msi_write() local 952 srs = val >> MSIIR_SRS_SHIFT; in openpic_msi_write() 953 idx += srs; in openpic_msi_write() 955 opp->msi[srs].msir |= 1 << ibs; in openpic_msi_write() 970 int i, srs; in openpic_msi_read() local 976 srs = addr >> 4; in openpic_msi_read() 987 r = opp->msi[srs].msir; in openpic_msi_read() 989 opp->msi[srs].msir = 0; in openpic_msi_read() 990 openpic_set_irq(opp, opp->irq_msi + srs, 0); in openpic_msi_read()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | fsl_msi.c | 69 int cascade_virq, srs; in fsl_msi_print_chip() local 71 srs = (hwirq >> msi_data->srs_shift) & MSI_SRS_MASK; in fsl_msi_print_chip() 72 cascade_virq = msi_data->cascade_array[srs]->virq; in fsl_msi_print_chip()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | traps.c | 2064 static void *set_vi_srs_handler(int n, vi_handler_t addr, int srs) in set_vi_srs_handler() argument 2076 srs = 0; in set_vi_srs_handler() 2083 if (srs >= srssets) in set_vi_srs_handler() 2084 panic("Shadow register set %d not supported", srs); in set_vi_srs_handler() 2088 board_bind_eic_interrupt(n, srs); in set_vi_srs_handler() 2092 change_c0_srsmap(0xf << n*4, srs << n*4); in set_vi_srs_handler() 2095 if (srs == 0) { in set_vi_srs_handler()
|
| /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 | 64 return apply(p1, p2, srs::spheroid<ReturnType>()); in apply()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wm8995.c | 1529 static const int srs[] = { variable 1614 for (i = 0; i < ARRAY_SIZE(srs); ++i) in wm8995_hw_params() 1615 if (srs[i] == params_rate(params)) in wm8995_hw_params() 1617 if (i == ARRAY_SIZE(srs)) { in wm8995_hw_params() 1624 dev_dbg(dai->dev, "Sample rate is %dHz\n", srs[i]); in wm8995_hw_params()
|
| H A D | wm8994.c | 2886 } srs[] = { variable 3002 for (i = 0; i < ARRAY_SIZE(srs); i++) in wm8994_hw_params() 3003 if (srs[i].rate == params_rate(params)) in wm8994_hw_params() 3005 if (i == ARRAY_SIZE(srs)) in wm8994_hw_params() 3007 rate_val |= srs[i].val << WM8994_AIF1_SR_SHIFT; in wm8994_hw_params() 3009 dev_dbg(dai->dev, "Sample rate is %dHz\n", srs[i].rate); in wm8994_hw_params()
|
| /OK3568_Linux_fs/buildroot/package/dillo/ |
| H A D | 0004-fix-build-with-gcc-10.patch | 54 #define SRS_NAME "dpid.srs"
|