Searched defs:execute (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-11-stable/gnu/usr.bin/grep/
H A Dgrep.h33 size_t (*execute) PARAMS ((char const *, size_t, size_t *, int)); member in struct:matcher
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_clean.c65 __pthread_cleanup_pop_imp(int execute) argument
98 _pthread_cleanup_pop(int execute) argument
/freebsd-11-stable/tools/regression/security/cap_test/
H A Dcap_test.c98 execute(int id, struct test *t) { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DMicroOpQueueStage.cpp46 Error MicroOpQueueStage::execute(InstRef &IR) { function in class:llvm::mca::MicroOpQueueStage
H A DRetireStage.cpp45 llvm::Error RetireStage::execute(InstRef &IR) { function in class:llvm::mca::RetireStage
H A DInstructionTables.cpp22 Error InstructionTables::execute(InstRef &IR) { function in class:llvm::mca::InstructionTables
H A DEntryStage.cpp42 llvm::Error EntryStage::execute(InstRef & /*unused */) { function in class:llvm::mca::EntryStage
H A DExecuteStage.cpp186 Error ExecuteStage::execute(InstRef &IR) { function in class:llvm::mca::ExecuteStage
H A DDispatchStage.cpp175 Error DispatchStage::execute(InstRef &IR) { function in class:llvm::mca::DispatchStage
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp52 llvm::Error StandaloneToolExecutor::execute( function in class:clang::tooling::StandaloneToolExecutor
H A DExecution.cpp43 ToolExecutor::execute(std::unique_ptr<FrontendActionFactory> Action) { function in class:clang::tooling::ToolExecutor
47 llvm::Error ToolExecutor::execute(std::unique_ptr<FrontendActionFactory> Action, function in class:clang::tooling::ToolExecutor
H A DAllTUsExecution.cpp77 llvm::Error AllTUsToolExecutor::execute( function in class:clang::tooling::AllTUsToolExecutor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp168 void Instruction::execute(unsigned IID) { function in class:llvm::mca::Instruction
/freebsd-11-stable/usr.bin/mail/
H A Dlex.c277 execute(char linebuf[], int contxt) function
/freebsd-11-stable/contrib/tcsh/
H A Dsh.sem.c83 execute(struct command *t, volatile int wanttty, int *pipein, int *pipeout, function
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h25 MemoryRegionInfo(RangeType range, OptionalBool read, OptionalBool write, OptionalBool execute, OptionalBool mapped, ConstString name, OptionalBool flash, lldb::offset_t blocksize) argument
/freebsd-11-stable/contrib/gcc/
H A Dtree-pass.h102 unsigned int (*execute) (void); member in struct:tree_opt_pass
/freebsd-11-stable/release/picobsd/tinyware/msh/
H A Dsh3.c77 execute(t, pin, pout, act) function
[all...]
/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c696 execute(char *s) function
/freebsd-11-stable/contrib/atf/atf-sh/
H A Datf-check.cpp330 execute(const char* const* argv) function
/freebsd-11-stable/usr.bin/find/
H A Dfind.h78 exec_f *execute; /* node evaluation function */ member in struct:_plandata
141 exec_f *execute; /* execute function */ member in struct:_option
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp162 void VPBasicBlock::execute(VPTransformState *State) { function in class:VPBasicBlock
231 void VPRegionBlock::execute(VPTransformState *State) { function in class:VPRegionBlock
349 void VPInstruction::execute(VPTransformState &State) { function in class:VPInstruction
391 void VPlan::execute(VPTransformState *State) { function in class:VPlan
/freebsd-11-stable/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c142 execute(const apr_array_header_t *actions, function
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datom.c695 int execute = 0, target = U16(*ptr); local
[all...]
/freebsd-11-stable/contrib/one-true-awk/
H A Drun.c141 Cell *execute(Node *u) /* execute a node of the parse tree */ function
[all...]

Completed in 363 milliseconds

12