| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | region.c | 1151 RegionInfo *rit; /* &ri[j] */ in RegionValidate() local 1210 for (j = numRI, rit = ri; --j >= 0; rit++) { in RegionValidate() 1211 reg = &rit->reg; in RegionValidate() 1236 Coalesce(reg, rit->prevBand, rit->curBand); in RegionValidate() 1237 rit->curBand = reg->data->numRects; in RegionValidate() 1250 rit = (RegionInfo *) reallocarray(ri, sizeRI, sizeof(RegionInfo)); in RegionValidate() 1251 if (!rit) in RegionValidate() 1253 ri = rit; in RegionValidate() 1254 rit = &ri[numRI]; in RegionValidate() 1257 rit->prevBand = 0; in RegionValidate() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/svg/ |
| H A D | write.hpp | 169 rit = boost::begin(rings); rit != boost::end(rings); ++rit) in apply() local 173 it = boost::begin(*rit); it != boost::end(*rit); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/ |
| H A D | hull_graham_andrew.hpp | 331 rev_iterator rit = output.rbegin(); in add_to_hull() local 332 point_type const last = *rit++; in add_to_hull() 333 point_type const& last2 = *rit++; in add_to_hull() 335 if (Factor * side::apply(*rit, last, last2) <= 0) in add_to_hull()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/ |
| H A D | qmapobjectview.cpp | 330 for (auto rit = mapRemoves.rbegin(); rit != mapRemoves.rend(); ++rit) { in modelUpdated() local 331 const QQmlChangeSet::Change &c = removes.at(rit->second); in modelUpdated()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeocodejsonparser.cpp | 265 QJsonObject::const_iterator rit = response.constFind(QLatin1String("View")); in checkDocument() local 266 if (rit == response.constEnd()) { in checkDocument() 269 } else if (!rit.value().isArray()) { in checkDocument() 274 QJsonArray view = rit.value().toArray(); in checkDocument()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeomapitemview.cpp | 193 for (auto rit = mapRemoves.rbegin(); rit != mapRemoves.rend(); ++rit) { in modelUpdated() local 194 const QQmlChangeSet::Change &c = removes.at(rit->second); in modelUpdated()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | SensorHw.cpp | 744 std::map<int, SmartPtr<RkAiqSensorExpParamsProxy>>::reverse_iterator rit; in getEffectiveExpParams() local 746 for (rit = _effecting_exp_map.rbegin(); rit != _effecting_exp_map.rend(); rit++) { in getEffectiveExpParams() 747 if (rit->first <= search_id) in getEffectiveExpParams() 751 if (rit == _effecting_exp_map.rend()) { in getEffectiveExpParams() 753 rit = _effecting_exp_map.rbegin(); in getEffectiveExpParams() 755 rit->first, search_id); in getEffectiveExpParams() 762 expParams = rit->second; in getEffectiveExpParams() 766 __FUNCTION__, mCamPhyId, search_id, rit->first, in getEffectiveExpParams() 771 __FUNCTION__, mCamPhyId, search_id, rit->first, in getEffectiveExpParams()
|
| /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 | buffered_piece_collection.hpp | 637 rit = boost::const_rbegin(pc.robust_turns); in insert_rescaled_piece_turns() local 638 rit != boost::const_rend(pc.robust_turns); in insert_rescaled_piece_turns() 639 ++rit, --index_offset) in insert_rescaled_piece_turns() 641 … signed_size_type const index_in_vector = 1 + rit->seg_id.segment_index - piece_segment_index; in insert_rescaled_piece_turns() 648 … pc.robust_ring.insert(boost::begin(pc.robust_ring) + index_in_vector, rit->point); in insert_rescaled_piece_turns() 651 …m_turns[rit->turn_index].operations[rit->operation_index].index_in_robust_ring = index_in_vector +… in insert_rescaled_piece_turns()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netperf/files/ |
| H A D | netserver_permissions.patch | 2 From: Andrew Elble <aweits@rit.edu>
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ |
| H A D | RkAiqCamGroupManager.cpp | 1296 std::map<int, SmartPtr<RkAiqCamgroupHandle>>::reverse_iterator rit = algo_map->rbegin(); in addAlgo() local 1298 algo.id = rit->first + 1; in addAlgo() 1310 rit->second->setNextHdl(new_hdl.ptr()); in addAlgo() 1454 std::map<int, SmartPtr<RkAiqCamgroupHandle>>::reverse_iterator rit = algo_map->rbegin(); in getEnabledAxlibCtx() local 1455 if (rit != algo_map->rend() && rit->second->getEnable()) in getEnabledAxlibCtx() 1456 return rit->second->getAlgoCtx(); in getEnabledAxlibCtx()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/ |
| H A D | linear_areal.hpp | 396 for ( turn_iterator rit = it ; rit != next ; ++rit ) in apply() local 399 if ( !analyser.apply(it, rit, next) ) in apply()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqCore.cpp | 1274 std::map<int, SmartPtr<RkAiqHandle>>::reverse_iterator rit = algo_map->rbegin(); in addAlgo() local 1276 algo.id = rit->first + 1; in addAlgo() 1302 rit->second->setNextHdl(new_hdl.ptr()); in addAlgo() 1572 std::map<int, SmartPtr<RkAiqHandle>>::reverse_iterator rit = algo_map->rbegin(); in getEnabledAxlibCtx() local 1573 if (rit != algo_map->rend() && rit->second->getEnable()) in getEnabledAxlibCtx() 1574 return rit->second->getAlgoCtx(); in getEnabledAxlibCtx()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/ |
| H A D | bna_types.h | 765 u8 *rit; member
|
| H A D | bna_tx_rx.c | 305 memcpy(&req->table[0], rxf->rit, rxf->rit_size); in bna_bfi_rit_cfg() 567 rxf->rit[offset] = rxp->cq.ccb->id; in bna_rit_init() 627 rxf->rit = (u8 *) in bna_rxf_init()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | CamHwIsp20.cpp | 4056 std::map<uint32_t, SmartPtr<RkAiqIspEffParamsProxy>>::reverse_iterator rit; in getEffectiveIspParams() local 4058 rit = _effecting_ispparam_map.rbegin(); in getEffectiveIspParams() 4061 mCamPhyId, search_id, rit->first); in getEffectiveIspParams() 4062 if (search_id >= rit->first ) { in getEffectiveIspParams() 4064 mCamPhyId, search_id, rit->first); in getEffectiveIspParams() 4067 } while (++rit != _effecting_ispparam_map.rend()); in getEffectiveIspParams() 4069 if (rit == _effecting_ispparam_map.rend()) { in getEffectiveIspParams() 4079 ispParams = rit->second->data()->result; in getEffectiveIspParams()
|
| H A D | Isp20Params.cpp | 356 std::map<uint32_t, params_t>::reverse_iterator rit = mParamsMap.rbegin(); in deQueOne() local 358 … if (rit->first - mLatestReadyFrmId != (uint32_t)(-1) && rit->first - mLatestReadyFrmId > 5) { in deQueOne()
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 3496 …��������������������������������^Z�����������������������������������������rit^DP��^Yh[FB>83266347… 3499 …jiggggggghhimpswyyxwrnjgfghhiffggfec`YNC:.*-.155531/-.1/.0120123110/0203(I|rit���������������|x}ww… 4260 …�������������������������������Z]�����������������������������������������rit[BT��]ZfWEB>83266347… 4830 …}}|~}}}}~}}~}}}~}|~��}}~�~~�}~zpnmllllljijkiikklklkjjlnnlkmnnmmnou~|rit~|}~}|~���������…
|