Home
last modified time | relevance | path

Searched refs:negative_ok (Results 1 – 25 of 53) sorted by relevance

123

/dports/games/freeciv-nox11/freeciv-2.6.6/common/aicore/
H A Dcm.c629 if (negative_ok) { in init_partial_solution()
1549 int check_choice, bool negative_ok) in compute_max_stats_heuristic() argument
1572 negative_ok); in compute_max_stats_heuristic()
1627 negative_ok); in choice_is_promising()
1797 if (!take_child_choice(state, negative_ok)) { in bb_next()
1868 negative_ok); in cm_state_init()
1873 negative_ok); in cm_state_init()
1891 bool negative_ok) in begin_search() argument
1908 negative_ok); in begin_search()
1963 begin_search(state, parameter, negative_ok); in cm_find_best_solution()
[all …]
H A Dcm.h76 struct cm_result *result, bool negative_ok);
/dports/games/freeciv/freeciv-2.6.6/common/aicore/
H A Dcm.c629 if (negative_ok) { in init_partial_solution()
1549 int check_choice, bool negative_ok) in compute_max_stats_heuristic() argument
1572 negative_ok); in compute_max_stats_heuristic()
1627 negative_ok); in choice_is_promising()
1797 if (!take_child_choice(state, negative_ok)) { in bb_next()
1868 negative_ok); in cm_state_init()
1873 negative_ok); in cm_state_init()
1891 bool negative_ok) in begin_search() argument
1908 negative_ok); in begin_search()
1963 begin_search(state, parameter, negative_ok); in cm_find_best_solution()
[all …]
H A Dcm.h76 struct cm_result *result, bool negative_ok);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenattrtab.c192 unsigned negative_ok : 1; /* Allow negative numeric values. */ member
1092 if (INTVAL (exp) < 0 && ! attr->negative_ok) in check_attr_value()
1109 if (attr && attr->negative_ok && *p == '-') in check_attr_value()
1214 || (! attr->negative_ok && attr2->negative_ok))) in check_attr_value()
5836 attr->is_numeric = attr->negative_ok = attr->is_const = attr->is_special = 0; in find_attr()
5860 attr->negative_ok = (special & ATTR_NEGATIVE_OK) != 0; in make_internal_attr()
H A DChangeLog.14586 negative_ok. Accept integral arithmetic operators. Accept
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenattrtab.c192 unsigned negative_ok : 1; /* Allow negative numeric values. */ member
1092 if (INTVAL (exp) < 0 && ! attr->negative_ok) in check_attr_value()
1109 if (attr && attr->negative_ok && *p == '-') in check_attr_value()
1214 || (! attr->negative_ok && attr2->negative_ok))) in check_attr_value()
5836 attr->is_numeric = attr->negative_ok = attr->is_const = attr->is_special = 0; in find_attr()
5860 attr->negative_ok = (special & ATTR_NEGATIVE_OK) != 0; in make_internal_attr()
H A DChangeLog.14586 negative_ok. Accept integral arithmetic operators. Accept
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/appengine/api/
H A Ddatastore_types.py191 negative_ok=False): argument
213 if value < 0 and not negative_ok:
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A DChangeLog-200511946 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
11948 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-200525122 * genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.
25124 find_attr, make_internal_attr): Don't reference negative_ok or

123