Searched refs:ring2 (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | ring.hpp | 321 void ring1_replaces_ring2(ring_ptr<T> ring1, ring_ptr<T> ring2, ring_manager<T>& manager) { in ring1_replaces_ring2() argument 322 assert(ring1 != ring2); in ring1_replaces_ring2() 324 for (auto& c : ring2->children) { in ring1_replaces_ring2() 333 auto& old_children = ring2->parent == nullptr ? manager.children : ring2->parent->children; in ring1_replaces_ring2() 334 remove_from_children(ring2, old_children); in ring1_replaces_ring2() 335 ring2->points = nullptr; in ring1_replaces_ring2() 336 ring2->reset_stats(); in ring1_replaces_ring2()
|
| H A D | ring_util.hpp | 489 bool ring1_child_below_ring2(ring_ptr<T> ring1, ring_ptr<T> ring2) { in ring1_child_below_ring2() argument 492 if (ring1 == ring2) { in ring1_child_below_ring2() 829 bool poly2_contains_poly1(ring_ptr<T> ring1, ring_ptr<T> ring2) { in poly2_contains_poly1() argument 830 if (!box2_contains_box1(ring1->bbox, ring2->bbox)) { in poly2_contains_poly1() 833 if (std::fabs(ring2->area()) < std::fabs(ring1->area())) { in poly2_contains_poly1() 837 point_ptr<T> outpt2 = ring2->points->next; in poly2_contains_poly1()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | get_piece_turns.hpp | 193 ring_type const& ring2 = m_rings[piece2.first_seg_id.multi_index]; in calculate_turns() local 194 iterator it2_first = boost::begin(ring2) + sec2_first_index; in calculate_turns() 195 iterator it2_beyond = boost::begin(ring2) + sec2_last_index + 1; in calculate_turns() 239 iterator next2 = next_point(ring2, it2); in calculate_turns()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/ |
| H A D | inside-secure-safexcel.txt | 9 - interrupt-names: Should be "ring0", "ring1", "ring2", "ring3", "eip", "mem". 37 interrupt-names = "mem", "ring0", "ring1", "ring2", "ring3",
|
| /OK3568_Linux_fs/kernel/drivers/dma/ti/ |
| H A D | k3-udma.c | 626 struct k3_ring *ring2 = NULL; in udma_reset_rings() local 632 ring2 = uc->rflow->r_ring; in udma_reset_rings() 639 ring2 = uc->tchan->tc_ring; in udma_reset_rings() 649 if (ring2) in udma_reset_rings() 650 k3_ringacc_ring_reset(ring2); in udma_reset_rings()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/ |
| H A D | armada-37xx.dtsi | 424 "ring2", "ring3", "eip";
|
| H A D | armada-cp11x.dtsi | 487 "ring2", "ring3", "eip";
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | wacom_wac.c | 483 int ring1 = 0, ring2 = 0; in wacom_intuos_pad() local 504 ring2 = data[2]; in wacom_intuos_pad() 603 (ring1 & 0x80) | (ring2 & 0x80) | strip1 | strip2; in wacom_intuos_pad() 626 input_report_abs(input, ABS_THROTTLE, (ring2 & 0x80) ? (ring2 & 0x7f) : 0); in wacom_intuos_pad()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | qcs404.dtsi | 420 cpr_efuse_ring2: ring2@228 {
|