Home
last modified time | relevance | path

Searched defs:cf2 (Results 1 – 17 of 17) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddfs.c513 int cf2, u32 state) in set_dfs_state()
567 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped()
714 u8 cf1 = 0, cf2 = 0; in hostapd_handle_dfs() local
781 int cf1, int cf2) in hostapd_dfs_complete_cac()
823 int cf1, int cf2) in hostapd_dfs_pre_cac_expired()
1011 int cf1, int cf2) in hostapd_dfs_radar_detected()
1044 int cf1, int cf2) in hostapd_dfs_nop_finished()
1094 int cf1, int cf2) in hostapd_dfs_start_cac()
Ddrv_callbacks.c788 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddfs.c604 int cf2, u32 state) in set_dfs_state()
669 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped()
819 u8 cf1 = 0, cf2 = 0; in hostapd_handle_dfs() local
886 int cf1, int cf2) in hostapd_dfs_complete_cac()
928 int cf1, int cf2) in hostapd_dfs_pre_cac_expired()
1178 int cf1, int cf2) in hostapd_dfs_radar_detected()
1213 int cf1, int cf2) in hostapd_dfs_nop_finished()
1265 int cf1, int cf2) in hostapd_dfs_start_cac()
Ddrv_callbacks.c885 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch()
/third_party/skia/gm/
Dsrgb.cpp26 auto cf2 = SkColorFilters::SRGBToLinearGamma(); variable
Dimagefiltersgraph.cpp132 sk_sp<SkColorFilter> cf2(SkColorFilters::Blend(SK_ColorGREEN, SkBlendMode::kSrcIn)); in onDraw() local
/third_party/skia/tests/
DColorFilterTest.cpp85 auto cf2 = reincarnate_colorfilter(cf.get()); in DEF_TEST() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_event.c508 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset()
538 struct nlattr *cf1, struct nlattr *cf2, in mlme_event_ch_switch()
Ddriver.h5514 int cf2; member
5540 int cf2; member
/third_party/icu/icu4c/source/test/intltest/
Dmsfmrgts.cpp952 ChoiceFormat *cf2 = new ChoiceFormat(pat, status); in TestChoicePatternQuote() local
/third_party/ffmpeg/libavutil/
Dtx_priv.h71 p, init_fn, suffix, cf, cd_flags, cf2) \ argument
/third_party/typescript/tests/cases/conformance/types/keyof/
DkeyofAndIndexedAccess.ts656 const cf2 = <T extends { [P in K | "cool"]: string; }, K extends keyof T>(t: T, k: K) => property in Component2
/third_party/typescript/tests/baselines/reference/
DkeyofAndIndexedAccess.js654 const cf2 = <T extends { [P in K | "cool"]: string; }, K extends keyof T>(t: T, k: K) => constant
1095 var cf2 = function (t, k) { function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_event.c931 static int calculate_chan_offset(int width, int freq, int cf1, int cf2)
969 struct nlattr *cf2,
Ddriver.h6048 int cf2; member
6078 int cf2; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dap.c1395 int offset, int width, int cf1, int cf2, int finished) in wpas_ap_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dap.c1642 int offset, int width, int cf1, int cf2, int finished) in wpas_ap_ch_switch()