/external/igt-gpu-tools/tests/i915/ |
D | i915_pm_rps.c | 87 static void read_freqs(int *freqs) in read_freqs() 116 int freqs[NUMFREQ]; in wait_freq_settle() local 154 static void check_freq_constraints(const int *freqs) in check_freq_constraints() 167 static void dump(const int *freqs) in dump() 335 int freqs[NUMFREQ]; in get_hw_rounded_freq() local 452 int freqs[NUMFREQ]; in basic_check() local 463 int freqs[NUMFREQ]; in idle_check() local 487 int freqs[NUMFREQ]; in loaded_check() local 511 int freqs[NUMFREQ]; in stabilize_check() local
|
/external/perfetto/src/traced/probes/common/ |
D | cpu_freq_info.cc | 32 void ReadAndAppendFreqs(std::set<CpuAndFreq>* freqs, in ReadAndAppendFreqs() 52 std::set<CpuAndFreq> freqs; in CpuFreqInfo() local
|
D | cpu_freq_info_unittest.cc | 37 std::vector<uint32_t> freqs; in FreqsToVector() local
|
/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 | 477 int *freqs) in wpas_add_channel() 507 int *freqs, *next_freq; in wpas_add_channels() local 592 int *freqs = NULL, *new_freqs; in wpas_channel_report_freqs() local 654 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 3034 struct wpa_used_freq_data *freqs, in wpas_p2p_pick_best_used_freq() 3078 struct wpa_used_freq_data *freqs; in wpas_invitation_process() local 5043 struct wpa_used_freq_data *freqs; in wpas_check_freq_conflict() local 5341 int freqs[2] = { 0, 0 }; in wpas_p2p_join_scan_req() local 5564 struct wpa_used_freq_data *freqs; in wpas_p2p_setup_freqs() local 6258 struct wpa_used_freq_data *freqs; in wpas_p2p_init_go_params() local 8072 struct wpa_used_freq_data *freqs = NULL; in wpas_p2p_update_channel_list() local 9377 struct wpa_used_freq_data *freqs, in wpas_p2p_optimize_listen_channel() [all …]
|
D | config.c | 1382 int *freqs; in wpa_config_parse_int_array() local 1425 int *freqs; in wpa_config_parse_scan_freq() local 1445 int *freqs; in wpa_config_parse_freq_list() local 1463 const int *freqs) in wpa_config_write_freqs() 4592 int *freqs; in wpa_config_process_freq_list() local 4612 int *freqs; in wpa_config_process_initial_freq_list() local
|
D | wpa_supplicant.c | 5765 unsigned int wpas_get_bands(struct wpa_supplicant *wpa_s, const int *freqs) in wpas_get_bands() 7392 void add_freq(int *freqs, int *num_freqs, int freq) in add_freq() 7410 int *freqs; in get_bss_freqs_in_ess() local 7444 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 | 1263 int *freqs; in wnm_set_scan_freqs() local
|
/external/zstd/lib/dictBuilder/ |
D | fastcover.c | 127 U32 *freqs; member 149 U32 *freqs, U32 begin, U32 end, in FASTCOVER_selectSegment() 276 FASTCOVER_computeFrequency(U32* freqs, const FASTCOVER_ctx_t* ctx) in FASTCOVER_computeFrequency() 393 U32* freqs, in FASTCOVER_buildDictionary() 478 U32 *freqs = (U32*) malloc(((U64)1 << ctx->f) * sizeof(U32)); in FASTCOVER_tryParameters() local
|
D | cover.c | 221 U32 *freqs; member 405 static COVER_segment_t COVER_selectSegment(const COVER_ctx_t *ctx, U32 *freqs, in COVER_selectSegment() 675 static size_t COVER_buildDictionary(const COVER_ctx_t *ctx, U32 *freqs, in COVER_buildDictionary() 1076 U32 *freqs = (U32 *)malloc(ctx->suffixSize * sizeof(U32)); in COVER_tryParameters() local
|
/external/autotest/client/profilers/powertop/src/ |
D | cpufreqstats.c | 40 struct cpufreqdata freqs[16]; variable
|
/external/rust/crates/regex/src/ |
D | lib.rs | 758 mod freqs; module
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_scan.c | 219 struct nlattr *freqs; in nl80211_scan_common() local 1138 struct nlattr *freqs; in wpa_driver_nl80211_vendor_scan() local
|
D | driver_nl80211_event.c | 1304 int freqs[MAX_REPORT_FREQS]; in send_scan_event() local 2311 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 | 478 static int freq_included(const unsigned int freqs[], unsigned int num, in freq_included() 489 static void freq_to_start(unsigned int freqs[], unsigned int num, in freq_to_start() 574 char freqs[DPP_BOOTSTRAP_MAX_FREQ * 6 + 10], *pos, *end; in dpp_prepare_channel_list() local
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | system_probes_parser.cc | 474 std::vector<uint32_t> freqs; in ParseCpuInfo() local
|
/external/igt-gpu-tools/lib/ |
D | igt_audio.c | 77 struct audio_signal_freq freqs[FREQS_MAX]; member
|
/external/zopfli/src/zopfli/ |
D | squeeze.c | 91 static void RandomizeFreqs(RanState* state, size_t* freqs, int n) { in RandomizeFreqs()
|
/external/perfetto/test/ |
D | synth_common.py | 393 def add_cpu(self, freqs): argument 398 def add_process_stats(self, pid, freqs): argument
|
/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/modules/audio_device/win/ |
D | audio_device_core_win.cc | 1858 const int freqs[] = {48000, 44100, 16000, 96000, 32000, 8000}; in InitPlayout() local 2177 const int freqs[6] = {48000, 44100, 16000, 96000, 32000, 8000}; in InitRecording() local
|
/external/webrtc/modules/audio_processing/aecm/ |
D | aecm_core_mips.cc | 795 uint32_t freqs; in TimeToFrequencyDomain() local
|