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

12345678

/freebsd-10.3-release/contrib/bzip2/
H A Dhuffman.c63 BZ2_hbMakeCodeLengths( UChar *len, Int32 *freq, Int32 alphaSize, Int32 maxLen ) argument
/freebsd-10.3-release/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-10.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cab.c111 int freq[17]; member in struct:lzx_dec::huffman
[all...]
H A Darchive_read_support_format_lha.c108 int freq[17]; member in struct:lzh_dec::huffman
[all...]
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp623 LiveIntervals::getSpillWeight(bool isDef, bool isUse, BlockFrequency freq) { argument
H A DSpillPlacement.cpp133 void addBias(BlockFrequency freq, BorderConstraint direction) { argument
/freebsd-10.3-release/contrib/llvm/lib/Support/
H A DBlockFrequency.cpp22 static void mult96bit(uint64_t freq, uint32_t N, uint32_t W[3]) { argument
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/string/
H A Dt_bm.c50 const char *freq; member in struct:__anon3974
/freebsd-10.3-release/contrib/ntp/include/
H A Dmbg_gps166.h631 int16_t freq; ///< fou member in struct:__anon4016
[all...]
H A Dntp_request.h888 int32 freq; member in struct:info_kernel
/freebsd-10.3-release/contrib/ntp/kernel/sys/
H A Dtimex.h262 long freq; /* frequency offset (scaled ppm) (rw) */ member in struct:timex
/freebsd-10.3-release/contrib/ntp/libntp/
H A Dicom.c107 doublefreq( double freq, u_char *x, int len ) argument
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntp_util.c576 record_loop_stats( double offset, double freq, double jitter, double wander, int spoll ) argument
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-10.3-release/contrib/ntp/sntp/libevent/
H A Devutil_time.c448 LARGE_INTEGER freq; local
/freebsd-10.3-release/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-10.3-release/contrib/tcpdump/
H A Dprint-802_11.c1848 print_chaninfo(int freq, int flags) argument

Completed in 620 milliseconds

12345678