Home
last modified time | relevance | path

Searched refs:REGISTER_ENUM (Results 1 – 22 of 22) sorted by relevance

/dports/archivers/rpm4/rpm-4.16.1.3/python/
H A Drpmmodule.c417 REGISTER_ENUM(RPMRC_OK); in initModule()
419 REGISTER_ENUM(RPMRC_FAIL); in initModule()
421 REGISTER_ENUM(RPMRC_NOKEY); in initModule()
430 REGISTER_ENUM(RPMFILE_DOC); in initModule()
551 REGISTER_ENUM(RPMLOG_CRIT); in initModule()
552 REGISTER_ENUM(RPMLOG_ERR); in initModule()
555 REGISTER_ENUM(RPMLOG_INFO); in initModule()
589 REGISTER_ENUM(TR_ADDED); in initModule()
590 REGISTER_ENUM(TR_REMOVED); in initModule()
591 REGISTER_ENUM(TR_RPMDB); in initModule()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Denums.cc76 REGISTER_ENUM (Wide); in setup_gtk_ardour_enums()
77 REGISTER_ENUM (Narrow); in setup_gtk_ardour_enums()
90 REGISTER_ENUM (Overlaid); in setup_gtk_ardour_enums()
91 REGISTER_ENUM (Stacked); in setup_gtk_ardour_enums()
95 REGISTER_ENUM (ByLength); in setup_gtk_ardour_enums()
96 REGISTER_ENUM (ByName); in setup_gtk_ardour_enums()
129 REGISTER_ENUM (SnapOff); in setup_gtk_ardour_enums()
143 REGISTER_ENUM (WaveItem); in setup_gtk_ardour_enums()
170 REGISTER_ENUM (NoteItem); in setup_gtk_ardour_enums()
185 REGISTER_ENUM(MouseDraw); in setup_gtk_ardour_enums()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Denums.cc207 REGISTER_ENUM (Off); in setup_enum_writer()
210 REGISTER_ENUM (Play); in setup_enum_writer()
310 REGISTER_ENUM (Lock); in setup_enum_writer()
319 REGISTER_ENUM (End); in setup_enum_writer()
403 REGISTER_ENUM (BWF); in setup_enum_writer()
406 REGISTER_ENUM (CAF); in setup_enum_writer()
417 REGISTER_ENUM (LV2); in setup_enum_writer()
421 REGISTER_ENUM (Lua); in setup_enum_writer()
425 REGISTER_ENUM (MTC); in setup_enum_writer()
429 REGISTER_ENUM (LTC); in setup_enum_writer()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/faderport8/
H A Dfp8_controls.cc209 #define REGISTER_ENUM(ID, NAME) \ in FP8Controls() macro
215 REGISTER_ENUM (BtnF1 , "F1"); in FP8Controls()
216 REGISTER_ENUM (BtnF2 , "F2"); in FP8Controls()
217 REGISTER_ENUM (BtnF3 , "F3"); in FP8Controls()
218 REGISTER_ENUM (BtnF4 , "F4"); in FP8Controls()
225 REGISTER_ENUM (BtnF1 , "F1"); in FP8Controls()
226 REGISTER_ENUM (BtnF2 , "F2"); in FP8Controls()
227 REGISTER_ENUM (BtnF3 , "F3"); in FP8Controls()
228 REGISTER_ENUM (BtnF4 , "F4"); in FP8Controls()
229 REGISTER_ENUM (BtnF5 , "F5"); in FP8Controls()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/tools/
H A Df2s178 REGISTER_ENUM (NullAutomation);
179 REGISTER_ENUM (GainAutomation);
180 REGISTER_ENUM (PanAzimuthAutomation);
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/
H A Denums.cc36 #define REGISTER_ENUM(e) i.push_back (e); s.push_back (#e) in setup_libpbd_enums() macro
/dports/security/beecrypt/beecrypt-4.2.1/python/
H A D_bc-py.c92 #define REGISTER_ENUM(val) \ in init_bc() macro
/dports/devel/etl/synfig-1.2.2/autobuild/cygwin/
H A Drpm-4.10.3.1-python-fixes.patch39 #define REGISTER_ENUM(val) PyModule_AddIntConstant(m, #val, val)
40 REGISTER_ENUM(RPMBUILD_ISSOURCE);
/dports/graphics/synfig/synfig-1.2.2/autobuild/cygwin/
H A Drpm-4.10.3.1-python-fixes.patch39 #define REGISTER_ENUM(val) PyModule_AddIntConstant(m, #val, val)
40 REGISTER_ENUM(RPMBUILD_ISSOURCE);
/dports/graphics/synfigstudio/synfig-1.2.2/autobuild/cygwin/
H A Drpm-4.10.3.1-python-fixes.patch39 #define REGISTER_ENUM(val) PyModule_AddIntConstant(m, #val, val)
40 REGISTER_ENUM(RPMBUILD_ISSOURCE);
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/docs/
H A Dtostring.md78 However, as a convenience, Catch provides the `REGISTER_ENUM` helper macro that will generate the `…
H A Drelease-notes.md267 * `REGISTER_ENUM` will now fail at compilation time if the registered enum is too large
366 * We now provide `REGISTER_ENUM` convenience macro for generating `StringMaker` specializations for…
/dports/math/e-antic/Catch2-ff349a5/docs/
H A Dtostring.md78 However, as a convenience, Catch provides the `REGISTER_ENUM` helper macro that will generate the `…
H A Drelease-notes.md267 * `REGISTER_ENUM` will now fail at compilation time if the registered enum is too large
366 * We now provide `REGISTER_ENUM` convenience macro for generating `StringMaker` specializations for…
/dports/www/restbed/restbed-4.8/dependency/catch/docs/
H A Dtostring.md78 However, as a convenience, Catch provides the `REGISTER_ENUM` helper macro that will generate the `…
H A Drelease-notes.md98 * `REGISTER_ENUM` will now fail at compilation time if the registered enum is too large
197 * We now provide `REGISTER_ENUM` convenience macro for generating `StringMaker` specializations for…
/dports/emulators/citra/citra-ac98458e0/externals/catch/docs/
H A Dtostring.md78 However, as a convenience, Catch provides the `REGISTER_ENUM` helper macro that will generate the `…
H A Drelease-notes.md327 * `REGISTER_ENUM` will now fail at compilation time if the registered enum is too large
426 * We now provide `REGISTER_ENUM` convenience macro for generating `StringMaker` specializations for…
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/docs/
H A Dtostring.md78 However, as a convenience, Catch provides the `REGISTER_ENUM` helper macro that will generate the `…
H A Drelease-notes.md327 * `REGISTER_ENUM` will now fail at compilation time if the registered enum is too large
426 * We now provide `REGISTER_ENUM` convenience macro for generating `StringMaker` specializations for…
/dports/devel/catch/Catch2-2.13.7/docs/
H A Dtostring.md78 However, as a convenience, Catch provides the `REGISTER_ENUM` helper macro that will generate the `…
H A Drelease-notes.md327 * `REGISTER_ENUM` will now fail at compilation time if the registered enum is too large
426 * We now provide `REGISTER_ENUM` convenience macro for generating `StringMaker` specializations for…