Searched refs:threshold (Results 1 – 2 of 2) sorted by relevance
1367 int32_t threshold = remainder_mask >> 1; in arm_nn_divide_by_power_of_two() local1370 threshold++; in arm_nn_divide_by_power_of_two()1372 if (remainder > threshold) in arm_nn_divide_by_power_of_two()
2590 # become too big to be useful. The UML_LIMIT_NUM_FIELDS threshold limits the2592 # for no limit. Note that the threshold may be exceeded by 50% before the limit2593 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,2615 # to display on a single line. If the actual line length exceeds this threshold