Searched refs:PROGRAM (Results 1 – 25 of 225) sorted by relevance
123456789
/external/llvm/utils/bugpoint/ |
D | RemoteRunSafely.sh | 69 PROGRAM=$(basename $1) 81 if [ "$RHOST" = "" -o "$PROGRAM" = "" ]; then 86 local_program=$WORKING_DIR"/"$PROGRAM 93 remote="./"$PROGRAM
|
/external/curl/src/ |
D | makefile.dj | 36 PROGRAM = curl.exe 39 all: $(OBJ_DIR) $(PROGRAM) 42 $(PROGRAM): $(OBJECTS) ../lib/libcurl.a 71 - $(DELETE) $(PROGRAM)
|
/external/llvm/utils/ |
D | llvmdo | 71 PROGRAM=`which $1` 72 if test ! -x "$PROGRAM" ; then 181 -exec $PROGRAM "$@" {} \; \)
|
/external/bison/m4/ |
D | warnings.m4 | 19 # [PROGRAM = AC_LANG_PROGRAM()]) 21 # Check if the compiler supports OPTION when compiling PROGRAM. 43 # [PROGRAM = AC_LANG_PROGRAM()]) 46 # compiling PROGRAM. For example, gl_WARN_ADD([-Wparentheses]).
|
/external/strace/m4/ |
D | warnings.m4 | 19 # [PROGRAM = AC_LANG_PROGRAM()]) 21 # Check if the compiler supports OPTION when compiling PROGRAM. 60 # [PROGRAM = AC_LANG_PROGRAM()]) 63 # compiling PROGRAM. For example, gl_WARN_ADD([-Wparentheses]).
|
/external/llvm/test/CodeGen/X86/ |
D | unaligned-load.ll | 5 @.str1 = internal constant [31 x i8] c"DHRYSTONE PROGRAM, SOME STRING\00", align 8 6 @.str3 = internal constant [31 x i8] c"DHRYSTONE PROGRAM, 2'ND STRING\00", align 8 35 ; CORE2-NEXT: .asciz "DHRYSTONE PROGRAM, SOME STRING"
|
/external/dnsmasq/contrib/dnslist/ |
D | dnslist.pl | 528 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
|
/external/c-ares/ |
D | compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libusb/ |
D | compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libusb-compat/ |
D | compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libvorbis/ |
D | compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/cmockery/cmockery_0_1_2/ |
D | compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libogg/ |
D | compile | 39 Usage: compile [--help] [--version] PROGRAM [ARGS] 42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/bison/build-aux/ |
D | ylwrap | 44 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]... 51 PROGRAM is program to run
|
D | compile | 204 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/ |
D | compile | 204 Usage: compile [--help] [--version] PROGRAM [ARGS] 207 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/llvm/autoconf/m4/ |
D | single_cxx_check.m4 | 2 dnl AC_SINGLE_CXX_CHECK(CACHEVAR, FUNCTION, HEADER, PROGRAM)
|
/external/libedit/ |
D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS] 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/protobuf/ |
D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS] 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/protobuf/gtest/build-aux/ |
D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS] 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libmicrohttpd/ |
D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS] 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/google-breakpad/autotools/ |
D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS] 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/pcre/dist/ |
D | compile | 241 Usage: compile [--help] [--version] PROGRAM [ARGS] 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libevent/ |
D | compile | 236 Usage: compile [--help] [--version] PROGRAM [ARGS] 239 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/libopus/ |
D | compile | 237 Usage: compile [--help] [--version] PROGRAM [ARGS] 240 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
123456789