Home
last modified time | relevance | path

Searched defs:execute_command (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dmerge_archives.py45 def execute_command(cmd, cwd=None): function
/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dheaderutils.py220 def execute_command (command): function
/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/
H A Dheaderutils.py220 def execute_command (command): function
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dcommand.cpp759 static void execute_command(const char *name, int argc, argument *argv) in execute_command() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c2100 const char *execute_command = NULL; in perform_test_reparse_source() local