| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/ |
| H A D | fill_extrusion_bucket.cpp | 104 const Point<double> perp = util::unit(util::perp(d1 - d2)); in addFeature() local 111 FillExtrusionProgram::layoutVertex(p1, perp.x, perp.y, 0, 0, edgeDistance)); in addFeature() 113 FillExtrusionProgram::layoutVertex(p1, perp.x, perp.y, 0, 1, edgeDistance)); in addFeature() 118 FillExtrusionProgram::layoutVertex(p2, perp.x, perp.y, 0, 0, edgeDistance)); in addFeature() 120 FillExtrusionProgram::layoutVertex(p2, perp.x, perp.y, 0, 1, edgeDistance)); in addFeature()
|
| H A D | line_bucket.cpp | 115 … nextNormal = util::perp(util::unit(convertPoint<double>(firstCoordinate - *currentCoordinate))); in addGeometry() 150 …nextNormal = nextCoordinate ? util::perp(util::unit(convertPoint<double>(*nextCoordinate - *curren… in addGeometry() 251 joinNormal = util::perp(joinNormal) * bevelLength * direction; in addGeometry() 404 extrude = extrude - (util::perp(normal) * endLeft); in addCurrentVertex() 415 extrude = extrude - (util::perp(normal) * endRight); in addCurrentVertex()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/ |
| H A D | render_line_layer.cpp | 163 util::perp(util::unit(convertPoint<double>(p - *(i - 1)))); in offsetLine() 166 util::perp(util::unit(convertPoint<double>(*(i + 1) - p))); in offsetLine()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_xmit.c | 699 u8 *perp; in r8712_update_protection() local 712 perp = r8712_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in r8712_update_protection() 713 if (!perp) { in r8712_update_protection() 716 protection = (*(perp + 2)) & BIT(1); in r8712_update_protection()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | math.hpp | 44 T perp(const T& a) { in perp() function
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_xmit.c | 1090 u8 *perp; in rtw_update_protection() local 1102 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 1103 if (!perp) { in rtw_update_protection() 1106 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/ |
| H A D | symbol_projection.cpp | 218 … p += util::perp(prevToCurrent) * static_cast<float>(lineOffsetY * dir / util::mag(prevToCurrent)); in placeGlyphAlongLine()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_xmit.c | 1433 u8 *perp; in rtw_update_protection() local 1448 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 1449 if (!perp) in rtw_update_protection() 1452 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_xmit.c | 2503 u8 *perp; in rtw_update_protection() local 2521 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 2522 if(perp == NULL) in rtw_update_protection() 2528 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_xmit.c | 2517 u8 *perp; in rtw_update_protection() local 2535 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 2536 if(perp == NULL) in rtw_update_protection() 2542 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_xmit.c | 2645 u8 *perp; in rtw_update_protection() local 2662 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 2663 if (perp == NULL) in rtw_update_protection() 2666 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_xmit.c | 2952 u8 *perp; in rtw_update_protection() local 2968 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 2969 if (perp == NULL) in rtw_update_protection() 2972 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_xmit.c | 3294 u8 *perp; in rtw_update_protection() local 3310 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3311 if (perp == NULL) in rtw_update_protection() 3314 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_xmit.c | 3181 u8 *perp; in rtw_update_protection() local 3197 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3198 if (perp == NULL) in rtw_update_protection() 3201 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_xmit.c | 3181 u8 *perp; in rtw_update_protection() local 3197 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3198 if (perp == NULL) in rtw_update_protection() 3201 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_xmit.c | 3411 u8 *perp; in rtw_update_protection() local 3427 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3428 if (perp == NULL) in rtw_update_protection() 3431 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_xmit.c | 3439 u8 *perp; in rtw_update_protection() local 3455 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3456 if (perp == NULL) in rtw_update_protection() 3459 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_xmit.c | 3439 u8 *perp; in rtw_update_protection() local 3455 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3456 if (perp == NULL) in rtw_update_protection() 3459 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_xmit.c | 3181 u8 *perp; in rtw_update_protection() local 3197 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3198 if (perp == NULL) in rtw_update_protection() 3201 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_xmit.c | 3550 u8 *perp; in rtw_update_protection() local 3566 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3567 if (perp == NULL) in rtw_update_protection() 3570 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_xmit.c | 3537 u8 *perp; in rtw_update_protection() local 3553 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3554 if (perp == NULL) in rtw_update_protection() 3557 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_xmit.c | 3550 u8 *perp; in rtw_update_protection() local 3566 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3567 if (perp == NULL) in rtw_update_protection() 3570 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_xmit.c | 3536 u8 *perp; in rtw_update_protection() local 3552 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3553 if (perp == NULL) in rtw_update_protection() 3556 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_xmit.c | 3550 u8 *perp; in rtw_update_protection() local 3566 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 3567 if (perp == NULL) in rtw_update_protection() 3570 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_xmit.c | 4606 u8 *perp; in rtw_update_protection() local 4622 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection() 4623 if (perp == NULL) in rtw_update_protection() 4626 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()
|