Home
last modified time | relevance | path

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

12345678910

/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/lldb/scripts/
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/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/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/libusb/
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/chromium_org/third_party/libxslt/
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/chromium_org/third_party/tcmalloc/vendor/
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/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/elfutils/0.153/config/
Dylwrap44 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
51 PROGRAM is program to run
/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/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
Dprogram_parse.tab.h99 PROGRAM = 317, enumerator
207 #define PROGRAM 317 macro
/external/libopus/
Dcompile237 Usage: compile [--help] [--version] PROGRAM [ARGS]
240 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/chromium_org/third_party/opus/src/
Dcompile237 Usage: compile [--help] [--version] PROGRAM [ARGS]
240 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libedit/
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/libpng/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/llvm/test/CodeGen/AArch64/
Darm64-memcpy-inline.ll8 @.str1 = private unnamed_addr constant [31 x i8] c"DHRYSTONE PROGRAM, SOME STRING\00", align 1
9 @.str2 = private unnamed_addr constant [36 x i8] c"DHRYSTONE PROGRAM, SOME STRING BLAH\00", align 1
10 @.str3 = private unnamed_addr constant [24 x i8] c"DHRYSTONE PROGRAM, SOME\00", align 1

12345678910