Searched refs:sec1 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | get_turns.hpp | 181 int source_id1, Geometry1 const& geometry1, Section1 const& sec1, in apply() argument 191 if ((sec1.duplicate && (sec1.count + 1) < sec1.range_count) in apply() 201 cview_type1 cview1(range_by_section(geometry1, sec1)); in apply() 212 int const dir1 = sec1.directions[0]; in apply() 214 signed_size_type index1 = sec1.begin_index; in apply() 215 signed_size_type ndi1 = sec1.non_duplicate_index; in apply() 219 && sec1.ring_id.multi_index == sec2.ring_id.multi_index in apply() 220 && sec1.ring_id.ring_index == sec2.ring_id.ring_index; in apply() 224 get_start_point_iterator(sec1, view1, prev1, it1, end1, in apply() 236 …it1 != end1 && ! detail::section::exceeding<0>(dir1, *prev1, sec1.bounding_box, sec2.bounding_box,… in apply() [all …]
|
| H A D | self_turn_points.hpp | 97 inline bool apply(Section const& sec1, Section const& sec2) in apply() 99 if (! detail::disjoint::disjoint_box_box(sec1.bounding_box, sec2.bounding_box) in apply() 100 && ! sec1.duplicate in apply() 110 >::apply(m_source_index, m_geometry, sec1, in apply()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_hwtstamp.c | 145 u64 ns, sec0, sec1; in get_systime() local 148 sec1 = readl_relaxed(ioaddr + PTP_STSR); in get_systime() 150 sec0 = sec1; in get_systime() 154 sec1 = readl_relaxed(ioaddr + PTP_STSR); in get_systime() 155 } while (sec0 != sec1); in get_systime() 158 *systime = ns + (sec1 * 1000000000ULL); in get_systime()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/ |
| H A D | fsl-sec2.txt | 7 e.g., "fsl,sec1.2", "fsl,sec1.0" (SEC1)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | mpc885ads.dts | 225 compatible = "fsl,sec1.2", "fsl,sec1.0";
|
| H A D | mpc8272ads.dts | 249 compatible = "fsl,sec1.0";
|