Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 18 of 18) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/formats/
H A Dshtest.py10 def execute(self, test, litConfig): member in ShTest
H A Dgoogletest.py92 def execute(self, test, litConfig): member in GoogleTest
H A Dbase.py86 def execute(self, test, litConfig): member in OneCommandPerFileTest
/minix3/minix/tests/
H A Dtest60.c19 int execute(const char *prog, const char *arg) in execute() function
/minix3/external/bsd/libc++/dist/libcxx/test/libcxx/test/
H A Dformat.py48 def execute(self, test, lit_config): member in LibcxxTestFormat
/minix3/external/bsd/kyua-testers/dist/
H A Dcommon_inttest.h125 execute(va_list ap) in execute() function
/minix3/bin/csh/
H A Dsem.c62 execute(struct command *t, int wtty, int *pipein, int *pipeout) in execute() function
/minix3/external/bsd/llvm/dist/llvm/utils/
H A Dllvm-compilers-check281 def execute(self, command, execdir, env, component): member in Builder
/minix3/external/bsd/dhcp/dist/
H A Dconfigure.ac93 AC_ARG_ENABLE(execute, optenable
H A Dconfigure1403 --enable-execute enable support for execute() in config (default is function
/minix3/games/monop/
H A Dexecute.c81 execute(int com_num) in execute() function
/minix3/external/bsd/dhcp/dist/includes/
H A Dstatement.h102 } execute; member
/minix3/external/bsd/bind/dist/unit/atf-src/atf-sh/
H A Datf-check.cpp332 execute(const char* const* argv) in execute() function
/minix3/external/bsd/atf/dist/atf-sh/
H A Datf-check.cpp332 execute(const char* const* argv) in execute() function
/minix3/bin/ksh/
H A Dexec.c80 execute(t, flags) in execute() function
/minix3/minix/commands/synctree/
H A Dsynctree.c696 static int execute(char **argv) in execute() function
/minix3/external/historical/nawk/dist/
H A Drun.c145 Cell *execute(Node *u) /* execute a node of the parse tree */ in execute() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp154 int64_t execute() { in execute() function in __anonf947697f0111::X86AsmParser::InfixCalculator