Searched defs:scale (Results 1 - 25 of 80) sorted by relevance

1234

/freebsd-10-stable/contrib/groff/font/devlj4/generate/
H A Dspecial.awk6 function scale(num) function
[all...]
/freebsd-10-stable/crypto/openssl/crypto/whrlpool/asm/
H A Dwp-mmx.pl65 sub scale() subroutine
[all...]
/freebsd-10-stable/contrib/gcc/config/i386/
H A Di386-protos.h220 HOST_WIDE_INT scale; member in struct:ix86_address
/freebsd-10-stable/usr.bin/systat/
H A Difcmds.c48 int scale; local
H A Dconvtbl.h40 enum scale { enum
/freebsd-10-stable/lib/msun/src/
H A Ds_csqrt.c54 int scale; local
H A Ds_csqrtl.c54 int scale; local
H A Dk_exp.c77 double exp_x, scale; local
H A Dk_expf.c60 float exp_x, scale; local
H A Ds_fmal.c95 add_and_denormalize(long double a, long double b, int scale) argument
/freebsd-10-stable/contrib/compiler-rt/lib/
H A Dmuldf3.c29 int scale = 0; local
H A Dmulsf3.c29 int scale = 0; local
H A Ddivsf3.c32 int scale = 0; local
H A Ddivdf3.c32 int scale = 0; local
H A Dextendsfdf2.c122 const int scale = src_rep_t_clz(aAbs) - src_rep_t_clz(srcMinNormal); local
/freebsd-10-stable/usr.bin/procstat/
H A Dprocstat_rlimit.c73 int scale; local
H A Dprocstat_rusage.c88 format_value(long value, bool humanize, int scale) argument
/freebsd-10-stable/lib/libutil/
H A Dhumanize_number.c49 humanize_number(char *buf, size_t len, int64_t quotient, const char *suffix, int scale, int flags) argument
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dhvunits.h303 inline hunits scale(hunits n, units x, units y) function
310 inline vunits scale(vunits n, units x, units y) function
317 inline vunits scale(vunits n, vunits x, vunits y) function
324 inline hunits scale(hunits n, double x) function
331 inline units scale(units n, double x) function
[all...]
/freebsd-10-stable/contrib/mdocml/
H A Dout.h41 double scale; member in struct:roffsu
/freebsd-10-stable/crypto/heimdal/appl/login/
H A Dlimits_conf.c47 int scale; member in struct:limit
/freebsd-10-stable/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c47 int scale; member in struct:limit
/freebsd-10-stable/libexec/rpc.rquotad/
H A Drquotad.c129 int scale; local
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DBlockFrequency.cpp84 uint32_t BlockFrequency::scale(uint32_t N, uint32_t D) { function in class:BlockFrequency
148 uint32_t BlockFrequency::scale(const BranchProbability &Prob) { function in class:BlockFrequency
/freebsd-10-stable/usr.bin/dc/
H A Dbcode.h25 u_int scale; member in struct:number

Completed in 316 milliseconds

1234