| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | jquery-ui.theme.min.css | 5 …position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-posit…
|
| H A D | jquery-ui.min.css | 7 …position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3…
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/ |
| H A D | bubble.cpp | 55 Bubble::Bubble(const QPointF &position, qreal radius, const QPointF &velocity) in Bubble() argument 56 : position(position), vel(velocity), radius(radius) in Bubble() 103 painter->translate(position.x() - radius, position.y() - radius); in drawBubble() 122 position += vel; in move() 123 qreal leftOverflow = position.x() - radius - bbox.left(); in move() 124 qreal rightOverflow = position.x() + radius - bbox.right(); in move() 125 qreal topOverflow = position.y() - radius - bbox.top(); in move() 126 qreal bottomOverflow = position.y() + radius - bbox.bottom(); in move() 129 position.setX(position.x() - 2 * leftOverflow); in move() 132 position.setX(position.x() - 2 * rightOverflow); in move() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/ |
| H A D | bubble.cpp | 55 Bubble::Bubble(const QPointF &position, qreal radius, const QPointF &velocity) in Bubble() argument 56 : position(position), vel(velocity), radius(radius) in Bubble() 103 painter->translate(position.x() - radius, position.y() - radius); in drawBubble() 122 position += vel; in move() 123 qreal leftOverflow = position.x() - radius - bbox.left(); in move() 124 qreal rightOverflow = position.x() + radius - bbox.right(); in move() 125 qreal topOverflow = position.y() - radius - bbox.top(); in move() 126 qreal bottomOverflow = position.y() + radius - bbox.bottom(); in move() 129 position.setX(position.x() - 2 * leftOverflow); in move() 132 position.setX(position.x() - 2 * rightOverflow); in move() [all …]
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/ |
| H A D | bubble.cpp | 55 Bubble::Bubble(const QPointF &position, qreal radius, const QPointF &velocity) in Bubble() argument 56 : position(position), vel(velocity), radius(radius) in Bubble() 103 painter->translate(position.x() - radius, position.y() - radius); in drawBubble() 122 position += vel; in move() 123 qreal leftOverflow = position.x() - radius - bbox.left(); in move() 124 qreal rightOverflow = position.x() + radius - bbox.right(); in move() 125 qreal topOverflow = position.y() - radius - bbox.top(); in move() 126 qreal bottomOverflow = position.y() + radius - bbox.bottom(); in move() 129 position.setX(position.x() - 2 * leftOverflow); in move() 132 position.setX(position.x() - 2 * rightOverflow); in move() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/ |
| H A D | tst_positionsource.qml | 106 …SignalSpy { id: directionValidSpy; target: testingSource.position; signalName: "directionValidChan… 107 SignalSpy { id: directionSpy; target: testingSource.position; signalName: "directionChanged" } 121 …SignalSpy { id: directionValidSpyWParams; target: testingSourceWParams.position; signalName: "dire… 122 …SignalSpy { id: directionSpyWParams; target: testingSourceWParams.position; signalName: "direction… 126 …SignalSpy { id: directionValidSpyV1; target: testingSourceV1.position; signalName: "directionValid… 127 … SignalSpy { id: directionSpyV1; target: testingSourceV1.position; signalName: "directionChanged" } 156 compare(testingSourceV1.position.coordinate.longitude, 0.1); 157 compare(testingSourceV1.position.coordinate.latitude, 0.1); 160 fuzzyCompare(testingSourceV1.position.direction, 45, 0.1) 161 verify(!testingSourceV1.position.speedValid) [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/ |
| H A D | varray.hpp | 106 static inline void check_iterator_end_neq(Varray const& v, const_iterator position) in check_iterator_end_neq() 108 …BOOST_GEOMETRY_INDEX_ASSERT(v.begin() <= position && position < v.end(), "iterator out of bounds"); in check_iterator_end_neq() 111 ::boost::ignore_unused_variable_warning(position); in check_iterator_end_neq() 114 static inline void check_iterator_end_eq(Varray const& v, const_iterator position) in check_iterator_end_eq() 116 …BOOST_GEOMETRY_INDEX_ASSERT(v.begin() <= position && position <= v.end(), "iterator out of bounds"… in check_iterator_end_eq() 119 ::boost::ignore_unused_variable_warning(position); in check_iterator_end_eq() 713 iterator insert(iterator position, value_type const& value) in insert() argument 718 errh::check_iterator_end_eq(*this, position); in insert() 721 if ( position == this->end() ) in insert() 723 sv::construct(dti(), position, value); // may throw in insert() [all …]
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/ |
| H A D | 0005-qwaylandxdgshell-Support-setting-window-position.patch | 4 Subject: [PATCH 05/17] qwaylandxdgshell: Support setting window position 6 Support setting window position. 8 1/ (0,0) initial position(default position) would be ignored. 10 3/ QT would not aware of the wayland position. 29 + QPoint position = m_window->geometry().topLeft(); 31 + // Also avoid initial position (0,0). 33 + if (m_position == position) 35 + m_position = position; 37 + // HACK: Set window position through .set_window_geometry(x, y, 0, 0) 38 + set_window_geometry(position.x() > 0 ? position.x() : 0, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth-devlink.c | 72 int position; in dpaa2_eth_dl_get_trap() member 75 { .position = 5, .trap_id = DEVLINK_TRAP_GENERIC_ID_VXLAN_PARSING }, in dpaa2_eth_dl_get_trap() 76 { .position = 20, .trap_id = DEVLINK_TRAP_GENERIC_ID_LLC_SNAP_PARSING }, in dpaa2_eth_dl_get_trap() 77 { .position = 24, .trap_id = DEVLINK_TRAP_GENERIC_ID_VLAN_PARSING }, in dpaa2_eth_dl_get_trap() 78 { .position = 26, .trap_id = DEVLINK_TRAP_GENERIC_ID_PPPOE_PPP_PARSING }, in dpaa2_eth_dl_get_trap() 79 { .position = 29, .trap_id = DEVLINK_TRAP_GENERIC_ID_MPLS_PARSING }, in dpaa2_eth_dl_get_trap() 80 { .position = 31, .trap_id = DEVLINK_TRAP_GENERIC_ID_ARP_PARSING }, in dpaa2_eth_dl_get_trap() 81 { .position = 52, .trap_id = DEVLINK_TRAP_GENERIC_ID_IP_1_PARSING }, in dpaa2_eth_dl_get_trap() 82 { .position = 61, .trap_id = DEVLINK_TRAP_GENERIC_ID_IP_N_PARSING }, in dpaa2_eth_dl_get_trap() 83 { .position = 67, .trap_id = DEVLINK_TRAP_GENERIC_ID_GRE_PARSING }, in dpaa2_eth_dl_get_trap() [all …]
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebengine/chromium/ |
| H A D | 0008-chromium-Move-CharAllocator-definition-to-a-header-f.patch | 57 - void Erase(char* position) { 61 - DCHECK_LE(position, LastElement()); 62 - DCHECK_GE(position, Begin()); 63 - char* start = position + step; 64 - std::copy(start, End(), position); 71 - void InsertBefore(size_t alignment, char** position, size_t count) { 72 - DCHECK_LE(*position, LastElement() + step); 73 - DCHECK_GE(*position, Begin()); 83 - size_t position_offset = *position - Begin(); 84 - *position = new_data.get() + position_offset; [all …]
|
| /OK3568_Linux_fs/buildroot/package/enlightenment/ |
| H A D | 0007-HACK-wl-Support-setting-size-in-wl_subsurface_positi.patch | 27 if (sdata->position.set) 29 + if (sdata->position.w && sdata->position.h) 30 + e_pixmap_viewport_set(ec->pixmap, sdata->position.w, sdata->position.h); 32 evas_object_move(ec->frame, parent->client.x + sdata->position.x, 33 parent->client.y + sdata->position.y); 34 sdata->position.set = EINA_FALSE; 52 sdata->position.x = x; 53 sdata->position.y = y; 57 + sdata->position.w = w; 58 + sdata->position.h = h; [all …]
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0009-compositor-Force-applying-subsurface-position-direct.patch | 4 Subject: [PATCH 09/93] compositor: Force applying subsurface position directly 6 Currently the subsurface's position would only be applied when 9 Force applying new position directly to avoid that. 21 sub->position.x = x; 22 sub->position.y = y; 23 sub->position.set = 1; 25 + // HACK: Force applying position directly
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0008-compositor-Force-applying-subsurface-position-direct.patch | 4 Subject: [PATCH 08/79] compositor: Force applying subsurface position directly 6 Currently the subsurface's position would only be applied when 9 Force applying new position directly to avoid that. 21 sub->position.x = x; 22 sub->position.y = y; 23 sub->position.set = 1; 25 + // HACK: Force applying position directly
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0009-compositor-Force-applying-subsurface-position-direct.patch | 4 Subject: [PATCH 09/79] compositor: Force applying subsurface position directly 6 Currently the subsurface's position would only be applied when 9 Force applying new position directly to avoid that. 21 sub->position.x = x; 22 sub->position.y = y; 23 sub->position.set = 1; 25 + // HACK: Force applying position directly
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeomaneuver.cpp | 182 void QGeoManeuver::setPosition(const QGeoCoordinate &position) in setPosition() argument 185 d_ptr->setPosition(position); in setPosition() 191 QGeoCoordinate QGeoManeuver::position() const in position() function in QGeoManeuver 193 return d_ptr->position(); in position() 344 && (position() == other.position()) in equals() 372 QGeoCoordinate QGeoManeuverPrivate::position() const in position() function in QGeoManeuverPrivate 377 void QGeoManeuverPrivate::setPosition(const QGeoCoordinate &position) in setPosition() argument 379 Q_UNUSED(position); in setPosition() 490 QGeoCoordinate QGeoManeuverPrivateDefault::position() const in position() function in QGeoManeuverPrivateDefault 495 void QGeoManeuverPrivateDefault::setPosition(const QGeoCoordinate &position) in setPosition() argument [all …]
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/null/ |
| H A D | deref_null.cocci | 23 position p1; 31 position p2; 45 position p1; 59 position p!={pr1.p1,pr2.p2}; 60 position ifm.p1; 120 position p!={pr1.p1,pr2.p2}; 121 position ifm.p1; 180 position p!={pr1.p1,pr2.p2}; 181 position ifm.p1; 219 position p1; [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/ctxfi/ |
| H A D | ctpcm.c | 247 unsigned long position; in ct_pcm_playback_pointer() local 253 position = atc->pcm_playback_position(atc, apcm); in ct_pcm_playback_pointer() 254 position = bytes_to_frames(runtime, position); in ct_pcm_playback_pointer() 255 if (position >= runtime->buffer_size) in ct_pcm_playback_pointer() 256 position = 0; in ct_pcm_playback_pointer() 257 return position; in ct_pcm_playback_pointer() 353 unsigned long position; in ct_pcm_capture_pointer() local 359 position = atc->pcm_capture_position(atc, apcm); in ct_pcm_capture_pointer() 360 position = bytes_to_frames(runtime, position); in ct_pcm_capture_pointer() 361 if (position >= runtime->buffer_size) in ct_pcm_capture_pointer() [all …]
|
| H A D | cttimer.c | 38 unsigned int position; member 72 unsigned int position, dist, interval; in ct_systimer_callback() local 74 position = substream->ops->pointer(substream); in ct_systimer_callback() 75 dist = (position + buffer_size - ti->position) % buffer_size; in ct_systimer_callback() 77 position / period_size != ti->position / period_size) { in ct_systimer_callback() 79 ti->position = position; in ct_systimer_callback() 83 interval = ((period_size - (position % period_size)) in ct_systimer_callback() 205 if (pos / period_size != ti->position / period_size) { in ct_xfitimer_reprogram() 207 ti->position = pos; in ct_xfitimer_reprogram() 361 ti->position = 0; in ct_timer_prepare()
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/api/ |
| H A D | kfree_mismatch.cocci | 19 position kok, vok; 54 position fok; 64 position a != alloc.kok; 65 position f != free.fok; 78 position a != alloc.kok; 79 position f != free.fok; 93 position a != alloc.vok; 94 position f != free.fok; 106 position a != alloc.vok; 107 position f != free.fok; [all …]
|
| H A D | kfree_sensitive.cocci | 28 position ok; 36 position p : script:python() { relevant(p) }; 37 position m != cond.ok; 52 position p : script:python() { relevant(p) }; 53 position m != cond.ok; 70 position p : script:python() { relevant(p) }; 71 position m != cond.ok;
|
| /OK3568_Linux_fs/kernel/drivers/firmware/tegra/ |
| H A D | ivc.c | 149 if (ivc->tx.position == ivc->num_frames - 1) in tegra_ivc_advance_tx() 150 ivc->tx.position = 0; in tegra_ivc_advance_tx() 152 ivc->tx.position++; in tegra_ivc_advance_tx() 160 if (ivc->rx.position == ivc->num_frames - 1) in tegra_ivc_advance_rx() 161 ivc->rx.position = 0; in tegra_ivc_advance_rx() 163 ivc->rx.position++; in tegra_ivc_advance_rx() 284 tegra_ivc_invalidate_frame(ivc, ivc->rx.phys, ivc->rx.position, 0, in tegra_ivc_read_get_next_frame() 287 return tegra_ivc_frame_virt(ivc, ivc->rx.channel, ivc->rx.position); in tegra_ivc_read_get_next_frame() 339 return tegra_ivc_frame_virt(ivc, ivc->tx.channel, ivc->tx.position); in tegra_ivc_write_get_next_frame() 354 tegra_ivc_flush_frame(ivc, ivc->tx.phys, ivc->tx.position, 0, in tegra_ivc_write_advance() [all …]
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/misc/ |
| H A D | semicolon.cocci | 17 position p; 25 position p; 49 position p1; 50 position p != {r_default.p, r_case.p}; 67 position r1.p; 77 position r1.p;
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_h264.c | 58 unsigned int position, in cedrus_h264_mv_col_buf_addr() argument 64 addr += position * ctx->codec.h264.mv_col_buf_field_size * 2; in cedrus_h264_mv_col_buf_addr() 79 unsigned int position = buf->codec.h264.position; in cedrus_fill_ref_pic() local 88 cpu_to_le32(cedrus_h264_mv_col_buf_addr(ctx, position, 0)); in cedrus_fill_ref_pic() 90 cpu_to_le32(cedrus_h264_mv_col_buf_addr(ctx, position, 1)); in cedrus_fill_ref_pic() 103 unsigned int position; in cedrus_write_frame_list() local 124 position = cedrus_buf->codec.h264.position; in cedrus_write_frame_list() 125 used_dpbs |= BIT(position); in cedrus_write_frame_list() 128 output = position; in cedrus_write_frame_list() 138 &pic_list[position]); in cedrus_write_frame_list() [all …]
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/tests/ |
| H A D | odd_ptr_err.cocci | 19 position p; 30 position p; 45 position p != {ok1.p,ok2.p}; 65 position p != {ok1.p,ok2.p}; 67 position j0, j1; 84 position p != {ok1.p,ok2.p}; 86 position r1_context.j0, r1_context.j1;
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | nxt200x.c | 412 u16 rambase, position, crc = 0; in nxt2002_load_firmware() local 431 for (position = 0; position < fw->size; position++) { in nxt2002_load_firmware() 435 buf[0] = ((rambase + position) >> 8); in nxt2002_load_firmware() 436 buf[1] = (rambase + position) & 0xFF; in nxt2002_load_firmware() 445 nxt200x_writebytes(state, chunkpos, &fw->data[position-3], 4); in nxt2002_load_firmware() 447 crc = nxt200x_crc(crc, fw->data[position]); in nxt2002_load_firmware() 449 if ((written == 255) || (position+1 == fw->size)) { in nxt2002_load_firmware() 452 &fw->data[position-(written %4) + 1], in nxt2002_load_firmware() 479 u16 rambase, position, crc=0; in nxt2004_load_firmware() local 492 for (position = 0; position < fw->size; position++) { in nxt2004_load_firmware() [all …]
|