/external/autotest/client/site_tests/kernel_CpufreqMinMax/ |
D | kernel_CpufreqMinMax.py | 27 def _test_freq_set(self, freqs, filename): argument
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | bgscan_learn.c | 215 int *freqs = NULL, *n; in bgscan_learn_get_freqs() local 236 int *freqs, size_t count) in bgscan_learn_get_probe_freq() 275 int *freqs = NULL; in bgscan_learn_timeout() local 351 int i, j, *freqs = NULL, *n; in bgscan_learn_get_supp_freqs() local
|
D | rrm.c | 470 int *freqs) in wpas_add_channel() 500 int *freqs, *next_freq; in wpas_add_channels() local 575 int *freqs = NULL, *new_freqs; in wpas_channel_report_freqs() local 636 int *freqs = NULL, *ext_freqs = NULL; in wpas_beacon_request_freqs() local
|
D | p2p_supplicant.c | 173 int *freqs; in wpas_p2p_num_unused_channels() local 199 struct wpa_used_freq_data *freqs; in wpas_p2p_valid_oper_freqs() local 2878 struct wpa_used_freq_data *freqs, in wpas_p2p_pick_best_used_freq() 2922 struct wpa_used_freq_data *freqs; in wpas_invitation_process() local 4811 struct wpa_used_freq_data *freqs; in wpas_check_freq_conflict() local 5108 int freqs[2] = { 0, 0 }; in wpas_p2p_join_scan_req() local 5322 struct wpa_used_freq_data *freqs; in wpas_p2p_setup_freqs() local 5971 struct wpa_used_freq_data *freqs; in wpas_p2p_init_go_params() local 7771 struct wpa_used_freq_data *freqs = NULL; in wpas_p2p_update_channel_list() local 9071 struct wpa_used_freq_data *freqs, in wpas_p2p_optimize_listen_channel() [all …]
|
D | config.c | 1333 int *freqs; in wpa_config_parse_int_array() local 1376 int *freqs; in wpa_config_parse_scan_freq() local 1396 int *freqs; in wpa_config_parse_freq_list() local 1414 const int *freqs) in wpa_config_write_freqs() 4293 int *freqs; in wpa_config_process_freq_list() local
|
D | wpa_supplicant.c | 5052 unsigned int wpas_get_bands(struct wpa_supplicant *wpa_s, const int *freqs) in wpas_get_bands() 6640 void add_freq(int *freqs, int *num_freqs, int freq) in add_freq() 6658 int *freqs; in get_bss_freqs_in_ess() local 6692 int *freqs = NULL; in wpas_connection_failed() local
|
D | wpa_priv.c | 142 int freqs[PRIVSEP_MAX_SCAN_FREQS + 1]; in wpa_priv_cmd_scan() local
|
D | wnm_sta.c | 1245 int *freqs; in wnm_set_scan_freqs() local
|
D | ctrl_iface.c | 275 int *freqs = NULL; in wpas_ctrl_pno() local 3165 int *freqs = freq_range_to_channel_list(wpa_s, pos + 6); in wpa_supplicant_ctrl_iface_select_network() local 6965 int *freqs = NULL; in freq_range_to_channel_list() local 7004 int *freqs = NULL; in ctrl_interworking_select() local
|
D | events.c | 774 static int freq_allowed(int *freqs, int freq) in freq_allowed()
|
D | interworking.c | 3144 int *freqs) in interworking_select()
|
/external/autotest/client/profilers/powertop/src/ |
D | cpufreqstats.c | 40 struct cpufreqdata freqs[16]; variable
|
/external/webrtc/webrtc/modules/audio_processing/intelligibility/ |
D | intelligibility_utils_unittest.cc | 31 vector<vector<complex<float>>> GenerateTestData(int freqs, int samples) { in GenerateTestData()
|
D | intelligibility_utils.cc | 289 GainApplier::GainApplier(size_t freqs, float change_limit) in GainApplier()
|
/external/u-boot/drivers/timer/ |
D | tsc_timer.c | 48 u32 freqs[MAX_NUM_FREQS]; member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_scan.c | 221 struct nlattr *freqs; in nl80211_scan_common() local 1120 struct nlattr *freqs; in wpa_driver_nl80211_vendor_scan() local
|
D | driver_nl80211_event.c | 1112 int freqs[MAX_REPORT_FREQS]; in send_scan_event() local 1930 int freqs[MAX_REPORT_FREQS]; in send_vendor_scan_event() local
|
/external/wpa_supplicant_8/src/common/ |
D | privsep_commands.h | 40 u16 freqs[PRIVSEP_MAX_SCAN_FREQS]; member
|
D | dpp.c | 1908 static int freq_included(const unsigned int freqs[], unsigned int num, in freq_included() 1919 static void freq_to_start(unsigned int freqs[], unsigned int num, in freq_to_start() 2004 char freqs[DPP_BOOTSTRAP_MAX_FREQ * 6 + 10], *pos, *end; in dpp_prepare_channel_list() local
|
/external/zopfli/src/zopfli/ |
D | squeeze.c | 91 static void RandomizeFreqs(RanState* state, size_t* freqs, int n) { in RandomizeFreqs()
|
/external/iw/ |
D | scan.c | 104 struct nl_msg *matchset = NULL, *freqs = NULL, *ssids = NULL; in parse_sched_scan() local 345 struct nl_msg *ssids = NULL, *freqs = NULL; in handle_scan() local
|
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
D | aecm_core_mips.c | 649 uint32_t freqs; in TimeToFrequencyDomain() local
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_device_core_win.cc | 2236 const int freqs[] = {48000, 44100, 16000, 96000, 32000, 8000}; in InitPlayout() local 2573 const int freqs[6] = {48000, 44100, 16000, 96000, 32000, 8000}; in InitRecording() local
|
/external/u-boot/drivers/mmc/ |
D | mmc.c | 161 static const int freqs[] = { in mmc_mode2freq() local
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new.c | 1550 dbus_int32_t freqs[P2P_MAX_CHANNELS]; in wpas_dbus_signal_p2p_go_neg_resp() local
|