/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 | 419 int *freqs) in wpas_add_channel() 449 int *freqs, *next_freq; in wpas_add_channels() local 524 int *freqs = NULL, *new_freqs; in wpas_channel_report_freqs() local 585 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 2820 struct wpa_used_freq_data *freqs, in wpas_p2p_pick_best_used_freq() 2864 struct wpa_used_freq_data *freqs; in wpas_invitation_process() local 4665 struct wpa_used_freq_data *freqs; in wpas_check_freq_conflict() local 4961 int freqs[2] = { 0, 0 }; in wpas_p2p_join_scan_req() local 5174 struct wpa_used_freq_data *freqs; in wpas_p2p_setup_freqs() local 5805 struct wpa_used_freq_data *freqs; in wpas_p2p_init_go_params() local 7512 struct wpa_used_freq_data *freqs = NULL; in wpas_p2p_update_channel_list() local 8810 struct wpa_used_freq_data *freqs, in wpas_p2p_optimize_listen_channel() [all …]
|
D | config.c | 1166 int *freqs; in wpa_config_parse_int_array() local 1209 int *freqs; in wpa_config_parse_scan_freq() local 1229 int *freqs; in wpa_config_parse_freq_list() local 1247 const int *freqs) in wpa_config_write_freqs() 3916 int *freqs; in wpa_config_process_freq_list() local
|
D | wpa_supplicant.c | 4267 unsigned int wpas_get_bands(struct wpa_supplicant *wpa_s, const int *freqs) in wpas_get_bands() 5759 void add_freq(int *freqs, int *num_freqs, int freq) in add_freq() 5777 int *freqs; in get_bss_freqs_in_ess() local 5811 int *freqs = NULL; in wpas_connection_failed() local
|
D | wnm_sta.c | 1020 int *freqs; in wnm_set_scan_freqs() local
|
D | wpa_priv.c | 142 int freqs[PRIVSEP_MAX_SCAN_FREQS + 1]; in wpa_priv_cmd_scan() local
|
D | ctrl_iface.c | 269 int *freqs = NULL; in wpas_ctrl_pno() local 2985 int *freqs = freq_range_to_channel_list(wpa_s, pos + 6); in wpa_supplicant_ctrl_iface_select_network() local 6605 int *freqs = NULL; in freq_range_to_channel_list() local 6644 int *freqs = NULL; in ctrl_interworking_select() local
|
D | events.c | 708 static int freq_allowed(int *freqs, int freq) in freq_allowed()
|
D | interworking.c | 3055 int *freqs) in interworking_select()
|
/external/autotest/client/profilers/powertop/src/ |
D | cpufreqstats.c | 40 struct cpufreqdata freqs[16]; variable
|
/external/lisa/results/LisaInANutshell_Backup/ |
D | platform.json | 15 "freqs": { object
|
/external/lisa/ipynb/tutorial/example_results/ |
D | platform.json | 13 "freqs": { object
|
/external/lisa/libs/utils/ |
D | energy_model.py | 530 def _estimate_from_active_time(self, cpu_active_time, freqs, idle_states, argument 576 def estimate_from_cpu_util(self, cpu_utils, freqs=None, idle_states=None): argument
|
/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/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_scan.c | 220 struct nlattr *freqs; in nl80211_scan_common() local 1080 struct nlattr *freqs; in wpa_driver_nl80211_vendor_scan() local
|
D | driver_nl80211_event.c | 1080 int freqs[MAX_REPORT_FREQS]; in send_scan_event() local 1881 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
|
/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/syslinux/com32/lib/sys/vesa/ |
D | i915resolution.c | 86 static int freqs[] = { 60, 75, 85 }; variable
|
/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
|