Searched refs:precision (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | vsprintf.c | 158 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 D | README.440-DDR-performance | 23 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 D | sntp.h | 46 uchar precision; member
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.tab.c_shipped | 968 evaluated with infinite-precision integer arithmetic. */
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 949 evaluated with infinite-precision integer arithmetic. */
|