Home
last modified time | relevance | path

Searched refs:DEBUG_TEST (Results 1 – 25 of 147) sorted by relevance

123456

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/init/
H A Dcommon.cpp66 ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
67 …iple times to exclude multiple categories."), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
68 …debug output (default: %u)", DEFAULT_LOGIPS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
69 …stamp (default: %u)", DEFAULT_LOGTIMESTAMPS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
71 …cal) (default: %u)", DEFAULT_LOGTHREADNAMES), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
75 … (default: %u)", DEFAULT_LOGSOURCELOCATIONS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
76 …ULT_LOGTIMEMICROS), ArgsManager::ALLOW_ANY | ArgsManager::DEBUG_ONLY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
77 …sable logging to file, set -nodebuglogfile)", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
78 … client startup (default: 1 when no -debug)", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/init/
H A Dcommon.cpp66 ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
67 …iple times to exclude multiple categories."), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
68 …debug output (default: %u)", DEFAULT_LOGIPS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
69 …stamp (default: %u)", DEFAULT_LOGTIMESTAMPS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
71 …cal) (default: %u)", DEFAULT_LOGTHREADNAMES), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
75 … (default: %u)", DEFAULT_LOGSOURCELOCATIONS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
76 …ULT_LOGTIMEMICROS), ArgsManager::ALLOW_ANY | ArgsManager::DEBUG_ONLY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
77 …sable logging to file, set -nodebuglogfile)", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
78 … client startup (default: 1 when no -debug)", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/init/
H A Dcommon.cpp66 ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
67 …iple times to exclude multiple categories."), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
68 …debug output (default: %u)", DEFAULT_LOGIPS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
69 …stamp (default: %u)", DEFAULT_LOGTIMESTAMPS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
71 …cal) (default: %u)", DEFAULT_LOGTHREADNAMES), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
75 … (default: %u)", DEFAULT_LOGSOURCELOCATIONS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
76 …ULT_LOGTIMEMICROS), ArgsManager::ALLOW_ANY | ArgsManager::DEBUG_ONLY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
77 …sable logging to file, set -nodebuglogfile)", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
78 … client startup (default: 1 when no -debug)", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in AddLoggingArgs()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/test/worksharing/single/
H A Domp_single_copyprivate.c4 #define DEBUG_TEST 0 macro
21 #if DEBUG_TEST in test_omp_single_copyprivate()
29 #if DEBUG_TEST in test_omp_single_copyprivate()
33 #if DEBUG_TEST in test_omp_single_copyprivate()
38 #if DEBUG_TEST in test_omp_single_copyprivate()
/dports/math/R/R-4.1.2/src/main/
H A Dlocalecharset.c42 #ifdef DEBUG_TEST
538 #if defined(DEBUG_TEST) in name_value_search()
549 #if defined(DEBUG_TEST) && DEBUG_TEST > 1 in name_value_search()
556 #if defined(DEBUG_TEST) in name_value_search()
560 #if defined(DEBUG_TEST) && DEBUG_TEST > 1 in name_value_search()
564 #if defined(DEBUG_TEST) && DEBUG_TEST > 1 in name_value_search()
569 #if defined(DEBUG_TEST) && DEBUG_TEST > 1 in name_value_search()
574 #if defined(DEBUG_TEST) && DEBUG_TEST > 1 in name_value_search()
721 #ifdef DEBUG_TEST
/dports/math/libRmath/R-4.1.1/src/main/
H A Dlocalecharset.c42 #ifdef DEBUG_TEST
538 #if defined(DEBUG_TEST) in name_value_search()
549 #if defined(DEBUG_TEST) && DEBUG_TEST > 1 in name_value_search()
556 #if defined(DEBUG_TEST) in name_value_search()
560 #if defined(DEBUG_TEST) && DEBUG_TEST > 1 in name_value_search()
564 #if defined(DEBUG_TEST) && DEBUG_TEST > 1 in name_value_search()
569 #if defined(DEBUG_TEST) && DEBUG_TEST > 1 in name_value_search()
574 #if defined(DEBUG_TEST) && DEBUG_TEST > 1 in name_value_search()
721 #ifdef DEBUG_TEST
/dports/www/gwsocket/gwsocket-0.3/src/
H A Dlog.h43 #define DEBUG_TEST 1 macro
45 #define DEBUG_TEST 0 macro
48 #define LOG(x) do { if (DEBUG_TEST) dbg_printf x; } while (0)
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dinit.cpp383 … debugging options and exit", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); // server-only… in SetupServerArgs()
530 …EFAULT_CHECKLEVEL), ArgsManager::ALLOW_ANY | ArgsManager::DEBUG_ONLY, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
534 …hod(s) to be used", ArgsManager::ALLOW_ANY | ArgsManager::DEBUG_ONLY, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
542 …elay on localhost", ArgsManager::ALLOW_ANY | ArgsManager::DEBUG_ONLY, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
546 …debug output (default: %u)", DEFAULT_LOGIPS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
554 …console (default: %u)", DEFAULT_SHOWEVMLOGS), ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
561 … client startup (default: 1 when no -debug)", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
562 …", "Append comment to the user agent string", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
563 …eight to check opsender fork (regtest-only)", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
564 … to check btc_ecrecover fork (regtest-only)", ArgsManager::ALLOW_ANY, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
[all …]
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dinit.cpp361 …help message with debugging options and exit", false, OptionsCategory::DEBUG_TEST); // server-only… in SetupServerArgs()
484 "(0-4, default: %u)", DEFAULT_CHECKLEVEL), true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
488 …tedrpc=<method>", "Allows deprecated RPC method(s) to be used", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
489 …agestest=<n>", "Randomly drop 1 of every <n> network messages", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
496 …rg("-addrmantest", "Allows to test address relay on localhost", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
500 … IP addresses in debug output (default: %u)", DEFAULT_LOGIPS), false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
501 … output with timestamp (default: %u)", DEFAULT_LOGTIMESTAMPS), false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
503 …Replace actual time with <n> seconds since epoch (default: 0)", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
507 … CURRENCY_UNIT, FormatMoney(DEFAULT_TRANSACTION_MAXFEE)), false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
510 …debug.log file on client startup (default: 1 when no -debug)", false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
[all …]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dinit.cpp361 …help message with debugging options and exit", false, OptionsCategory::DEBUG_TEST); // server-only… in SetupServerArgs()
484 "(0-4, default: %u)", DEFAULT_CHECKLEVEL), true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
488 …tedrpc=<method>", "Allows deprecated RPC method(s) to be used", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
489 …agestest=<n>", "Randomly drop 1 of every <n> network messages", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
496 …rg("-addrmantest", "Allows to test address relay on localhost", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
500 … IP addresses in debug output (default: %u)", DEFAULT_LOGIPS), false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
501 … output with timestamp (default: %u)", DEFAULT_LOGTIMESTAMPS), false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
503 …Replace actual time with <n> seconds since epoch (default: 0)", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
507 … CURRENCY_UNIT, FormatMoney(DEFAULT_TRANSACTION_MAXFEE)), false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
510 …debug.log file on client startup (default: 1 when no -debug)", false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
[all …]
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dinit.cpp361 …help message with debugging options and exit", false, OptionsCategory::DEBUG_TEST); // server-only… in SetupServerArgs()
484 "(0-4, default: %u)", DEFAULT_CHECKLEVEL), true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
488 …tedrpc=<method>", "Allows deprecated RPC method(s) to be used", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
489 …agestest=<n>", "Randomly drop 1 of every <n> network messages", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
496 …rg("-addrmantest", "Allows to test address relay on localhost", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
500 … IP addresses in debug output (default: %u)", DEFAULT_LOGIPS), false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
501 … output with timestamp (default: %u)", DEFAULT_LOGTIMESTAMPS), false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
503 …Replace actual time with <n> seconds since epoch (default: 0)", true, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
507 … CURRENCY_UNIT, FormatMoney(DEFAULT_TRANSACTION_MAXFEE)), false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
510 …debug.log file on client startup (default: 1 when no -debug)", false, OptionsCategory::DEBUG_TEST); in SetupServerArgs()
[all …]
/dports/sysutils/goaccess/goaccess-1.4.6/src/
H A Derror.h66 #define DEBUG_TEST 1 macro
68 #define DEBUG_TEST 0 macro
80 #define LOG(x) do { if (DEBUG_TEST) dbg_printf x; } while (0)
/dports/games/fs2open/fs2open.github.com-release_21_4_1/test/src/util/
H A Dtest_util.h13 #define DEBUG_TEST() do { GTEST_SUCCEED(); if (1 == 1) { return; } } while (false) macro
15 #define DEBUG_TEST() do { } while (false) macro

123456