Home
last modified time | relevance | path

Searched refs:do_command (Results 1 – 5 of 5) sorted by relevance

/external/lldb/scripts/
Dbuild-llvm.pl115do_command ("cd '$SRCROOT' && svn co --quiet --revision $llvm_revision http://llvm.org/svn/llvm-pr…
117do_command ("cd '$llvm_srcroot/tools' && svn co --quiet --revision $clang_revision http://llvm.org…
123 do_command ("cd '$llvm_srcroot' && patch -p0 < $patch");
129 do_command ("cd '$llvm_srcroot/tools/clang' && patch -p0 < $patch");
196do_command ("mkdir -p '$llvm_dstroot_arch'", "making llvm build directory '$llvm_dstroot_arch'", 1…
205do_command ("mkdir -p '$llvm_dstroot_arch_bin'", "making llvm build arch bin directory '$llvm_dstr…
255do_command ("cd '$llvm_dstroot_arch' && unset SDKROOT && '$llvm_srcroot/configure' $lldb_configura…
260do_command ("cd '$llvm_dstroot_arch' && '$llvm_srcroot/configure' $lldb_configuration_options",
275do_command ("cd '$llvm_dstroot_arch' && make -j$num_cpus clang-only VERBOSE=1 $llvm_config_href->{…
276do_command ("cd '$llvm_dstroot_arch' && make -j$num_cpus tools-only VERBOSE=1 $llvm_config_href->{…
[all …]
Dcheckpoint-llvm.pl15 sub do_command subroutine
67 -e $rsync_dst_dir or do_command ("mkdir -p '$rsync_dst_dir'");
68do_command ("rsync -amvC --exclude='*.tmp' --exclude='*.txt' --exclude='*.TXT' --exclude='*.td' --…
114do_command ("cp '$llvm_build_dir/$arch/libllvmclang.a' '$llvm_checkpoint_dir/$arch/libllvmclang.a'…
119 do_command ("rm -rf '$llvm_zip_file'", "Removing old llvm checkpoint file '$llvm_zip_file'", 1);
120do_command ("(cd '$temp_dir' ; zip -r '$llvm_zip_file' 'llvm')", "Zipping llvm checkpoint director…
/external/e2fsprogs/lib/ext2fs/
Dtdbtool.c41 static int do_command(void);
422 static int do_command(void) in do_command() function
577 do_command(); in main()
603 if (do_command()) break; in main()
613 do_command(); in main()
/external/e2fsprogs/lib/ext2fs/tdb/patches/
Dtdbtool-includes30 static int do_command(void);
/external/iproute2/include/
Diptables.h156 extern int do_command(int argc, char *argv[], char **table,