Searched defs:Execute (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/contrib/bearssl/T0/
H A DTPointerBase.cs49 internal virtual void Execute(T0Comp ctx, CPU cpu) method in class:TPointerBase
H A DTPointerXT.cs57 internal override void Execute(T0Comp ctx, CPU cpu) method in class:TPointerXT
H A DTValue.cs117 internal void Execute(T0Comp ctx, CPU cpu) method in struct:TValue
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DRegularExpression.cpp23 bool RegularExpression::Execute( function in class:RegularExpression
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/
H A DContext.cpp50 auto Execute = local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawConstants.h105 Execute = 1 << 2, // Segment is executable. member in class:llvm::pdb::PdbRaw_SrcHeaderBlockVer::OMFSegDescFlags
/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp326 int Command::Execute(ArrayRef<std::optional<StringRef>> Redirects, function in class:Command
410 int CC1Command::Execute(ArrayRef<std::optional<StringRef>> Redirects, function in class:CC1Command
/freebsd-current/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandAlias.cpp138 void CommandAlias::Execute(const char *args_string, function in class:CommandAlias
H A DCommandObject.cpp718 void CommandObjectParsed::Execute(const char *args_string, function in class:CommandObjectParsed
759 void CommandObjectRaw::Execute(const char *args_string, function in class:CommandObjectRaw
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DUserExpression.cpp419 UserExpression::Execute(DiagnosticManager &diagnostic_manager, function in class:UserExpression
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp162 void CommandObjectMultiword::Execute(const char *args_string, function in class:CommandObjectMultiword
431 void CommandObjectProxy::Execute(const char *args_string, function in class:CommandObjectProxy
/freebsd-current/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp380 llvm::Error Interpreter::Execute(PartialTranslationUnit &T) { function in class:Interpreter
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp1062 llvm::Error FrontendAction::Execute() { function in class:FrontendAction
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h211 bool Execute = false; // Compare requested. member in class:llvm::logicalview::LVOptions::LVCompare
220 bool Execute = false; // Print requested. member in class:llvm::logicalview::LVOptions::LVPrint
230 bool Execute = false; // Report requested. member in class:llvm::logicalview::LVOptions::LVReport
237 bool Execute = false; // Select requested. member in class:llvm::logicalview::LVOptions::LVSelect
/freebsd-current/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h140 template <typename... ArgsT> ResultT Execute(const ArgsT &... Args) const { function in struct:clang::ast_matchers::internal::VariadicFunction
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2276 void Execute(Window &window) { m_action(window); } function in class:curses::FormAction

Completed in 139 milliseconds