/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | ieee802_11_he.c | 214 u8 seg0 = hostapd_get_oper_centr_freq_seg0_idx(hapd->iconf); in hostapd_eid_he_operation() local 217 if (!seg0) in hostapd_eid_he_operation() 218 seg0 = hapd->iconf->channel; in hostapd_eid_he_operation() 232 *pos++ = center_idx_to_bw_6ghz(seg0); in hostapd_eid_he_operation() 240 seg1 = seg0; in hostapd_eid_he_operation() 241 if (hapd->iconf->channel < seg0) in hostapd_eid_he_operation() 242 seg0 -= 8; in hostapd_eid_he_operation() 244 seg0 += 8; in hostapd_eid_he_operation() 247 *pos++ = seg0; in hostapd_eid_he_operation()
|
D | hostapd.c | 1679 int bw, seg0; in hostapd_set_6ghz_sec_chan() local 1684 seg0 = hostapd_get_oper_centr_freq_seg0_idx(iface->conf); in hostapd_set_6ghz_sec_chan() 1685 bw = center_idx_to_bw_6ghz(seg0); in hostapd_set_6ghz_sec_chan() 3434 u8 seg0, seg1; in hostapd_change_config_freq() local 3502 &seg0); in hostapd_change_config_freq() 3505 hostapd_set_oper_centr_freq_seg0_idx(conf, seg0); in hostapd_change_config_freq()
|
/third_party/freetype/src/autofit/ |
D | aflatin2.c | 739 AF_SegmentRec seg0; in af_latin2_hints_compute_segments() local 745 FT_ZERO( &seg0 ); in af_latin2_hints_compute_segments() 746 seg0.score = 32000; in af_latin2_hints_compute_segments() 747 seg0.flags = AF_EDGE_NORMAL; in af_latin2_hints_compute_segments() 849 segment[0] = seg0; in af_latin2_hints_compute_segments()
|
D | aflatin.c | 1545 AF_SegmentRec seg0; in af_latin_hints_compute_segments() local 1553 FT_ZERO( &seg0 ); in af_latin_hints_compute_segments() 1554 seg0.score = 32000; in af_latin_hints_compute_segments() 1555 seg0.flags = AF_EDGE_NORMAL; in af_latin_hints_compute_segments() 1858 segment[0] = seg0; in af_latin_hints_compute_segments()
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | aflatin2.c | 739 AF_SegmentRec seg0; in af_latin2_hints_compute_segments() local 745 FT_ZERO( &seg0 ); in af_latin2_hints_compute_segments() 746 seg0.score = 32000; in af_latin2_hints_compute_segments() 747 seg0.flags = AF_EDGE_NORMAL; in af_latin2_hints_compute_segments() 849 segment[0] = seg0; in af_latin2_hints_compute_segments()
|
D | aflatin.c | 1546 AF_SegmentRec seg0; in af_latin_hints_compute_segments() local 1554 FT_ZERO( &seg0 ); in af_latin_hints_compute_segments() 1555 seg0.score = 32000; in af_latin_hints_compute_segments() 1556 seg0.flags = AF_EDGE_NORMAL; in af_latin_hints_compute_segments() 1859 segment[0] = seg0; in af_latin_hints_compute_segments()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | rrm.c | 695 u8 seg0, seg1; in wpas_get_op_chan_phy() local 717 seg0 = vht_oper->vht_op_info_chan_center_freq_seg0_idx; in wpas_get_op_chan_phy() 719 if (seg1 && abs(seg1 - seg0) == 8) in wpas_get_op_chan_phy()
|
D | wpa_supplicant.c | 2181 int chwidth, seg0, seg1; in ibss_mesh_setup_freq() local 2391 seg0 = vht80[j] + 6; in ibss_mesh_setup_freq() 2426 seg0 = 50; in ibss_mesh_setup_freq() 2430 seg0 = 114; in ibss_mesh_setup_freq() 2434 seg0 = vht80[j] + 2; in ibss_mesh_setup_freq() 2437 seg0 = 0; in ibss_mesh_setup_freq() 2445 chwidth, seg0, seg1, vht_caps, in ibss_mesh_setup_freq()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | rrm.c | 714 u8 seg0, seg1; in wpas_get_op_chan_phy() local 736 seg0 = vht_oper->vht_op_info_chan_center_freq_seg0_idx; in wpas_get_op_chan_phy() 738 if (seg1 && abs(seg1 - seg0) == 8) in wpas_get_op_chan_phy()
|
D | scan.c | 2617 u8 seg0 = ie[3]; in wpas_get_est_tpt() local 2624 (seg1 > 0 && abs(seg1 - seg0) == 16))) in wpas_get_est_tpt() 2627 ((seg1 > 0 && abs(seg1 - seg0) == 8) || in wpas_get_est_tpt() 2628 (seg1 > 0 && abs(seg1 - seg0) == 16))) in wpas_get_est_tpt()
|
D | wpa_supplicant.c | 2474 int chwidth, seg0, seg1; in ibss_mesh_setup_freq() local 2701 seg0 = channel + 6; in ibss_mesh_setup_freq() 2717 seg0 = channel + 14; in ibss_mesh_setup_freq() 2761 seg0 = 50; in ibss_mesh_setup_freq() 2765 seg0 = 114; in ibss_mesh_setup_freq() 2769 seg0 = channel + 2; in ibss_mesh_setup_freq() 2772 seg0 = 0; in ibss_mesh_setup_freq() 2787 chwidth, seg0, seg1, vht_caps, in ibss_mesh_setup_freq()
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | aflatin.c | 1540 AF_SegmentRec seg0; in af_latin_hints_compute_segments() local 1548 FT_ZERO( &seg0 ); in af_latin_hints_compute_segments() 1549 seg0.score = 32000; in af_latin_hints_compute_segments() 1550 seg0.flags = AF_EDGE_NORMAL; in af_latin_hints_compute_segments() 1878 segment[0] = seg0; in af_latin_hints_compute_segments()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | hostapd.c | 3283 u8 seg0, seg1; in hostapd_change_config_freq() local 3335 &seg0); in hostapd_change_config_freq() 3338 hostapd_set_oper_centr_freq_seg0_idx(conf, seg0); in hostapd_change_config_freq()
|