Searched defs:freq (Results 1 - 25 of 271) sorted by path

1234567891011

/freebsd-11-stable/contrib/gcc/
H A Dbb-reorder.c325 int freq = EDGE_FREQUENCY (e); local
349 int freq = EDGE_FREQUENCY (e); local
479 int prob, freq; local
849 better_edge_p(basic_block bb, edge e, int prob, int freq, int best_prob, int best_freq, edge cur_best_edge) argument
[all...]
H A Dcfghooks.c400 int freq = EDGE_FREQUENCY (e); local
H A Dcfgloopmanip.c422 int freq, prob, tot_prob; local
H A Dglobal.c108 int freq; member in struct:allocno
H A Dlocal-alloc.c98 int freq; member in struct:qty
H A Dregs.h60 int freq; /* # estimated frequency (REG n) is used or set */ member in struct:reg_info_def
H A Dreload1.c1616 int freq = REG_FREQ (reg); local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_bm.c50 const char *freq; member in struct:__anon4717
/freebsd-11-stable/contrib/ntp/include/
H A Dmbg_gps166.h631 int16_t freq; ///< fou member in struct:__anon4759
[all...]
/freebsd-11-stable/contrib/ntp/kernel/sys/
H A Dtimex.h262 long freq; /* frequency offset (scaled ppm) (rw) */ member in struct:timex
/freebsd-11-stable/contrib/ntp/libntp/
H A Dicom.c107 doublefreq( double freq, u_char *x, int len ) argument
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_irig.c216 double phase, freq; /* logical clock phase and frequency */ member in struct:irigunit
H A Drefclock_wwv.c514 double phase, freq; /* logical clock phase and frequency */ member in struct:wwvunit
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devutil_time.c448 LARGE_INTEGER freq; local
/freebsd-11-stable/contrib/ntp/util/
H A Dtg.c600 peep( int pulse, int freq, int amp ) argument
H A Dtg2.c2289 peep( int pulse, int freq, int amp ) argument
2329 poop( int pulse, int freq, int amp, int inverted ) argument
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_dev_disc.c137 p2p_send_dev_disc_resp(struct p2p_data *p2p, u8 dialog_token, const u8 *addr, int freq, u8 status) argument
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant_sd.c689 void wpas_sd_request(void *ctx, int freq, const u8 *sa, u8 dialog_token, argument
1109 void wpas_p2p_sd_response(struct wpa_supplicant *wpa_s, int freq, argument
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Drandom_password.c117 int freq; member in struct:__anon5930
/freebsd-11-stable/sys/amd64/amd64/
H A Dprof_machdep.c314 uint64_t freq; local
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvrtc.c578 vrtc_callout_check(struct vrtc *vrtc, sbintime_t freq) argument
/freebsd-11-stable/sys/arm/allwinner/
H A Da10_fb.c307 a10fb_setup_pll(struct a10fb_softc *sc, uint64_t freq) argument
/freebsd-11-stable/sys/arm/allwinner/clk/
H A Daw_ahbclk.c161 aw_ahbclk_recalc_freq(struct clknode *clk, uint64_t *freq) argument
H A Daw_apbclk.c122 aw_apbclk_recalc_freq(struct clknode *clk, uint64_t *freq) argument
H A Daw_axiclk.c78 aw_axiclk_recalc_freq(struct clknode *clk, uint64_t *freq) argument

Completed in 440 milliseconds

1234567891011