Home
last modified time | relevance | path

Searched refs:factor (Results 1 – 7 of 7) sorted by relevance

/systemd-251/src/basic/
Dformat-util.c48 uint64_t factor; in format_bytes_full() member
77 if (t >= table[i].factor) { in format_bytes_full()
81 t / table[i].factor, in format_bytes_full()
83 … (t / table[i + 1].factor * UINT64_C(10) / table[n - 1].factor) % UINT64_C(10): in format_bytes_full()
84 (t * UINT64_C(10) / table[i].factor) % UINT64_C(10), in format_bytes_full()
89 t / table[i].factor, in format_bytes_full()
Dparse-util.c149 unsigned long long factor; in parse_size() member
237 if (l + (frac > 0) > ULLONG_MAX / table[i].factor) in parse_size()
240 tmp = l * table[i].factor + (unsigned long long) (frac * table[i].factor); in parse_size()
/systemd-251/src/boot/efi/
Dboot.c1260 UINTN left = UINTN_MAX, done = UINTN_MAX, factor = 1, i, next_left, next_done; in config_entry_parse_tries() local
1321 factor = 1; in config_entry_parse_tries()
1333 if (digit > UINTN_MAX / factor) /* overflow check */ in config_entry_parse_tries()
1336 new_left = left + digit * factor; in config_entry_parse_tries()
1344 new_factor = factor * 10; in config_entry_parse_tries()
1345 if (new_factor < factor) /* overflow check */ in config_entry_parse_tries()
1348 factor = new_factor; in config_entry_parse_tries()
/systemd-251/test/
DREADME.testsuite205 --timeout-factor=3 \
/systemd-251/
DTODO1653 * systemd-repart: allow sizing partitions as factor of available RAM, so that
/systemd-251/hwdb.d/
Dusb.ids20501 60fc OnlyKey Two-factor Authentication and Password Solution
D20-usb-vendor-model.hwdb61437 ID_MODEL_FROM_DATABASE=OnlyKey Two-factor Authentication and Password Solution