/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | dfs.h | 16 int cf1, int cf2); 19 int cf1, int cf2); 23 int cf1, int cf2); 26 int chan_offset, int chan_width, int cf1, int cf2); 30 int cf1, int cf2);
|
H A D | dfs.c | 512 int chan_offset, int chan_width, int cf1, in set_dfs_state() 529 /* Seems cf1 and chan_width is enough here */ in set_dfs_state() 535 frequency = cf1; in set_dfs_state() 539 frequency = cf1 - 10; in set_dfs_state() 543 frequency = cf1 - 30; in set_dfs_state() 547 frequency = cf1 - 70; in set_dfs_state() 567 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped() 591 frequency = cf1; in dfs_are_channels_overlapped() 595 frequency = cf1 - 10; in dfs_are_channels_overlapped() 599 frequency = cf1 in dfs_are_channels_overlapped() 511 set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2, u32 state) set_dfs_state() argument 566 dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, int chan_width, int cf1, int cf2) dfs_are_channels_overlapped() argument 714 u8 cf1 = 0, cf2 = 0; hostapd_handle_dfs() local 779 hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_complete_cac() argument 821 hostapd_dfs_pre_cac_expired(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_pre_cac_expired() argument 1009 hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_radar_detected() argument 1042 hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_nop_finished() argument 1092 hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_start_cac() argument [all...] |
H A D | drv_callbacks.c | 788 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch() 800 "driver %s channel switch: freq=%d, ht=%d, vht_ch=0x%x, offset=%d, width=%d (%s), cf1=%d, cf2=%d", in hostapd_event_ch_switch() 803 width, channel_width_to_string(width), cf1, cf2); in hostapd_event_ch_switch() 842 if (cf1 > 5000) in hostapd_event_ch_switch() 843 seg0_idx = (cf1 - 5000) / 5; in hostapd_event_ch_switch() 848 ieee80211_freq_to_chan(cf1, &seg0_idx); in hostapd_event_ch_switch() 877 "%sfreq=%d ht_enabled=%d ch_offset=%d ch_width=%s cf1=%d cf2=%d dfs=%d", in hostapd_event_ch_switch() 881 cf1, cf2, is_dfs); in hostapd_event_ch_switch() 1527 radar->cf1, radar->cf2); in hostapd_event_dfs_radar_detected() 1537 radar->cf1, rada in hostapd_event_dfs_pre_cac_expired() 787 hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) hostapd_event_ch_switch() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | dfs.h | 16 int cf1, int cf2); 19 int cf1, int cf2); 23 int cf1, int cf2); 26 int chan_offset, int chan_width, int cf1, int cf2); 31 int cf1, int cf2);
|
H A D | dfs.c | 603 int chan_offset, int chan_width, int cf1, in set_dfs_state() 621 /* Seems cf1 and chan_width is enough here */ in set_dfs_state() 627 frequency = cf1; in set_dfs_state() 631 frequency = cf1 - 10; in set_dfs_state() 635 frequency = cf1 - 30; in set_dfs_state() 639 frequency = cf1 - 30; in set_dfs_state() 644 frequency = cf1 - 70; in set_dfs_state() 669 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped() 693 frequency = cf1; in dfs_are_channels_overlapped() 697 frequency = cf1 in dfs_are_channels_overlapped() 602 set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2, u32 state) set_dfs_state() argument 668 dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, int chan_width, int cf1, int cf2) dfs_are_channels_overlapped() argument 819 u8 cf1 = 0, cf2 = 0; hostapd_handle_dfs() local 884 hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_complete_cac() argument 926 hostapd_dfs_pre_cac_expired(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_pre_cac_expired() argument 1176 hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_radar_detected() argument 1211 hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_nop_finished() argument 1263 hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_start_cac() argument [all...] |
H A D | drv_callbacks.c | 885 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch() 896 "driver %s channel switch: freq=%d, ht=%d, vht_ch=0x%x, he_ch=0x%x, offset=%d, width=%d (%s), cf1=%d, cf2=%d", in hostapd_event_ch_switch() 900 width, channel_width_to_string(width), cf1, cf2); in hostapd_event_ch_switch() 939 if (cf1 == 5935) in hostapd_event_ch_switch() 940 seg0_idx = (cf1 - 5925) / 5; in hostapd_event_ch_switch() 941 else if (cf1 > 5950) in hostapd_event_ch_switch() 942 seg0_idx = (cf1 - 5950) / 5; in hostapd_event_ch_switch() 943 else if (cf1 > 5000) in hostapd_event_ch_switch() 944 seg0_idx = (cf1 - 5000) / 5; in hostapd_event_ch_switch() 954 ieee80211_freq_to_chan(cf1, in hostapd_event_ch_switch() 884 hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) hostapd_event_ch_switch() argument [all...] |
H A D | hostapd.h | 672 int offset, int width, int cf1, int cf2,
|
/third_party/skia/gm/ |
H A D | mixercolorfilter.cpp | 93 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000); // green tint variable 95 this->mixRow(canvas, paint, nullptr, cf1); 97 this->mixRow(canvas, paint, cf0, cf1); 105 sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) { in mixRow() 121 paint.setColorFilter(SkColorFilters::Lerp(t, cf0, cf1)); in mixRow() 104 mixRow(SkCanvas* canvas, SkPaint& paint, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) mixRow() argument
|
H A D | srgb.cpp | 25 auto cf1 = SkColorFilters::LinearToSRGBGamma(); in DEF_SIMPLE_GM() local 34 p.setColorFilter(cf1); in DEF_SIMPLE_GM() 36 p.setColorFilter(cf1->makeComposed(cf0)); in DEF_SIMPLE_GM()
|
H A D | composecolorfilter.cpp | 91 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000, useSkSL); // green tint in DEF_SIMPLE_GM() local 97 paint.setColorFilter(cf1); in DEF_SIMPLE_GM()
|
H A D | imagefiltersgraph.cpp | 131 sk_sp<SkColorFilter> cf1(SkColorFilters::Blend(SK_ColorBLUE, SkBlendMode::kSrcIn)); 136 std::move(cf1), nullptr, &outerRect));
|
/third_party/skia/samplecode/ |
H A D | SampleMixer.cpp | 40 void dodraw(SkCanvas* canvas, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1, float gap) { in dodraw() argument 45 paint.setColorFilter(SkColorFilters::Lerp(fWeight, cf0, cf1)); in dodraw() 49 paint.setColorFilter(cf1); in dodraw()
|
H A D | SampleImageFilterDAG.cpp | 331 sk_sp<SkImageFilter> cf1 = SkImageFilters::ColorFilter( variable 334 sk_sp<SkImageFilter> merge0 = SkImageFilters::Merge(std::move(blur1), std::move(cf1));
|
/third_party/skia/src/core/ |
H A D | SkColorFilter.cpp | 455 sk_sp<SkColorFilter> cf1) { in Lerp() 457 if (!cf0 && !cf1) { in Lerp() 464 if (cf0 == cf1) { in Lerp() 465 return cf0; // or cf1 in Lerp() 472 return cf1; in Lerp() 478 "uniform colorFilter cf1;" in Lerp() 481 "return mix(cf0.eval(color), cf1.eval(color), weight);" in Lerp() 486 sk_sp<SkColorFilter> inputs[] = {cf0,cf1}; in Lerp() 454 Lerp(float weight, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) Lerp() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_event.c | 508 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset() argument 517 freq1 = cf1 - 10; in calculate_chan_offset() 520 freq1 = cf1 - 30; in calculate_chan_offset() 523 freq1 = cf1 - 70; in calculate_chan_offset() 538 struct nlattr *cf1, struct nlattr *cf2, in mlme_event_ch_switch() 578 } else if (bw && cf1) { in mlme_event_ch_switch() 582 nla_get_u32(cf1), in mlme_event_ch_switch() 594 if (cf1) in mlme_event_ch_switch() 595 data.ch_switch.cf1 = nla_get_u32(cf1); in mlme_event_ch_switch() 535 mlme_event_ch_switch(struct wpa_driver_nl80211_data *drv, struct nlattr *ifindex, struct nlattr *freq, struct nlattr *type, struct nlattr *bw, struct nlattr *cf1, struct nlattr *cf2, int finished) mlme_event_ch_switch() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_afade.c | 51 uint8_t * const *cf1, 398 uint8_t * const *cf1, \ 410 const type *s1 = (type *)cf1[c]; \ 419 uint8_t * const *cf1, \ 425 const type *s1 = (type *)cf1[0]; \
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211_event.c | 931 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) argument 940 freq1 = cf1 - 10; 943 freq1 = cf1 - 30; 946 freq1 = cf1 - 70; 949 freq1 = cf1 - 30; 968 struct nlattr *bw, struct nlattr *cf1, 974 struct nlattr *cf1, struct nlattr *cf2, 1015 } else if (bw && cf1) { 1019 nla_get_u32(cf1), 1037 if (cf1) 964 mlme_event_ch_switch(struct wpa_driver_nl80211_data *drv, struct nlattr *ifindex, struct nlattr *link, struct nlattr *freq, struct nlattr *type, struct nlattr *bw, struct nlattr *cf1, struct nlattr *cf2, struct nlattr *punct_bitmap, int finished) global() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.h | 57 int offset, int width, int cf1, int cf2, int finished);
|
H A D | ap.c | 1395 int offset, int width, int cf1, int cf2, int finished) in wpas_ap_ch_switch() 1407 offset, width, cf1, cf2, finished); in wpas_ap_ch_switch() 1613 radar->cf1, radar->cf2); in wpas_ap_event_dfs_radar_detected() 1629 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_started() 1645 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_finished() 1661 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_aborted() 1677 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_nop_finished() 1394 wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) wpas_ap_ch_switch() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ap.h | 57 int offset, int width, int cf1, int cf2, int finished);
|
H A D | ap.c | 1651 int offset, int width, int cf1, int cf2, int finished) in wpas_ap_ch_switch() 1663 offset, width, cf1, cf2, finished); in wpas_ap_ch_switch() 1895 radar->cf1, radar->cf2); in wpas_ap_event_dfs_radar_detected() 1911 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_started() 1927 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_finished() 1943 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_aborted() 1959 radar->chan_width, radar->cf1, radar->cf2); in wpas_ap_event_dfs_cac_nop_finished() 1650 wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) wpas_ap_ch_switch() argument
|
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/ |
H A D | age.rs | 1273 ('Ⳬ', '\u{2cf1}'),
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | fuzzerutil_test.cpp | 92 OpName %20 "cf1" in TEST() 395 OpName %20 "cf1" in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | fuzzerutil_test.cpp | 92 OpName %20 "cf1" in TEST() 395 OpName %20 "cf1" in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | fuzzerutil_test.cpp | 92 OpName %20 "cf1" in TEST() 395 OpName %20 "cf1" in TEST()
|