Home
last modified time | relevance | path

Searched refs:precision (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dvsprintf.c158 int base, int size, int precision, int type) in number() argument
220 if (i > precision) in number()
221 precision = i; in number()
223 size -= precision; in number()
245 while (i <= --precision) in number()
257 int precision, int flags) in string() argument
264 len = strnlen(s, precision); in string()
277 int precision, int flags) in string16() argument
280 int utf16_len = utf16_strnlen(str, precision); in string16()
298 int precision, int flags) in mac_address_string() argument
[all …]
/rk3399_rockchip-uboot/doc/
H A DREADME.440-DDR-performance23 Your clock granularity/precision appears to be 1 microseconds.
30 For best results, please be sure you know the precision of your system
64 Your clock granularity/precision appears to be 1 microseconds.
71 For best results, please be sure you know the precision of your system
/rk3399_rockchip-uboot/net/
H A Dsntp.h46 uchar precision; member
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.tab.c_shipped968 evaluated with infinite-precision integer arithmetic. */
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-parser.tab.c_shipped949 evaluated with infinite-precision integer arithmetic. */