/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | dfs.c | 512 int chan_offset, int chan_width, int cf1, 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()
|
D | drv_callbacks.c | 788 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch()
|
/third_party/skia/gm/ |
D | mixercolorfilter.cpp | 93 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000); // green tint in onDraw() local 105 sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) { in mixRow()
|
D | srgb.cpp | 25 auto cf1 = SkColorFilters::LinearToSRGBGamma(); variable
|
D | composecolorfilter.cpp | 91 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000, useSkSL); // green tint variable
|
D | imagefiltersgraph.cpp | 131 sk_sp<SkColorFilter> cf1(SkColorFilters::Blend(SK_ColorBLUE, SkBlendMode::kSrcIn)); in onDraw() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | dfs.c | 603 int chan_offset, int chan_width, int cf1, 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()
|
D | drv_callbacks.c | 876 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch()
|
/third_party/skia/samplecode/ |
D | SampleMixer.cpp | 40 void dodraw(SkCanvas* canvas, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1, float gap) { in dodraw()
|
D | SampleImageFilterDAG.cpp | 331 sk_sp<SkImageFilter> cf1 = SkImageFilters::ColorFilter( in onDrawContent() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211_event.c | 508 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()
|
D | driver.h | 5513 int cf1; member 5539 int cf1; member
|
/third_party/skia/src/core/ |
D | SkColorFilter.cpp | 455 sk_sp<SkColorFilter> cf1) { in Lerp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_nl80211_event.c | 657 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset() 693 struct nlattr *cf1, struct nlattr *cf2, in mlme_event_ch_switch()
|
D | driver.h | 5878 int cf1; member 5904 int cf1; member
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | audioresample.c | 403 GstElement *pipeline, *src, *cf1, *ar, *cf2, *sink; in GST_START_TEST() local
|
/third_party/typescript/tests/cases/conformance/types/keyof/ |
D | keyofAndIndexedAccess.ts | 650 const cf1 = <T extends { [P in K]: string; } & { cool: string; }, K extends keyof T>(t: T, k: K) => property in Component2
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | ap.c | 1395 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/ |
D | ap.c | 1639 int offset, int width, int cf1, int cf2, int finished) in wpas_ap_ch_switch()
|
/third_party/typescript/tests/baselines/reference/ |
D | keyofAndIndexedAccess.js | 1091 var cf1 = function (t, k) { function
|