Searched refs:ring1 (Results 1 – 9 of 9) 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/buffer/ |
| H A D | get_piece_turns.hpp | 189 ring_type const& ring1 = m_rings[piece1.first_seg_id.multi_index]; in calculate_turns() local 190 iterator it1_first = boost::begin(ring1) + sec1_first_index; in calculate_turns() 191 iterator it1_beyond = boost::begin(ring1) + sec1_last_index + 1; in calculate_turns() 232 iterator next1 = next_point(ring1, it1); 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/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| 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 491 ring1 = ring1->parent; in ring1_child_below_ring2() 492 if (ring1 == ring2) { in ring1_child_below_ring2() 495 } while (ring1); 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() 836 point_ptr<T> outpt1 = ring1->points->next; in poly2_contains_poly1()
|
| 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() 323 auto& ring1_children = ring1 == nullptr ? manager.children : ring1->children; in ring1_replaces_ring2() 328 c->parent = ring1; in ring1_replaces_ring2()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ti/ |
| H A D | k3-udma.c | 625 struct k3_ring *ring1 = NULL; in udma_reset_rings() local 631 ring1 = uc->rflow->fd_ring; in udma_reset_rings() 638 ring1 = uc->tchan->t_ring; in udma_reset_rings() 646 if (ring1) in udma_reset_rings() 647 k3_ringacc_ring_reset_dma(ring1, in udma_reset_rings() 648 k3_ringacc_ring_get_occ(ring1)); in udma_reset_rings()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | wacom_wac.c | 483 int ring1 = 0, ring2 = 0; in wacom_intuos_pad() local 496 ring1 = data[1]; in wacom_intuos_pad() 503 ring1 = data[1]; in wacom_intuos_pad() 579 ring1 = data[2]; in wacom_intuos_pad() 603 (ring1 & 0x80) | (ring2 & 0x80) | strip1 | strip2; in wacom_intuos_pad() 625 input_report_abs(input, ABS_WHEEL, (ring1 & 0x80) ? (ring1 & 0x7f) : 0); in wacom_intuos_pad()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/ |
| H A D | armada-37xx.dtsi | 423 interrupt-names = "mem", "ring0", "ring1",
|
| H A D | armada-cp11x.dtsi | 486 interrupt-names = "mem", "ring0", "ring1",
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | qcs404.dtsi | 416 cpr_efuse_ring1: ring1@228 {
|