| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | equals.cpp | 21 assert(isComparableType(lhs->getType()) || isComparableType(rhs->getType())); in Equals() 22 …assert(lhs->getType() == rhs->getType() || lhs->getType() == type::Value || rhs->getType() == type… in Equals() 84 type::Type lhsType = (*lhs)->getType(); in parse() 85 type::Type rhsType = (*rhs)->getType(); in parse()
|
| H A D | assertion.cpp | 47 return type::toString(getType()); in getOperator() 54 if (!type::checkSubtype(getType(), typeOf(*value))) { in evaluate() 58 "Expected value to be of type " + toString(getType()) + in evaluate() 77 return getType() == rhs->getType() && Expression::childrenEqual(inputs, rhs->inputs); in operator ==()
|
| H A D | coercion.cpp | 75 type::Type t = getType(); in Coercion() 86 return getType().match( in getOperator() 143 return getType() == rhs->getType() && Expression::childrenEqual(inputs, rhs->inputs); in operator ==()
|
| H A D | dsl.cpp | 115 type::Type type = output0->getType(); in step() 137 type::Type type = output1->getType(); in interpolate() 150 type::Type type = output1->getType(); in interpolate() 165 type::Type type = output1->getType(); in interpolate()
|
| H A D | step.cpp | 18 assert(input->getType() == type::Number); in Step() 118 outputType = (*firstOutput)->getType(); in parse() 171 outputType = (*output)->getType(); in parse()
|
| H A D | coalesce.cpp | 64 outputType = (*parsed)->getType(); in parse() 77 return type::checkSubtype(*expectedType, arg->getType()); in parse()
|
| H A D | array_assertion.cpp | 14 type::Type expected = getType(); in evaluate() 89 const auto array = getType().get<type::Array>(); in serialize()
|
| H A D | parsing_context.cpp | 167 const type::Type actual = (*parsed)->getType(); in parse() 181 checkType((*parsed)->getType()); in parse() 199 const type::Type type = (*parsed)->getType(); in parse()
|
| H A D | literal.cpp | 106 if (getType().is<type::Array>() || getType().is<type::ObjectType>()) { in serialize()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | vector_tile_data.cpp | 11 FeatureType VectorTileFeature::getType() const { in getType() function in mbgl::VectorTileFeature 12 switch (feature.getType()) { in getType() 39 if (feature.getVersion() >= 2 || feature.getType() != mapbox::vector_tile::GeomType::POLYGON) { in getGeometries()
|
| H A D | geojson_tile_data.hpp | 16 FeatureType getType() const override { in getType() function in mbgl::GeoJSONTileFeature 32 if (getType() == FeatureType::Polygon) { in getGeometries()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/ |
| H A D | symbol_feature.hpp | 18 FeatureType getType() const override { return feature->getType(); } in getType() function in mbgl::SymbolFeature
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | array_assertion.hpp | 29 return getType() == rhs->getType() && *input == *(rhs->input); in operator ==()
|
| H A D | let.hpp | 19 Expression(Kind::Let, result_->getType()), in Let() 53 Expression(Kind::Var, value_->getType()), in Var()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/ |
| H A D | CamHwIsp21.cpp | 73 switch (result->getType()) { in dispatchResult() 102 LOGD("%s enter, msg type(0x%x)", __FUNCTION__, result->getType()); in dispatchResult() 103 switch (result->getType()) in dispatchResult()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | linear_index.h | 66 flann_algorithm_t getType() const CV_OVERRIDE in getType() function 103 index_params_["algorithm"] = getType(); in loadIndex()
|
| H A D | flann_base.hpp | 186 flann_algorithm_t getType() const CV_OVERRIDE in getType() function in cvflann::Index 188 return nnIndex_->getType(); in getType()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/poppler/poppler/ |
| H A D | 0001-JBIG2Stream-Fix-crash-on-broken-file.patch | 30 if (seg->getType() == jbig2SegSymbolDict) { 37 } else if (seg->getType() == jbig2SegCodeTable) {
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/ |
| H A D | layer.hpp | 78 switch (getType()) { in accept() 107 LayerType getType() const;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/txbf/ |
| H A D | halcomtxbf.c | 490 IN u1Byte getType, in HalComTxbf_Get() argument 503 if (getType == TXBF_GET_EXPLICIT_BEAMFORMEE) { in HalComTxbf_Get() 513 } else if (getType == TXBF_GET_EXPLICIT_BEAMFORMER) { in HalComTxbf_Get() 526 } else if (getType == TXBF_GET_MU_MIMO_STA) { in HalComTxbf_Get() 536 } else if (getType == TXBF_GET_MU_MIMO_AP) { in HalComTxbf_Get()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/txbf/ |
| H A D | halcomtxbf.c | 482 IN u1Byte getType, in HalComTxbf_Get() argument 492 if (getType == TXBF_GET_EXPLICIT_BEAMFORMEE) { in HalComTxbf_Get() 502 } else if (getType == TXBF_GET_EXPLICIT_BEAMFORMER) { in HalComTxbf_Get() 515 } else if (getType == TXBF_GET_MU_MIMO_STA) { in HalComTxbf_Get() 524 } else if (getType == TXBF_GET_MU_MIMO_AP) { in HalComTxbf_Get()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqAnalyzeGroupManager.cpp | 147 mHandler(msgList, msg_cnts, userId, getType()); in msgHandle() 220 grp->getAiqCore()->updateCalib(grp->getType()); in handleCalibUpdate() 233 return group == grp.second->getType(); in getGrpDeps() 246 return group == grp.second->getType(); in setGrpDeps() 265 uint64_t grpMask = mAiqCore->grpId2GrpMask(it.second->getType()); in firstAnalyze() 268 mAiqCore->groupAnalyze(it.second->getType(), shared); in firstAnalyze() 658 AnalyzerGroupType2Str[it.second->getType()], it.second->getDepsFlag()); in handleMessage()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_bt_mp.c | 543 u8 getType = 0, i; in mptbt_BtGetGeneral() local 568 getType = pBtReq->pParamStart[0]; in mptbt_BtGetGeneral() 570 RTW_INFO("[MPT], getType=%d, getParaLen=%d\n", getType, getParaLen); in mptbt_BtGetGeneral() 573 switch (getType) { in mptbt_BtGetGeneral() 616 RTW_INFO("[MPT], Error!! getType=%d, out of range\n", getType); in mptbt_BtGetGeneral() 624 getParaLen, getType, validParaLen); in mptbt_BtGetGeneral() 632 if (BT_GGET_REG == getType) { in mptbt_BtGetGeneral() 657 } else if (BT_GGET_STATUS == getType) { in mptbt_BtGetGeneral() 674 } else if (BT_GGET_REPORT == getType) { in mptbt_BtGetGeneral()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_bt_mp.c | 543 u8 getType = 0, i; in mptbt_BtGetGeneral() local 568 getType = pBtReq->pParamStart[0]; in mptbt_BtGetGeneral() 570 RTW_INFO("[MPT], getType=%d, getParaLen=%d\n", getType, getParaLen); in mptbt_BtGetGeneral() 573 switch (getType) { in mptbt_BtGetGeneral() 616 RTW_INFO("[MPT], Error!! getType=%d, out of range\n", getType); in mptbt_BtGetGeneral() 624 getParaLen, getType, validParaLen); in mptbt_BtGetGeneral() 632 if (BT_GGET_REG == getType) { in mptbt_BtGetGeneral() 657 } else if (BT_GGET_STATUS == getType) { in mptbt_BtGetGeneral() 674 } else if (BT_GGET_REPORT == getType) { in mptbt_BtGetGeneral()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_bt_mp.c | 543 u8 getType = 0, i; in mptbt_BtGetGeneral() local 568 getType = pBtReq->pParamStart[0]; in mptbt_BtGetGeneral() 570 RTW_INFO("[MPT], getType=%d, getParaLen=%d\n", getType, getParaLen); in mptbt_BtGetGeneral() 573 switch (getType) { in mptbt_BtGetGeneral() 616 RTW_INFO("[MPT], Error!! getType=%d, out of range\n", getType); in mptbt_BtGetGeneral() 624 getParaLen, getType, validParaLen); in mptbt_BtGetGeneral() 632 if (BT_GGET_REG == getType) { in mptbt_BtGetGeneral() 657 } else if (BT_GGET_STATUS == getType) { in mptbt_BtGetGeneral() 674 } else if (BT_GGET_REPORT == getType) { in mptbt_BtGetGeneral()
|