Home
last modified time | relevance | path

Searched refs:checkFunctions (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dcheckfunctions.h62 CheckFunctions checkFunctions(tokenizer, settings, errorLogger); in runChecks()
64 checkFunctions.checkIgnoredReturnValue(); in runChecks()
65 checkFunctions.checkMissingReturn(); // Missing "return" in exit path in runChecks()
68 checkFunctions.checkLibraryMatchFunctions(); in runChecks()
70 checkFunctions.checkProhibitedFunctions(); in runChecks()
71 checkFunctions.invalidFunctionUsage(); in runChecks()
72 checkFunctions.checkMathFunctions(); in runChecks()
73 checkFunctions.memsetZeroBytes(); in runChecks()
74 checkFunctions.memsetInvalid2ndParam(); in runChecks()
75 checkFunctions.returnLocalStdMove(); in runChecks()
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dcheckfunctions.h62 CheckFunctions checkFunctions(tokenizer, settings, errorLogger); in runChecks()
64 checkFunctions.checkIgnoredReturnValue(); in runChecks()
65 checkFunctions.checkMissingReturn(); // Missing "return" in exit path in runChecks()
68 checkFunctions.checkLibraryMatchFunctions(); in runChecks()
70 checkFunctions.checkProhibitedFunctions(); in runChecks()
71 checkFunctions.invalidFunctionUsage(); in runChecks()
72 checkFunctions.checkMathFunctions(); in runChecks()
73 checkFunctions.memsetZeroBytes(); in runChecks()
74 checkFunctions.memsetInvalid2ndParam(); in runChecks()
75 checkFunctions.returnLocalStdMove(); in runChecks()
/dports/editors/neovim-qt/neovim-qt-0.2.16.1/src/
H A Dneovimconnectorhelper.cpp65 NeovimApi1::checkFunctions(it.value().toList()); in handleMetadata()
69 NeovimApi2::checkFunctions(it.value().toList()); in handleMetadata()
/dports/math/stp/stp-2.3.3/tools/rewrite_rule_gen/
H A DFunctionlist.h124 void checkFunctions() in checkFunctions() function
212 checkFunctions(); in buildAll()
243 checkFunctions(); in buildAll()
/dports/net-mgmt/librenms/librenms-21.5.1/LibreNMS/Validations/
H A DPhp.php46 $this->checkFunctions($validator);
88 private function checkFunctions(Validator $validator) function in LibreNMS\\Validations\\Php
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Standards/Generic/Sniffs/Functions/
H A DOpeningFunctionBraceKernighanRitchieSniff.php24 public $checkFunctions = true; variable in PHP_CodeSniffer\\Standards\\Generic\\Sniffs\\Functions\\OpeningFunctionBraceKernighanRitchieSniff
67 && (bool) $this->checkFunctions === false)
H A DOpeningFunctionBraceBsdAllmanSniff.php24 public $checkFunctions = true;
67 && (bool) $this->checkFunctions === false)
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/analyzer/
H A Danalyzer.cpp12 this->checkFunctions(); in analyzeFast()
17 void Analyzer::checkFunctions() in checkFunctions() function in REDasm::Analyzer
H A Danalyzer.h25 void checkFunctions();
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hlint-3.2.7/src/Hint/
H A DRestrict.hs58 checkFunctions scope modu (hsmodDecls (unLoc (ghcModule m))) rFunction
174 checkFunctions :: Scope -> String -> [LHsDecl GhcPs] -> RestrictFunctions -> [Idea]
175 checkFunctions scope modu decls (def, mp) = function
/dports/devel/hs-hlint/hlint-3.3.4/src/Hint/
H A DRestrict.hs58 checkFunctions scope modu (hsmodDecls (unLoc (ghcModule m))) rFunction
199 checkFunctions :: Scope -> String -> [LHsDecl GhcPs] -> RestrictFunctions -> [Idea]
200 checkFunctions scope modu decls (def, mp) = function
/dports/editors/neovim-qt/neovim-qt-0.2.16.1/bindings/
H A Dneovimapi.h28 static bool checkFunctions(const QVariantList& ftable);
H A Dneovimapi.cpp127 bool NeovimApi{{api_level}}::checkFunctions(const QVariantList& ftable)
/dports/devel/cppcheck/cppcheck-2.6.3/test/
H A Dtestfunctions.cpp110 CheckFunctions checkFunctions(&tokenizer, settings_, this); in check() local
111 checkFunctions.runChecks(&tokenizer, settings_, this); in check()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/
H A Dtestfunctions.cpp110 CheckFunctions checkFunctions(&tokenizer, settings_, this); in check() local
111 checkFunctions.runChecks(&tokenizer, settings_, this); in check()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DDebugify.cpp357 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions() function
608 checkFunctions(DIFunctionsBefore, DIFunctionsAfter, NameOfWrappedPass, in checkDebugInfoMetadata()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DDebugify.cpp357 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions() function
608 checkFunctions(DIFunctionsBefore, DIFunctionsAfter, NameOfWrappedPass, in checkDebugInfoMetadata()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp357 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions() function
608 checkFunctions(DIFunctionsBefore, DIFunctionsAfter, NameOfWrappedPass, in checkDebugInfoMetadata()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DDebugify.cpp357 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions() function
608 checkFunctions(DIFunctionsBefore, DIFunctionsAfter, NameOfWrappedPass, in checkDebugInfoMetadata()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DDebugify.cpp357 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions() function
608 checkFunctions(DIFunctionsBefore, DIFunctionsAfter, NameOfWrappedPass, in checkDebugInfoMetadata()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DDebugify.cpp357 static bool checkFunctions(const DebugFnMap &DIFunctionsBefore, in checkFunctions() function
608 checkFunctions(DIFunctionsBefore, DIFunctionsAfter, NameOfWrappedPass, in checkDebugInfoMetadata()
/dports/editors/neovim-qt/neovim-qt-0.2.16.1/src/auto/
H A Dneovimapi0.h105 static bool checkFunctions(const QVariantList& ftable);
H A Dneovimapi1.h184 static bool checkFunctions(const QVariantList& ftable);
H A Dneovimapi2.h186 static bool checkFunctions(const QVariantList& ftable);
H A Dneovimapi3.h191 static bool checkFunctions(const QVariantList& ftable);

12