Home
last modified time | relevance | path

Searched defs:safemode (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/hdfs/server/namenode/
H A DTestNameNodeMXBean.java75 String safemode = (String) mbs.getAttribute(mxbeanName, "Safemode"); in testNameNodeMXBeanInfo() local
76 Assert.assertEquals(fsn.getSafemode(), safemode); in testNameNodeMXBeanInfo() local
/dports/games/spring/spring_98.0/rts/System/FileSystem/
H A DFileSystemInitializer.cpp16 …SystemInitializer::PreInitializeConfigHandler(const std::string& configSource, const bool safemode) in PreInitializeConfigHandler()
/dports/games/spring/spring_98.0/rts/System/
H A DSpringApp.cpp591 static void ConsolePrintInitialize(const std::string& configSource, bool safemode) in ConsolePrintInitialize()
707 const bool safemode = cmdline->IsSet("safemode"); in ParseCmdLine() local
/dports/games/spring/spring_98.0/rts/System/Config/
H A DConfigHandler.cpp93 ConfigHandlerImpl::ConfigHandlerImpl(const vector<string>& locations, const bool safemode) in ConfigHandlerImpl()
326 void ConfigHandler::Instantiate(const std::string configSource, const bool safemode) in Instantiate()
/dports/security/fwbuilder/fwbuilder-5.3.7/src/gui/
H A Dmain.cpp101 bool safemode = false; variable
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/
H A DTestNameNodeMXBean.java102 String safemode = (String) mbs.getAttribute(mxbeanName, "Safemode"); in testNameNodeMXBeanInfo() local
103 assertEquals(fsn.getSafemode(), safemode); in testNameNodeMXBeanInfo() local
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/tools/
H A DMRAdmin.java78 String safemode = "-safemode <enter|leave|get|wait>: Safe mode maintenance command.\n" + in printHelp() local
/dports/www/mybb/mybb-mybb_1829/inc/
H A Dclass_core.php101 public $safemode = false; variable in MyBB
/dports/biology/phyml/phyml-3.3.20200621/
H A Dconfigure.ac81 AC_ARG_ENABLE([safemode], optenable
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DCmdLineAndEnvUtils.h90 enum class FlagLiteral { osint, safemode }; enumerator
/dports/www/matomo/piwik/plugins/CorePluginsAdmin/
H A DController.php345 public function safemode($lastError = array()) function in Piwik\\Plugins\\CorePluginsAdmin\\Controller
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DCmdLineAndEnvUtils.h92 enum class FlagLiteral { osint, safemode }; enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DCmdLineAndEnvUtils.h92 enum class FlagLiteral { osint, safemode }; enumerator
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DCmdLineAndEnvUtils.h92 enum class FlagLiteral { osint, safemode }; enumerator
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dpath_info.cpp250 std::string PATH_INFO::safemode() in safemode() function in PATH_INFO
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dpath_info.cpp250 std::string PATH_INFO::safemode() in safemode() function in PATH_INFO
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dcommon.c29 int safemode; variable
/dports/devel/arduino-avrdude/avrdude-6.3/
H A Dmain.c338 int safemode; /* Enable safemode, 1=safemode on, 0=normal */ in main() local
/dports/devel/avrdude/avrdude-6.4/
H A Dmain.c336 int safemode; /* Enable safemode, 1=safemode on, 0=normal */ in main() local
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/tools/
H A DDFSAdmin.java458 String safemode = "-safemode <enter|leave|get|wait>: Safe mode maintenance command.\n" + in printHelp() local
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dc_dispatch.cpp128 bool safemode = false; variable
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/
H A Dgo.go102 var safemode bool var
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/avrdude/
H A Dmain.c458 int safemode; /* Enable safemode, 1=safemode on, 0=normal */ in avrdude_main() local
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzfile.c767 parse_file_name(const ref * op, gs_parsed_file_name_t * pfn, bool safemode) in parse_file_name()
/dports/www/sitecopy/sitecopy-0.16.6/src/
H A Dsites.h391 unsigned int safemode; /* whether we are in safe mode or not */ member

12