| /dragonfly/contrib/dialog/ |
| HD | rangebox.c | 36 int max_value; member 83 if ((check <= (long) data->max_value) && in set_digit() 104 int ranges = (data->max_value + 1 - data->min_value); in draw_value() 163 int max_value, in dialog_rangebox() argument 218 DLG_TRACE2N("maxval", max_value); in dialog_rangebox() 221 if (max_value < min_value) in dialog_rangebox() 222 max_value = min_value; in dialog_rangebox() 223 if (cur_value > max_value) in dialog_rangebox() 224 cur_value = max_value; in dialog_rangebox() 248 data.max_value = max_value; in dialog_rangebox() [all …]
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | params.c | 124 else if (compiler_params[i].max_value > compiler_params[i].min_value in set_param_value() 125 && value > compiler_params[i].max_value) in set_param_value() 128 compiler_params[i].max_value); in set_param_value()
|
| HD | fixed-value.c | 64 REAL_VALUE_TYPE max_value, min_value, epsilon_value; in check_real_for_fixed_mode() local 66 real_2expN (&max_value, GET_MODE_IBIT (mode), mode); in check_real_for_fixed_mode() 70 min_value = real_value_negate (&max_value); in check_real_for_fixed_mode() 76 if (real_compare (EQ_EXPR, real_value, &max_value)) in check_real_for_fixed_mode() 78 real_arithmetic (&max_value, MINUS_EXPR, &max_value, &epsilon_value); in check_real_for_fixed_mode() 79 if (real_compare (GT_EXPR, real_value, &max_value)) in check_real_for_fixed_mode()
|
| HD | stmt.c | 1938 tree min_value, max_value; in add_case_node() local 1945 max_value = TYPE_MAX_VALUE (type); in add_case_node() 1956 || (TREE_CODE (max_value) == INTEGER_CST in add_case_node() 1957 && tree_int_cst_compare (low, max_value) > 0)) in add_case_node() 1967 || (TREE_CODE (max_value) == INTEGER_CST in add_case_node() 1968 && tree_int_cst_compare (low, max_value) > 0)) in add_case_node() 1980 if (TREE_CODE (max_value) == INTEGER_CST in add_case_node() 1981 && tree_int_cst_compare (high, max_value) > 0) in add_case_node() 1982 high = max_value; in add_case_node()
|
| HD | params.h | 55 int max_value; member
|
| HD | stor-layout.c | 2506 tree max_value; in set_min_and_max_values_for_integral_type() local 2511 max_value in set_min_and_max_values_for_integral_type() 2532 max_value in set_min_and_max_values_for_integral_type() 2544 TYPE_MAX_VALUE (type) = max_value; in set_min_and_max_values_for_integral_type()
|
| /dragonfly/test/testcases/posixipc/max_value/ |
| HD | Makefile | 1 PROG= max_value 2 SRCS= max_value.c common.c
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | params.c | 207 else if (compiler_params[i].max_value > compiler_params[i].min_value in set_param_value() 208 && value > compiler_params[i].max_value) in set_param_value() 211 compiler_params[i].max_value); in set_param_value()
|
| HD | fixed-value.c | 64 REAL_VALUE_TYPE max_value, min_value, epsilon_value; in check_real_for_fixed_mode() local 66 real_2expN (&max_value, GET_MODE_IBIT (mode), VOIDmode); in check_real_for_fixed_mode() 70 min_value = real_value_negate (&max_value); in check_real_for_fixed_mode() 76 if (real_compare (EQ_EXPR, real_value, &max_value)) in check_real_for_fixed_mode() 78 real_arithmetic (&max_value, MINUS_EXPR, &max_value, &epsilon_value); in check_real_for_fixed_mode() 79 if (real_compare (GT_EXPR, real_value, &max_value)) in check_real_for_fixed_mode()
|
| HD | gimple.c | 2923 tree min_value, max_value; in preprocess_case_label_vec_for_gimple() local 2929 max_value = TYPE_MAX_VALUE (index_type); in preprocess_case_label_vec_for_gimple() 2969 || (TREE_CODE (max_value) == INTEGER_CST in preprocess_case_label_vec_for_gimple() 2970 && tree_int_cst_compare (low, max_value) > 0)) in preprocess_case_label_vec_for_gimple() 2980 || (TREE_CODE (max_value) == INTEGER_CST in preprocess_case_label_vec_for_gimple() 2981 && tree_int_cst_compare (low, max_value) > 0)) in preprocess_case_label_vec_for_gimple() 2994 if (TREE_CODE (max_value) == INTEGER_CST in preprocess_case_label_vec_for_gimple() 2995 && tree_int_cst_compare (high, max_value) > 0) in preprocess_case_label_vec_for_gimple() 2996 high = max_value; in preprocess_case_label_vec_for_gimple()
|
| HD | params.h | 54 int max_value; member
|
| HD | wide-int.cc | 316 wi::max_value (unsigned int precision, signop sgn) in max_value() function in wi 2427 sum = wi::add (wi::max_value (prec, UNSIGNED) - offset, 1, in test_overflow() 2432 sum = wi::add (1, wi::max_value (prec, UNSIGNED) - offset, in test_overflow() 2437 diff = wi::sub (wi::max_value (prec, UNSIGNED) - offset, in test_overflow() 2438 wi::max_value (prec, UNSIGNED), in test_overflow() 2443 diff = wi::sub (wi::max_value (prec, UNSIGNED) - offset, in test_overflow() 2444 wi::max_value (prec, UNSIGNED) - 1, in test_overflow()
|
| HD | double-int.h | 71 static double_int max_value (unsigned int prec, bool uns);
|
| HD | gimple-ssa-warn-alloca.c | 262 return wi::max_value (TREE_TYPE (x)) == max; in is_max()
|
| HD | tree-vrp.c | 228 *max = wi::max_value (precision, sgn); in intersect_range_with_nonzero_bits() 1074 *res = wi::max_value (TYPE_PRECISION (TREE_TYPE (val1)), in vrp_int_const_binop() 1267 && wi::eq_p (max, wi::max_value (TYPE_PRECISION (type), sgn))) in extract_range_from_multiplicative_op_1() 1508 type_max = wi::max_value (prec, sgn); in extract_range_from_binary_expr_1() 2151 wmax = wi::max_value (prec, sgn); in extract_range_from_binary_expr_1() 3160 wide_int max = wi::max_value (TYPE_PRECISION (type), UNSIGNED); in overflow_comparison_p_1() 3493 = wi::max_value (prec, TYPE_SIGN (TREE_TYPE (val))); in register_edge_assert_for_2() 3885 max = wi::max_value (type); in is_masked_range_test()
|
| HD | tree-ssanames.c | 383 && max == wi::max_value (TYPE_PRECISION (type), TYPE_SIGN (type))) in set_range_info()
|
| /dragonfly/sys/dev/drm/amd/display/include/ |
| HD | fixed31_32.h | 197 struct fixed31_32 max_value) in dc_fixpt_clamp() argument 201 else if (dc_fixpt_le(max_value, arg)) in dc_fixpt_clamp() 202 return max_value; in dc_fixpt_clamp()
|
| /dragonfly/test/testcases/ |
| HD | sample.run | 52 posixipc/max_value/max_value userland defaults
|
| /dragonfly/test/testcases/posixipc/ |
| HD | Makefile | 7 SUBDIR+= max_value
|
| /dragonfly/sys/dev/drm/i915/ |
| HD | intel_sdvo_regs.h | 564 u8 max_value; member 631 u16 max_value; member
|
| HD | intel_sprite.c | 275 I915_WRITE_FW(PLANE_KEYMAX(pipe, plane_id), key->max_value); in skl_update_plane() 489 I915_WRITE_FW(SPKEYMAXVAL(pipe, plane_id), key->max_value); in vlv_update_plane() 642 I915_WRITE_FW(SPRKEYMAX(pipe), key->max_value); in ivb_update_plane() 798 I915_WRITE_FW(DVSKEYMAX(pipe), key->max_value); in g4x_update_plane()
|
| /dragonfly/contrib/wpa_supplicant/wpa_supplicant/ |
| HD | wmm_ac.c | 380 #define PARAM_IN_RANGE(field, min_value, max_value) \ in wmm_ac_ts_req_is_valid() argument 381 param_in_range(#field, params->field, min_value, max_value) in wmm_ac_ts_req_is_valid()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | mdebugread.c | 809 long max_value; in parse_symbol() local 840 max_value = 0; in parse_symbol() 900 if (tsym.value > max_value) in parse_symbol() 901 max_value = tsym.value; in parse_symbol() 985 if (nfields > 1 && max_value == 0) in parse_symbol()
|
| /dragonfly/sys/dev/drm/include/uapi/drm/ |
| HD | i915_drm.h | 1291 __u32 max_value; member
|
| /dragonfly/contrib/gcc-8.0/gcc/c-family/ |
| HD | c-common.c | 2019 tree min_value, max_value; in check_case_bounds() local 2028 max_value = TYPE_MAX_VALUE (orig_type); in check_case_bounds() 2045 if (tree_int_cst_compare (case_low, max_value) > 0 in check_case_bounds() 2046 && tree_int_cst_compare (case_high, max_value) > 0) in check_case_bounds() 2064 if (tree_int_cst_compare (case_low, max_value) <= 0 in check_case_bounds() 2065 && tree_int_cst_compare (case_high, max_value) > 0) in check_case_bounds() 2070 case_high = max_value; in check_case_bounds()
|