Searched defs:cf2 (Results 1 - 18 of 18) sorted by relevance

/external/skia/tests/
H A DColorFilterTest.cpp100 auto cf2 = reincarnate_colorfilter(cf.get()); local
101 REPORTER_ASSERT(reporter, cf2);
105 REPORTER_ASSERT(reporter, cf2->asColorMode(&c2, (SkBlendMode*)&m2));
/external/icu/icu4c/source/test/intltest/
H A Dmsfmrgts.cpp951 ChoiceFormat *cf2 = new ChoiceFormat(pat, status); local
952 pat2 = cf2->toPattern(pat2);
963 delete cf2;
/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddfs.c500 int cf2, u32 state)
554 int chan_width, int cf1, int cf2)
701 u8 cf1 = 0, cf2 = 0; local
703 channel = dfs_get_valid_channel(iface, &sec, &cf1, &cf2,
715 iface->conf->vht_oper_centr_freq_seg1_idx = cf2;
752 int cf1, int cf2)
755 "success=%d freq=%d ht_enabled=%d chan_offset=%d chan_width=%d cf1=%d cf2=%d",
756 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2);
768 chan_width, cf1, cf2,
940 int cf1, int cf2)
498 set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2, u32 state) argument
553 dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, int chan_width, int cf1, int cf2) argument
750 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) argument
938 hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
971 hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
1021 hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
[all...]
H A Ddrv_callbacks.c479 int offset, int width, int cf1, int cf2)
487 "driver had channel switch: freq=%d, ht=%d, offset=%d, width=%d (%s), cf1=%d, cf2=%d",
489 cf1, cf2);
523 if (cf2 > 5000)
524 seg1_idx = (cf2 - 5000) / 5;
528 ieee80211_freq_to_chan(cf2, &seg1_idx);
1120 radar->cf1, radar->cf2);
1130 radar->cf1, radar->cf2);
1140 radar->cf1, radar->cf2);
1150 radar->cf1, radar->cf2);
478 hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, int offset, int width, int cf1, int cf2) argument
[all...]
/external/wpa_supplicant_8/src/ap/
H A Ddfs.c500 int cf2, u32 state)
554 int chan_width, int cf1, int cf2)
701 u8 cf1 = 0, cf2 = 0; local
703 channel = dfs_get_valid_channel(iface, &sec, &cf1, &cf2,
715 iface->conf->vht_oper_centr_freq_seg1_idx = cf2;
752 int cf1, int cf2)
755 "success=%d freq=%d ht_enabled=%d chan_offset=%d chan_width=%d cf1=%d cf2=%d",
756 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2);
768 chan_width, cf1, cf2,
940 int cf1, int cf2)
498 set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2, u32 state) argument
553 dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, int chan_width, int cf1, int cf2) argument
750 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) argument
938 hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
971 hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
1021 hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
[all...]
H A Ddrv_callbacks.c479 int offset, int width, int cf1, int cf2)
487 "driver had channel switch: freq=%d, ht=%d, offset=%d, width=%d (%s), cf1=%d, cf2=%d",
489 cf1, cf2);
523 if (cf2 > 5000)
524 seg1_idx = (cf2 - 5000) / 5;
528 ieee80211_freq_to_chan(cf2, &seg1_idx);
1120 radar->cf1, radar->cf2);
1130 radar->cf1, radar->cf2);
1140 radar->cf1, radar->cf2);
1150 radar->cf1, radar->cf2);
478 hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, int offset, int width, int cf1, int cf2) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddfs.c500 int cf2, u32 state)
554 int chan_width, int cf1, int cf2)
701 u8 cf1 = 0, cf2 = 0; local
703 channel = dfs_get_valid_channel(iface, &sec, &cf1, &cf2,
715 iface->conf->vht_oper_centr_freq_seg1_idx = cf2;
752 int cf1, int cf2)
755 "success=%d freq=%d ht_enabled=%d chan_offset=%d chan_width=%d cf1=%d cf2=%d",
756 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2);
768 chan_width, cf1, cf2,
940 int cf1, int cf2)
498 set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2, u32 state) argument
553 dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, int chan_width, int cf1, int cf2) argument
750 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) argument
938 hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
971 hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
1021 hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
[all...]
H A Ddrv_callbacks.c479 int offset, int width, int cf1, int cf2)
487 "driver had channel switch: freq=%d, ht=%d, offset=%d, width=%d (%s), cf1=%d, cf2=%d",
489 cf1, cf2);
523 if (cf2 > 5000)
524 seg1_idx = (cf2 - 5000) / 5;
528 ieee80211_freq_to_chan(cf2, &seg1_idx);
1120 radar->cf1, radar->cf2);
1130 radar->cf1, radar->cf2);
1140 radar->cf1, radar->cf2);
1150 radar->cf1, radar->cf2);
478 hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, int offset, int width, int cf1, int cf2) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211_event.c476 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) argument
506 struct nlattr *cf1, struct nlattr *cf2)
549 cf2 ? nla_get_u32(cf2) : 0);
562 if (cf2)
563 data.ch_switch.cf2 = nla_get_u32(cf2);
1551 data.dfs_event.cf2 = nla_get_u32(tb[NL80211_ATTR_CENTER_FREQ2]);
1553 wpa_printf(MSG_DEBUG, "nl80211: DFS event on freq %d MHz, ht: %d, offset: %d, width: %d, cf1: %dMHz, cf2: %dMHz",
1556 data.dfs_event.cf1, data.dfs_event.cf2);
503 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) argument
[all...]
H A Ddriver.h4958 * @cf2: Center frequency 2
4966 int cf2; member in struct:wpa_event_data::ch_switch
4992 int cf2; member in struct:wpa_event_data::dfs_event
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_event.c476 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) argument
506 struct nlattr *cf1, struct nlattr *cf2)
549 cf2 ? nla_get_u32(cf2) : 0);
562 if (cf2)
563 data.ch_switch.cf2 = nla_get_u32(cf2);
1551 data.dfs_event.cf2 = nla_get_u32(tb[NL80211_ATTR_CENTER_FREQ2]);
1553 wpa_printf(MSG_DEBUG, "nl80211: DFS event on freq %d MHz, ht: %d, offset: %d, width: %d, cf1: %dMHz, cf2: %dMHz",
1556 data.dfs_event.cf1, data.dfs_event.cf2);
503 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) argument
[all...]
H A Ddriver.h4958 * @cf2: Center frequency 2
4966 int cf2; member in struct:wpa_event_data::ch_switch
4992 int cf2; member in struct:wpa_event_data::dfs_event
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c1280 int offset, int width, int cf1, int cf2)
1289 offset, width, cf1, cf2);
1491 radar->cf1, radar->cf2);
1503 radar->chan_width, radar->cf1, radar->cf2);
1515 radar->chan_width, radar->cf1, radar->cf2);
1527 radar->chan_width, radar->cf1, radar->cf2);
1539 radar->chan_width, radar->cf1, radar->cf2);
1279 wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, int offset, int width, int cf1, int cf2) argument
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_event.c476 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) argument
506 struct nlattr *cf1, struct nlattr *cf2)
549 cf2 ? nla_get_u32(cf2) : 0);
562 if (cf2)
563 data.ch_switch.cf2 = nla_get_u32(cf2);
1551 data.dfs_event.cf2 = nla_get_u32(tb[NL80211_ATTR_CENTER_FREQ2]);
1553 wpa_printf(MSG_DEBUG, "nl80211: DFS event on freq %d MHz, ht: %d, offset: %d, width: %d, cf1: %dMHz, cf2: %dMHz",
1556 data.dfs_event.cf1, data.dfs_event.cf2);
503 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) argument
[all...]
H A Ddriver.h4958 * @cf2: Center frequency 2
4966 int cf2; member in struct:wpa_event_data::ch_switch
4992 int cf2; member in struct:wpa_event_data::dfs_event
/external/guice/extensions/persist/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/guice/extensions/struts2/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/robolectric/v1/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...

Completed in 472 milliseconds