Home
last modified time | relevance | path

Searched defs:ConfigData (Results 1 – 25 of 950) sorted by relevance

12345678910>>...38

/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_config.hpp29 struct ConfigData { struct
30 bool listTests = false;
31 bool listTags = false;
37 bool noThrow = false;
38 bool showHelp = false;
41 bool libIdentify = false;
43 int abortAfter = -1;
44 unsigned int rngSeed = 0;
55 double minDuration = -1;
61 std::string name;
[all …]
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_config.hpp29 struct ConfigData { struct
30 bool listTests = false;
31 bool listTags = false;
37 bool noThrow = false;
38 bool showHelp = false;
41 bool libIdentify = false;
43 int abortAfter = -1;
44 unsigned int rngSeed = 0;
55 double minDuration = -1;
61 std::string name;
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_config.hpp29 struct ConfigData { struct
30 bool listTests = false;
31 bool listTags = false;
37 bool noThrow = false;
38 bool showHelp = false;
41 bool libIdentify = false;
43 int abortAfter = -1;
44 unsigned int rngSeed = 0;
55 double minDuration = -1;
61 std::string name;
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_config.hpp29 struct ConfigData { struct
30 bool listTests = false;
31 bool listTags = false;
37 bool noThrow = false;
38 bool showHelp = false;
41 bool libIdentify = false;
43 int abortAfter = -1;
44 unsigned int rngSeed = 0;
55 double minDuration = -1;
61 std::string name;
[all …]
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_config.hpp29 struct ConfigData { struct
30 bool listTests = false;
31 bool listTags = false;
37 bool noThrow = false;
38 bool showHelp = false;
41 bool libIdentify = false;
43 int abortAfter = -1;
44 unsigned int rngSeed = 0;
55 double minDuration = -1;
61 std::string name;
[all …]
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_config.hpp29 struct ConfigData { struct
30 bool listTests = false;
31 bool listTags = false;
32 bool listReporters = false;
37 bool noThrow = false;
38 bool showHelp = false;
41 bool libIdentify = false;
43 int abortAfter = -1;
44 unsigned int rngSeed = 0;
59 std::string name;
[all …]
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_config.hpp29 struct ConfigData { struct
30 bool listTests = false;
31 bool listTags = false;
32 bool listReporters = false;
37 bool noThrow = false;
38 bool showHelp = false;
41 bool libIdentify = false;
43 int abortAfter = -1;
44 unsigned int rngSeed = 0;
55 std::string name;
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_config.hpp27 struct ConfigData { struct
29 ConfigData() in ConfigData() argument
52 bool listTests;
53 bool listTags;
54 bool listReporters;
56 bool listExtraInfo;
60 bool noThrow;
61 bool showHelp;
64 bool libIdentify;
66 int abortAfter;
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_config.hpp27 struct ConfigData { struct
29 ConfigData() in ConfigData() function
52 bool listTests;
53 bool listTags;
54 bool listReporters;
56 bool listExtraInfo;
60 bool noThrow;
61 bool showHelp;
64 bool libIdentify;
66 int abortAfter;
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_config.hpp28 struct ConfigData { struct
30 ConfigData() in ConfigData() function
50 bool listTests;
51 bool listTags;
52 bool listReporters;
57 bool noThrow;
58 bool showHelp;
59 bool showInvisibles;
60 bool filenamesAsTags;
62 int abortAfter;
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_config.hpp28 struct ConfigData { struct
30 ConfigData() in ConfigData() argument
50 bool listTests;
51 bool listTags;
52 bool listReporters;
57 bool noThrow;
58 bool showHelp;
59 bool showInvisibles;
60 bool filenamesAsTags;
62 int abortAfter;
[all …]
/dports/audio/musicpd/mpd-0.23.6/src/config/
H A DData.hxx33 struct ConfigData { struct
34 std::array<std::forward_list<ConfigParam>, std::size_t(ConfigOption::MAX)> params;
35 std::array<std::forward_list<ConfigBlock>, std::size_t(ConfigBlockOption::MAX)> blocks;
39 auto &GetParamList(ConfigOption option) noexcept { in GetParamList()
43 const auto &GetParamList(ConfigOption option) const noexcept { in GetParamList()
50 const ConfigParam *GetParam(ConfigOption option) const noexcept { in GetParam()
56 auto With(ConfigOption option, F &&f) const { in With()
92 auto &GetBlockList(ConfigBlockOption option) noexcept { in GetBlockList()
96 const auto &GetBlockList(ConfigBlockOption option) const noexcept { in GetBlockList()
104 const ConfigBlock *GetBlock(ConfigBlockOption option) const noexcept { in GetBlock()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; argument
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; argument
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; argument
/dports/databases/postgresql11-client/postgresql-11.14/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; typedef
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; typedef
/dports/databases/postgresql10-client/postgresql-10.19/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; typedef
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; argument
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/common/
H A Dconfig_info.h12 typedef struct ConfigData struct
16 } ConfigData; argument
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/unicode-normalization-0.1.19/src/
H A Ddecompose.rs12 use core::ops::Range;
13 use tinyvec::TinyVec;
15 #[derive(Clone)]
16 enum DecompositionType {

12345678910>>...38