Home
last modified time | relevance | path

Searched refs:enum_auto (Results 1 – 20 of 20) sorted by relevance

/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-keep-with-previous.c43 static FoDatatype *enum_auto; variable
105 enum_auto = in fo_property_keep_with_previous_base_init()
130 g_object_unref (enum_auto); in fo_property_keep_with_previous_base_finalize()
H A Dfo-property-keep-together.c43 static FoDatatype *enum_auto; variable
105 enum_auto = in fo_property_keep_together_base_init()
130 g_object_unref (enum_auto); in fo_property_keep_together_base_finalize()
H A Dfo-property-keep-with-next.c43 static FoDatatype *enum_auto; variable
105 enum_auto = in fo_property_keep_with_next_base_init()
130 g_object_unref (enum_auto); in fo_property_keep_with_next_base_finalize()
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/property/
H A Dfo-property-keep-with-previous.c43 static FoDatatype *enum_auto; variable
105 enum_auto = in fo_property_keep_with_previous_base_init()
130 g_object_unref (enum_auto); in fo_property_keep_with_previous_base_finalize()
H A Dfo-property-keep-together.c43 static FoDatatype *enum_auto; variable
105 enum_auto = in fo_property_keep_together_base_init()
130 g_object_unref (enum_auto); in fo_property_keep_together_base_finalize()
H A Dfo-property-keep-with-next.c43 static FoDatatype *enum_auto; variable
105 enum_auto = in fo_property_keep_with_next_base_init()
130 g_object_unref (enum_auto); in fo_property_keep_with_next_base_finalize()
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Denumerator.h80 …enum EnumType { enum_auto = 0, enum_bt = 1, enum_record = 2, enum_dom_record = 3, enum_consequen… enumerator
81 …EnumOptions() : numModels(-1), enumMode(enum_auto), optMode(MinimizeMode_t::optimize), proMode(Pro… in EnumOptions()
/dports/math/clasp/clasp-3.3.5/clasp/
H A Denumerator.h80 …enum EnumType { enum_auto = 0, enum_bt = 1, enum_record = 2, enum_dom_record = 3, enum_consequen… enumerator
81 …EnumOptions() : numModels(-1), enumMode(enum_auto), optMode(MinimizeMode_t::optimize), proMode(Pro… in EnumOptions()
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Denumerator.h80 …enum EnumType { enum_auto = 0, enum_bt = 1, enum_record = 2, enum_dom_record = 3, enum_consequen… enumerator
81 …EnumOptions() : numModels(-1), enumMode(enum_auto), optMode(MinimizeMode_t::optimize), proMode(Pro… in EnumOptions()
/dports/math/clasp/clasp-3.3.5/tests/
H A Dfacade_test.cpp315 config.solve.enumMode = EnumOptions::enum_auto;
344 config.solve.enumMode = EnumOptions::enum_auto;
399 config.solve.enumMode = EnumOptions::enum_auto;
412 config.solve.enumMode = EnumOptions::enum_auto;
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/tests/
H A Dfacade_test.cpp370 config.solve.enumMode = EnumOptions::enum_auto;
399 config.solve.enumMode = EnumOptions::enum_auto;
454 config.solve.enumMode = EnumOptions::enum_auto;
467 config.solve.enumMode = EnumOptions::enum_auto;
/dports/math/clingo/clingo-5.5.1/clasp/tests/
H A Dfacade_test.cpp370 config.solve.enumMode = EnumOptions::enum_auto;
399 config.solve.enumMode = EnumOptions::enum_auto;
454 config.solve.enumMode = EnumOptions::enum_auto;
467 config.solve.enumMode = EnumOptions::enum_auto;
/dports/math/clasp/clasp-3.3.5/src/
H A Dclasp_facade.cpp780 config_->solve.enumMode = EnumOptions::enum_auto; in init()
/dports/math/clingo/clingo-5.5.1/clasp/src/
H A Dclasp_facade.cpp807 config_->solve.enumMode = EnumOptions::enum_auto; in init()
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/src/
H A Dclasp_facade.cpp807 config_->solve.enumMode = EnumOptions::enum_auto; in init()
/dports/math/clingo/clingo-5.5.1/clasp/clasp/cli/
H A Dclasp_cli_options.inl529 MAP("auto", SolveOptions::enum_auto), MAP("user", SolveOptions::enum_user))),\
/dports/math/clasp/clasp-3.3.5/clasp/cli/
H A Dclasp_cli_options.inl529 MAP("auto", SolveOptions::enum_auto), MAP("user", SolveOptions::enum_user))),\
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/cli/
H A Dclasp_cli_options.inl529 MAP("auto", SolveOptions::enum_auto), MAP("user", SolveOptions::enum_user))),\
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/
H A DChangeLog.pre-0.21221 found good way to initialise well-known enumerations enum_auto and
2181 * property/fo-property-width.c: Changed to use enum_auto as
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/
H A DChangeLog.pre-0.21221 found good way to initialise well-known enumerations enum_auto and
2181 * property/fo-property-width.c: Changed to use enum_auto as