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

1234

/freebsd-10.3-release/contrib/groff/font/devlj4/generate/
H A Dspecial.awk6 function scale(num) function
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/whrlpool/asm/
H A Dwp-mmx.pl65 sub scale() subroutine
[all...]
/freebsd-10.3-release/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_fma.c99 add_and_denormalize(double a, double b, int scale) argument
/freebsd-10.3-release/contrib/gcc/config/i386/
H A Di386-protos.h220 HOST_WIDE_INT scale; member in struct:ix86_address
/freebsd-10.3-release/usr.bin/systat/
H A Difcmds.c48 int scale; local
H A Dconvtbl.h40 enum scale { enum
H A Dconvtbl.c52 uintmax_t scale; member in struct:convtbl
76 get_tbl_ptr(const uintmax_t size, const int scale) argument
99 convert(const uintmax_t size, const int scale) argument
109 get_string(const uintmax_t size, const int scale) argument
[all...]
/freebsd-10.3-release/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
/freebsd-10.3-release/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.3-release/crypto/heimdal/appl/login/
H A Dlimits_conf.c47 int scale; member in struct:limit
/freebsd-10.3-release/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c47 int scale; member in struct:limit
/freebsd-10.3-release/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.3-release/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.3-release/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.3-release/contrib/mdocml/
H A Dout.h41 double scale; member in struct:roffsu
/freebsd-10.3-release/libexec/rpc.rquotad/
H A Drquotad.c129 int scale; local
/freebsd-10.3-release/lib/libutil/tests/
H A Dhumanize_number_test.c51 int scale; member in struct:__anon6135
475 str_scale(int scale) argument
[all...]

Completed in 307 milliseconds

1234