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