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

1234567

/macosx-10.9.5/llvmCore-3425.0.33/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
/macosx-10.9.5/llvmCore-3425.0.33/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 "$@" {} \; \)
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dmakefile.dj36 PROGRAM = curl.exe
39 all: $(OBJ_DIR) $(PROGRAM)
42 $(PROGRAM): $(OBJECTS) ../lib/libcurl.a
71 - $(DELETE) $(PROGRAM)
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/bin/
H A Dtt2inst20 my $PROGRAM = 'tt2inst';
69 $PROGRAM: installation script for optional Template Toolkit components.
71 usage: $PROGRAM [ -v | -h ] /path/to/installation/root
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/bin/
H A Dtt2inst20 my $PROGRAM = 'tt2inst';
69 $PROGRAM: installation script for optional Template Toolkit components.
71 usage: $PROGRAM [ -v | -h ] /path/to/installation/root
/macosx-10.9.5/rsync-42/rsync/
H A Dtls.c38 #define PROGRAM "tls" macro
52 fprintf(stderr, PROGRAM ": %s %s: %s\n",
127 fprintf(stderr, "usage: " PROGRAM " DIR ...\n"
/macosx-10.9.5/Heimdal-323.92.1/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
H A Dylwrap44 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
51 PROGRAM is program to run
/macosx-10.9.5/OpenPAM-20/openpam/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
H A Dylwrap46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
53 PROGRAM is program to run
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/admin/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/macosx-10.9.5/file-46/file/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/macosx-10.9.5/iodbc-42.5/iodbc/admin/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/macosx-10.9.5/libarchive-29/libarchive/build/autoconf/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/macosx-10.9.5/ntp-88/sntp/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/config/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/DefaultTheme/widget/scrollbar/
H A Dscrollbar.edc36 run_program(PROGRAM:"hide");
63 run_program(PROGRAM:"show");
65 run_program(PROGRAM:"hide");
213 run_program(PROGRAM:"hide");
240 run_program(PROGRAM:"show");
242 run_program(PROGRAM:"hide");
/macosx-10.9.5/Security-55471.14.18/lib/
H A DgenerateErrStrings.pl120 open PROGRAM,"> $PROGNAME" or die "can't open $PROGNAME: $!";
121 select PROGRAM;
137 close PROGRAM;
/macosx-10.9.5/awk-18/src/
H A Dytab.h43 PROGRAM = 259, enumerator in enum:yytokentype
140 #define PROGRAM 259 macro
H A Dytabh.bak33 PROGRAM = 259,
128 #define PROGRAM 259
/macosx-10.9.5/cxxfilt-11/cxxfilt/
H A Dylwrap46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
53 PROGRAM is program to run
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dylwrap46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
53 PROGRAM is program to run
/macosx-10.9.5/curl-78.94.1/curl/
H A Dcompile237 Usage: compile [--help] [--version] PROGRAM [ARGS]
240 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining

Completed in 404 milliseconds

1234567