Home
last modified time | relevance | path

Searched defs:suppressErrors (Results 1 – 25 of 31) sorted by relevance

12

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/numerics/
H A DFuncEval.h66 void suppressErrors(bool suppress) { in suppressErrors() function
71 bool suppressErrors() const { in suppressErrors() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tsage/
H A Dresources.cpp180 byte *TLib::getResource(uint16 id, bool suppressErrors) { in getResource()
300 byte *TLib::getResource(ResourceType resType, uint16 resNum, uint16 rlbNum, bool suppressErrors) { in getResource()
402 byte *TLib::getSubResource(int resNum, int rlbNum, int index, uint *size, bool suppressErrors) { in getSubResource()
429 bool TLib::getMessage(int resNum, int lineNum, Common::String &result, bool suppressErrors) { in getMessage()
471 byte *ResourceManager::getResource(uint16 id, bool suppressErrors) { in getResource()
484 …urceManager::getResource(ResourceType resType, uint16 resNum, uint16 rlbNum, bool suppressErrors) { in getResource()
497 …:getPalette(int paletteNum, byte *palData, uint *startNum, uint *numEntries, bool suppressErrors) { in getPalette()
508 …sourceManager::getSubResource(int resNum, int rlbNum, int index, uint *size, bool suppressErrors) { in getSubResource()
521 Common::String ResourceManager::getMessage(int resNum, int lineNum, bool suppressErrors) { in getMessage()
/dports/games/scummvm/scummvm-2.5.1/engines/tsage/
H A Dresources.cpp235 byte *TLib::getResource(uint16 id, bool suppressErrors) { in getResource()
355 byte *TLib::getResource(ResourceType resType, uint16 resNum, uint16 rlbNum, bool suppressErrors) { in getResource()
457 byte *TLib::getSubResource(int resNum, int rlbNum, int index, uint *size, bool suppressErrors) { in getSubResource()
484 bool TLib::getMessage(int resNum, int lineNum, Common::String &result, bool suppressErrors) { in getMessage()
526 byte *ResourceManager::getResource(uint16 id, bool suppressErrors) { in getResource()
539 …urceManager::getResource(ResourceType resType, uint16 resNum, uint16 rlbNum, bool suppressErrors) { in getResource()
552 …:getPalette(int paletteNum, byte *palData, uint *startNum, uint *numEntries, bool suppressErrors) { in getPalette()
563 …sourceManager::getSubResource(int resNum, int rlbNum, int index, uint *size, bool suppressErrors) { in getSubResource()
576 Common::String ResourceManager::getMessage(int resNum, int lineNum, bool suppressErrors) { in getMessage()
/dports/misc/usd/USD-21.11/pxr/imaging/hio/
H A Dimage.cpp50 bool suppressErrors) in OpenForReading()
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/doc/application/controllers/
H A DModuleController.php28 protected function getPath($module, $default, $suppressErrors = false)
/dports/news/nzbget/nzbget-21.1/daemon/connect/
H A DTlsSocket.h42 void SetSuppressErrors(bool suppressErrors) { m_suppressErrors = suppressErrors; } in SetSuppressErrors()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/scalpel/tsage/
H A Dresources.cpp97 Common::SeekableReadStream *TLib::getResource(uint16 id, bool suppressErrors) { in getResource()
217 …tream *TLib::getResource(ResourceType resType, uint16 resNum, uint16 rlbNum, bool suppressErrors) { in getResource()
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/scalpel/tsage/
H A Dresources.cpp97 Common::SeekableReadStream *TLib::getResource(uint16 id, bool suppressErrors) { in getResource()
217 …tream *TLib::getResource(ResourceType resType, uint16 resNum, uint16 rlbNum, bool suppressErrors) { in getResource()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Core/
H A DMisc.h58 static void suppressErrors() { ++suppressLevel; } in suppressErrors() function
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Core/
H A DMisc.h58 static void suppressErrors() { ++suppressLevel; } in suppressErrors() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Core/
H A DMisc.h58 static void suppressErrors() { ++suppressLevel; } in suppressErrors() function
/dports/biology/bbmap/bbmap/current/server/
H A DPercentEncoding.java182 public static boolean suppressErrors=false; field in PercentEncoding
H A DServerTools.java472 public static boolean suppressErrors=false; field in ServerTools
/dports/biology/bbmap/bbmap/current/sketch/
H A DMergeSketch.java319 public static boolean suppressErrors=false; field in MergeSketch
H A DSubSketch.java356 public static boolean suppressErrors=false; field in SubSketch
H A DSendSketch.java795 public static boolean suppressErrors=false; field in SendSketch
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dcheckuninitvar.cpp362 …const bool suppressErrors(possibleInit && *possibleInit); // Assume that this is a variable delar… in checkScopeForVariable() local
842 …IfForWhileHead(const Token *startparentheses, const Variable& var, bool suppressErrors, bool isuni… in checkIfForWhileHead()
1028 …k, const Variable& var, const Alloc alloc, const std::string &membervar, const bool suppressErrors) in checkLoopBody()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dcheckuninitvar.cpp362 …const bool suppressErrors(possibleInit && *possibleInit); // Assume that this is a variable delar… in checkScopeForVariable() local
842 …IfForWhileHead(const Token *startparentheses, const Variable& var, bool suppressErrors, bool isuni… in checkIfForWhileHead()
1028 …k, const Variable& var, const Alloc alloc, const std::string &membervar, const bool suppressErrors) in checkLoopBody()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library/
H A DeclipseMain.c65 static int suppressErrors = 0; /* supress error dialogs */ variable
/dports/textproc/xmlstarlet/xmlstarlet-1.6.1/src/
H A Dxml.c164 suppressErrors(void) in suppressErrors() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/
H A Dresources.cpp199 bool suppressErrors) { in load()
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/
H A Dresources.cpp199 bool suppressErrors) { in load()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/fast-glob/
H A DREADME.md376 #### suppressErrors subsubsection
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/fast-glob/
H A DREADME.md376 #### suppressErrors subsubsection
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/invoke/VarHandles/
H A DVarHandleTestMethodHandleAccessInt.java377 static void testStaticField(Handles hs) throws Throwable {

12