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

123456

/macosx-10.10.1/llvmCore-3425.0.34/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.10.1/llvmCore-3425.0.34/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.10.1/curl-83.1.2/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.10.1/CPANInternal-159.1/Template-Toolkit-2.25/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.10.1/rsync-45/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.10.1/Heimdal-398.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 Dylwrap44 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
51 PROGRAM is program to run
/macosx-10.10.1/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.10.1/SmartcardCCID-55008/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.10.1/bind9-45.101/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.10.1/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.10.1/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.10.1/libarchive-30/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.10.1/ntp-92/sntp/
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/macosx-10.10.1/tcl-105/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.10.1/Security-57031.1.35/Security/lib/
H A DgenerateErrStrings.pl120 open PROGRAM,"> $PROGNAME" or die "can't open $PROGNAME: $!";
121 select PROGRAM;
137 close PROGRAM;
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/
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
/macosx-10.10.1/awk-20/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
H A Dmaketab.c42 { PROGRAM, "program", NULL },
/macosx-10.10.1/cxxfilt-11/cxxfilt/
H A Dylwrap46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
53 PROGRAM is program to run
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dylwrap46 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
53 PROGRAM is program to run
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Derror.c118 #if defined (PROGRAM)
119 name = PROGRAM;
/macosx-10.10.1/curl-83.1.2/curl/
H A Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining

Completed in 161 milliseconds

123456