HomeSort by: relevance | last modified time | path
    Searched refs:add_freq (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
wpa_supplicant_i.h 1745 void add_freq(int *freqs, int *num_freqs, int freq);
wnm_sta.c 1364 add_freq(freqs, &num_freqs, nei->freq);
wpa_supplicant.c 8325 void add_freq(int *freqs, int *num_freqs, int freq) function
8358 add_freq(freqs, &num_freqs, bss->freq);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-fnsummary.cc 323 to add_freq, unless the number of predicates would exceed MAX_NUM_PREDICATES
328 const ipa_predicate &new_predicate, sreal add_freq,
337 f->freq += add_freq;
347 fcp.freq = add_freq;
  /src/external/gpl3/gcc/dist/gcc/
ipa-fnsummary.cc 325 to add_freq, unless the number of predicates would exceed MAX_NUM_PREDICATES
330 const ipa_predicate &new_predicate, sreal add_freq,
339 f->freq += add_freq;
349 fcp.freq = add_freq;

Completed in 68 milliseconds