Home
last modified time | relevance | path

Searched defs:debug_mode (Results 1 – 25 of 998) sorted by relevance

12345678910>>...40

/dports/sysutils/lizardfs/lizardfs-3.12.0/src/mount/
H A Dspecial_read.cc45 FileInfo */*fi*/, int debug_mode) { in read()
80 size_t size, off_t off, FileInfo *fi, int debug_mode) { in read()
123 size_t size, off_t off, FileInfo *fi, int debug_mode) { in read()
137 size_t size, off_t off, FileInfo *fi, int debug_mode) { in read()
151 size_t size, off_t off, FileInfo *fi, int debug_mode) { in read()
204 FileInfo *fi, int debug_mode) { in special_read()
/dports/misc/adios2/ADIOS2-2.7.1/bindings/C/adios2/c/
H A Dadios2_c_adios.h25 #define adios2_init(comm, debug_mode) adios2_init_mpi(comm) argument
26 #define adios2_init_config(config_file, comm, debug_mode) \ argument
/dports/devel/fatal/fatal-2021.12.27.00/fatal/debug/
H A Ddebug.h20 using debug_mode = std::false_type; variable
40 using debug_mode = std::true_type; variable
/dports/cad/yosys/yosys-yosys-0.12/tests/bram/
H A Dgenerate.py8 debug_mode = False variable
283 debug_mode = args.debug variable
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/mock_server/src/
H A Dmock_session.cc66 std::unique_ptr<StatementReaderBase> statement_processor, bool debug_mode) in MySQLServerMockSession()
138 std::unique_ptr<StatementReaderBase> statement_processor, bool debug_mode) { in create_session()
/dports/games/pipewalker/pipewalker-0.9.4/src/
H A Dsettings.h66 static bool debug_mode() { return instance()._debug_mode; } in debug_mode() function
67 static void debug_mode(const bool mode) { instance()._debug_mode = mode; } in debug_mode() function
/dports/dns/unbound/unbound-1.14.0/daemon/
H A Dunbound.c302 int cmdline_verbose, int debug_mode) in apply_settings()
470 perform_setup(struct daemon* daemon, struct config_file* cfg, int debug_mode, in perform_setup()
696 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode, int need_pidfile) in run_daemon()
777 int debug_mode = 0; in main() local
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/os2utl/
H A Dmakefile32 debug_mode = optimize macro
/dports/graphics/vulkan-loader/Vulkan-Loader-1.2.203/tests/framework/shim/
H A Dshim_common.cpp167 uint32_t setup_override(DebugMode debug_mode) {
200 void clear_override(DebugMode debug_mode, uint32_t random_base_path) {
210 void PlatformShim::reset(DebugMode debug_mode) {
294 void PlatformShim::setup_override(DebugMode debug_mode) {}
295 void PlatformShim::clear_override(DebugMode debug_mode) {}
296 void PlatformShim::reset(DebugMode debug_mode) { redirection_map.clear(); }
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dprttools.h11 PRIntn debug_mode=0; variable
H A Dvercheck.c11 * compatible_version and incompatible_version arrays
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dprttools.h11 PRIntn debug_mode=0; variable
H A Dut_ttools.h11 PRIntn debug_mode=0; variable
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dprttools.h11 PRIntn debug_mode=0; variable
H A Dut_ttools.h11 PRIntn debug_mode=0; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dprttools.h11 PRIntn debug_mode=0; variable
H A Dut_ttools.h11 PRIntn debug_mode=0; variable
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dprttools.h11 PRIntn debug_mode=0; variable
H A Dut_ttools.h11 PRIntn debug_mode=0; variable
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dut_ttools.h11 PRIntn debug_mode=0; variable
H A Dprttools.h11 PRIntn debug_mode=0; variable
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dut_ttools.h11 PRIntn debug_mode=0; variable
H A Dprttools.h11 PRIntn debug_mode=0; variable
/dports/x11/guake/Guake-3.4.0/guake/
H A Dguake_logging.py32 def setupLogging(debug_mode): argument
/dports/graphics/evolvotron/evolvotron/libevolvotron/
H A Dmutation_parameters_qobject.cpp28 MutationParametersQObject::MutationParametersQObject(uint seed,bool autocool,bool debug_mode,QObjec… in MutationParametersQObject()

12345678910>>...40