Searched refs:PROGRAM (Results 1 - 25 of 92) sorted by relevance

1234

/external/llvm/utils/bugpoint/
H A DRemoteRunSafely.sh69 PROGRAM=$(basename $1)
76 #DEBUG: echo 'PROGRAM='$PROGRAM
81 if [ "$RHOST" = "" -o "$PROGRAM" = "" ]; then
86 local_program=$WORKING_DIR"/"$PROGRAM
93 remote="./"$PROGRAM
/external/llvm/utils/
H A Dllvmdo20 # llvmdo [-topdir DIR] [-dirs "DIRNAMES..."] [-code-only] PROGRAM ARGS...
36 # file and the arguments to give it. The PROGRAM will be given the file name
41 echo "Usage: llvmdo [-topdir DIR] [-dirs "DIRNAMES..."] [-code-only] PROGRAM ARGS..."
71 PROGRAM=`which $1`
72 if test ! -x "$PROGRAM" ; then
181 -exec $PROGRAM "$@" {} \; \)
/external/lldb/scripts/
H A Dinstall-lldb.sh9 PROGRAM=`basename $0`
13 echo "usage: $PROGRAM <BUILD_DIR> <DEVELOPER_DIR>";
14 echo "example: $PROGRAM ./Debug /Developer"
15 echo "example: $PROGRAM /build/Release /Xcode4"
/external/cmockery/cmockery_0_1_2/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
H A Ddepcomp37 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
/external/libogg/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libusb/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libusb-compat/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libvorbis/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/elfutils/src/config/
H A Dylwrap75 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
82 PROGRAM is program to run
H A Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
H A Dar-lib105 Usage: $me [--help] [--version] PROGRAM ACTION ARCHIVE [MEMBER...]
/external/bison/build-aux/
H A Dylwrap44 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
51 PROGRAM is program to run
H A Dcompile204 Usage: compile [--help] [--version] PROGRAM [ARGS]
207 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libcap-ng/libcap-ng-0.7/
H A Dcompile204 Usage: compile [--help] [--version] PROGRAM [ARGS]
207 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libopus/
H A Dcompile237 Usage: compile [--help] [--version] PROGRAM [ARGS]
240 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libvncserver/
H A Dcompile237 Usage: compile [--help] [--version] PROGRAM [ARGS]
240 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libpng/
H A Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/google-breakpad/autotools/
H A Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libedit/
H A Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/pcre/dist/
H A Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
H A Dar-lib105 Usage: $me [--help] [--version] PROGRAM ACTION ARCHIVE [MEMBER...]
/external/protobuf/
H A Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/protobuf/gtest/build-aux/
H A Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl528 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
529 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
531 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
534 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
535 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
540 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
542 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
544 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER

Completed in 608 milliseconds

1234