/third_party/skia/gm/ |
H A D | srgb.cpp | 25 auto cf1 = SkColorFilters::LinearToSRGBGamma(); in DEF_SIMPLE_GM() local
|
H A D | composecolorfilter.cpp | 91 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000, useSkSL); // green tint in DEF_SIMPLE_GM() local
|
H A D | mixercolorfilter.cpp | 93 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000); // green tint variable 104 mixRow(SkCanvas* canvas, SkPaint& paint, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) mixRow() argument
|
/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
|
H A D | SampleImageFilterDAG.cpp | 331 sk_sp<SkImageFilter> cf1 = SkImageFilters::ColorFilter( variable
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | apds990x.h | 37 int cf1; member
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | apds990x.h | 37 int cf1; member
|
/third_party/skia/src/core/ |
H A D | SkColorFilter.cpp | 454 Lerp(float weight, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) Lerp() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | dfs.c | 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 | 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/typescript/tests/baselines/reference/ |
H A D | keyofAndIndexedAccess.js | 1091 var cf1 = function (t, k) {
function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | dfs.c | 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 | 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...] |
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | ibss.c | 1401 u32 width, cf1, cf2 = 0; in ieee80211_ibss_setup_scan_channels() local
|
H A D | util.c | 3244 int cf0, cf1; in ieee80211_chandef_vht_oper() local
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | ibss.c | 1395 u32 width, cf1, cf2 = 0; in ieee80211_ibss_setup_scan_channels() local
|
H A D | util.c | 3663 int cf0, cf1; in ieee80211_chandef_vht_oper() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.c | 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.c | 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
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | apds990x.c | 106 int cf1; member
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | apds990x.c | 106 int cf1; member
|
/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 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...] |
H A D | driver.h | 5513 int cf1; member 5539 int cf1; member
|
/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 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...] |
H A D | driver.h | 6047 int cf1; member 6077 int cf1; member
|