Home
last modified time | relevance | path

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

12345678910>>...13

/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/llvm-project/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.dj56 PROGRAM = curl.exe
59 all: $(OBJ_DIR) $(PROGRAM)
62 $(PROGRAM): $(OBJECTS) ../lib/libcurl.a
91 - $(DELETE) $(PROGRAM)
/external/clang/tools/scan-build-py/tests/functional/src/build/
DMakefile6 PROGRAM = $(OBJDIR)/prg macro
29 $(PROGRAM): $(OBJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o $(OBJDIR)/emit-one.o $(OBJ…
32 build_regular: $(PROGRAM)
39 …$(CC) $(CFLAGS) $(LDFLAGS) -o $(PROGRAM) $(SRCDIR)/main.c $(SRCDIR)/clean-one.c $(SRCDIR)/clean-tw…
42 rm -f $(PROGRAM) $(OBJDIR)/*.o
/external/llvm-project/clang/tools/scan-build-py/tests/functional/src/build/
DMakefile6 PROGRAM = $(OBJDIR)/prg macro
29 $(PROGRAM): $(OBJDIR)/main.o $(OBJDIR)/clean-one.o $(OBJDIR)/clean-two.o $(OBJDIR)/emit-one.o $(OBJ…
32 build_regular: $(PROGRAM)
39 …$(CC) $(CFLAGS) $(LDFLAGS) -o $(PROGRAM) $(SRCDIR)/main.c $(SRCDIR)/clean-one.c $(SRCDIR)/clean-tw…
42 rm -f $(PROGRAM) $(OBJDIR)/*.o
/external/llvm-project/llvm/utils/
Dllvmdo70 PROGRAM=`which $1`
71 if test ! -x "$PROGRAM" ; then
180 -exec $PROGRAM "$@" {} \; \)
/external/llvm/utils/
Dllvmdo71 PROGRAM=`which $1`
72 if test ! -x "$PROGRAM" ; then
181 -exec $PROGRAM "$@" {} \; \)
/external/strace/m4/
Dwarnings.m420 # [PROGRAM = AC_LANG_PROGRAM()])
22 # Check if the compiler supports OPTION when compiling PROGRAM.
64 # [PROGRAM = AC_LANG_PROGRAM()])
67 # 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/libopus/m4/
Dopus-intrinsics.m44 …MPILER-FLAG-FOR-INTRINSICS, VAR-IF-PRESENT, VAR-IF-DEFAULT, TEST-PROGRAM-HEADER, TEST-PROGRAM-BODY)
/external/libogg/
Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libnetfilter_conntrack/
Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/OpenCL-CTS/test_common/harness/
Dref_counting.h48 #define MARK_REF_COUNT_PROGRAM(c) MARK_REF_COUNT_BASE(c, Program, PROGRAM)
49 #define TEST_REF_COUNT_PROGRAM(c) TEST_REF_COUNT_BASE(c, Program, PROGRAM)
/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/speex/
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/strace/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/expat/conftools/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/iperf3/config/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libevent/build-aux/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/ImageMagick/config/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/python/cpython2/Modules/_ctypes/libffi/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/pcre/dist2/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libffi/.travis/
Dcompile244 Usage: compile [--help] [--version] PROGRAM [ARGS]
247 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/lmfit/build-aux/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining

12345678910>>...13