Home
last modified time | relevance | path

Searched refs:PROGRAM (Results 1 – 25 of 225) sorted by relevance

123456789

/external/llvm/utils/bugpoint/
DRemoteRunSafely.sh69 PROGRAM=$(basename $1)
81 if [ "$RHOST" = "" -o "$PROGRAM" = "" ]; then
86 local_program=$WORKING_DIR"/"$PROGRAM
93 remote="./"$PROGRAM
/external/curl/src/
Dmakefile.dj36 PROGRAM = curl.exe
39 all: $(OBJ_DIR) $(PROGRAM)
42 $(PROGRAM): $(OBJECTS) ../lib/libcurl.a
71 - $(DELETE) $(PROGRAM)
/external/llvm/utils/
Dllvmdo71 PROGRAM=`which $1`
72 if test ! -x "$PROGRAM" ; then
181 -exec $PROGRAM "$@" {} \; \)
/external/bison/m4/
Dwarnings.m419 # [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/
Dwarnings.m419 # [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/
Dunaligned-load.ll5 @.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/
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
/external/c-ares/
Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libusb/
Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libusb-compat/
Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libvorbis/
Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/cmockery/cmockery_0_1_2/
Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libogg/
Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/bison/build-aux/
Dylwrap44 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
51 PROGRAM is program to run
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/
Dcompile204 Usage: compile [--help] [--version] PROGRAM [ARGS]
207 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/llvm/autoconf/m4/
Dsingle_cxx_check.m42 dnl AC_SINGLE_CXX_CHECK(CACHEVAR, FUNCTION, HEADER, PROGRAM)
/external/libedit/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/protobuf/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/protobuf/gtest/build-aux/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libmicrohttpd/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/google-breakpad/autotools/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/pcre/dist/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libevent/
Dcompile236 Usage: compile [--help] [--version] PROGRAM [ARGS]
239 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libopus/
Dcompile237 Usage: compile [--help] [--version] PROGRAM [ARGS]
240 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining

123456789