Home
last modified time | relevance | path

Searched refs:intersect (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/
H A Dclip.hpp110 slice.push_back(intersect<I>(a, b, k1)); in clipLine()
111 slice.push_back(intersect<I>(a, b, k2)); in clipLine()
115 slice.push_back(intersect<I>(a, b, k1)); in clipLine()
121 slice.push_back(intersect<I>(a, b, k2)); in clipLine()
122 slice.push_back(intersect<I>(a, b, k1)); in clipLine()
126 slice.push_back(intersect<I>(a, b, k2)); in clipLine()
134 slice.push_back(intersect<I>(a, b, k1)); in clipLine()
138 slice.push_back(intersect<I>(a, b, k2)); in clipLine()
168 slice.push_back(intersect<I>(a, b, k1)); // ---|--> | in clipRing()
170 slice.push_back(intersect<I>(a, b, k2)); in clipRing()
[all …]
H A Dtypes.hpp46 inline vt_point intersect(const vt_point&, const vt_point&, const double);
49 inline vt_point intersect<0>(const vt_point& a, const vt_point& b, const double x) { in intersect() function
54 inline vt_point intersect<1>(const vt_point& a, const vt_point& b, const double y) { in intersect() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dquick_clip.hpp14 mapbox::geometry::point<T> intersect(mapbox::geometry::point<T> a, in intersect() function
74 out.push_back(intersect(S, E, edge, b)); in quick_lr_clip()
78 out.push_back(intersect(S, E, edge, b)); in quick_lr_clip()
/OK3568_Linux_fs/external/xserver/dri3/
H A Ddri3_screen.c285 Bool intersect = FALSE; in dri3_get_supported_modifiers() local
289 intersect = TRUE; in dri3_get_supported_modifiers()
294 if (intersect) { in dri3_get_supported_modifiers()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dvalue-range.h67 void intersect (const value_range *); in class()
69 void intersect (const value_range &); in class()
H A Dtree-vrp.h51 void intersect (const value_range_equiv *); in class()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dvalue-range.h67 void intersect (const value_range *); in class()
69 void intersect (const value_range &); in class()
H A Dtree-vrp.h51 void intersect (const value_range_equiv *); in class()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dreg.h32 struct cur_regulatory_info *reg_info, bool intersect);
H A Dreg.c573 struct cur_regulatory_info *reg_info, bool intersect) in ath11k_reg_build_regd() argument
667 if (intersect) { in ath11k_reg_build_regd()
H A Dwmi.c5339 bool intersect = false; in ath11k_reg_chan_list_event() local
5405 intersect = true; in ath11k_reg_chan_list_event()
5407 regd = ath11k_reg_build_regd(ab, reg_info, intersect); in ath11k_reg_chan_list_event()
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A D.gitignore15 mlock-intersect-test
/OK3568_Linux_fs/kernel/net/wireless/
H A Dreg.c93 .intersect = false,
1318 struct ieee80211_wmm_ac *intersect) in reg_wmm_rules_intersect() argument
1320 intersect->cw_min = max_t(u16, wmm_ac1->cw_min, wmm_ac2->cw_min); in reg_wmm_rules_intersect()
1321 intersect->cw_max = max_t(u16, wmm_ac1->cw_max, wmm_ac2->cw_max); in reg_wmm_rules_intersect()
1322 intersect->cot = min_t(u16, wmm_ac1->cot, wmm_ac2->cot); in reg_wmm_rules_intersect()
1323 intersect->aifsn = max_t(u8, wmm_ac1->aifsn, wmm_ac2->aifsn); in reg_wmm_rules_intersect()
2611 core_request->intersect = false; in reg_process_hint_core()
2638 lr->intersect) in __reg_process_hint_user()
2673 user_request->intersect = treatment == REG_REQ_INTERSECT; in reg_process_hint_user()
2745 driver_request->intersect = treatment == REG_REQ_INTERSECT; in reg_process_hint_driver()
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Dregulatory.h84 bool intersect; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/crda/crda/
H A Dfix-linking-of-libraries-used-by-reglib.patch30 @@ -40,13 +40,13 @@ all_noverify: $(LIBREG) crda intersect regdbdump db2rd optimize
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dten-bit-addresses.rst7 do not intersect: the 7 bit address 0x10 is not the same as the 10 bit
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dwifi_regd.c329 RTW_PRINT_SEL(sel, "intersect:%d\n", request->intersect); in dump_requlatory_request()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dwifi_regd.c330 RTW_PRINT_SEL(sel, "intersect:%d\n", request->intersect); in dump_requlatory_request()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dwifi_regd.c329 RTW_PRINT_SEL(sel, "intersect:%d\n", request->intersect); in dump_requlatory_request()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dwifi_regd.c571 RTW_PRINT_SEL(sel, "intersect:%d\n", request->intersect); in dump_requlatory_request()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dwifi_regd.c571 RTW_PRINT_SEL(sel, "intersect:%d\n", request->intersect); in dump_requlatory_request()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dwifi_regd.c571 RTW_PRINT_SEL(sel, "intersect:%d\n", request->intersect); in dump_requlatory_request()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dwifi_regd.c571 RTW_PRINT_SEL(sel, "intersect:%d\n", request->intersect); in dump_requlatory_request()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3546 request->intersect ? " intersect" : "", in ath6kl_cfg80211_reg_notify()
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dapi.rst4501 KVM_GET_SUPPORTED_CPUID ioctl because some of them intersect with KVM feature

12