/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/flutter/skia/gm/ |
D | srgb.cpp | 25 auto cf1 = SkColorFilters::LinearToSRGBGamma(); variable
|
D | runtimecolorfilter.cpp | 54 auto cf1 = fact.make(data); variable 79 auto cf1 = fact.make(data); variable
|
D | mixercolorfilter.cpp | 94 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000); // green tint in onDraw() local 106 sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) { in mixRow()
|
D | imagefiltersgraph.cpp | 132 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 | 598 int chan_offset, int chan_width, int cf1, in set_dfs_state() 664 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped() 814 u8 cf1 = 0, cf2 = 0; in hostapd_handle_dfs() local 881 int cf1, int cf2) in hostapd_dfs_complete_cac() 923 int cf1, int cf2) in hostapd_dfs_pre_cac_expired() 1173 int cf1, int cf2) in hostapd_dfs_radar_detected() 1208 int cf1, int cf2) in hostapd_dfs_nop_finished() 1260 int cf1, int cf2) in hostapd_dfs_start_cac()
|
D | drv_callbacks.c | 863 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/boost/libs/parameter/test/ |
D | preprocessor_eval_category.cpp | 472 test::C cf1( in main() local
|
D | preprocessor_eval_cat_no_spec.cpp | 381 test::C cf1( in main() local
|
/third_party/flutter/skia/src/core/ |
D | SkColorFilter.cpp | 260 SkMixerColorFilter(sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1, float weight) in SkMixerColorFilter() 333 sk_sp<SkColorFilter> cf1(buffer.readColorFilter()); in CreateProc() local 339 sk_sp<SkColorFilter> cf1) { in Lerp()
|
/third_party/flutter/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 | 500 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()
|
/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 | 650 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset() 686 struct nlattr *cf1, struct nlattr *cf2, in mlme_event_ch_switch()
|
/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()
|