Searched defs:is_max (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-throttle.c | 335 static void set_cfg_value(bool is_max, int index, int value) in set_cfg_value() 369 static void test_conflicts_for_one_set(bool is_max, in test_conflicts_for_one_set() 430 int is_max, index; in test_is_valid_for_value() local
|
/openbmc/openbmc/poky/bitbake/lib/prserv/ |
H A D | db.py | 46 def _extremum_value(self, rows, is_max): argument 126 def _find_extremum_value(self, version, pkgarch, checksum, is_max): argument
|