Home
last modified time | relevance | path

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

12345678910>>...13

/external/swiftshader/third_party/LLVM/utils/bugpoint/
DRemoteRunSafely.sh69 PROGRAM=$(basename $1)
81 if [ "$RHOST" = "" -o "$PROGRAM" = "" ]; then
86 local_program=$WORKING_DIR"/"$PROGRAM
93 remote="./"$PROGRAM
/external/swiftshader/third_party/llvm-7.0/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/utils/bugpoint/
DRemoteRunSafely.sh69 PROGRAM=$(basename $1)
81 if [ "$RHOST" = "" -o "$PROGRAM" = "" ]; then
86 local_program=$WORKING_DIR"/"$PROGRAM
93 remote="./"$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/curl/src/
Dmakefile.dj56 PROGRAM = curl.exe
59 all: $(OBJ_DIR) $(PROGRAM)
62 $(PROGRAM): $(OBJECTS) ../lib/libcurl.a
91 - $(DELETE) $(PROGRAM)
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dllvmdo71 PROGRAM=`which $1`
72 if test ! -x "$PROGRAM" ; then
181 -exec $PROGRAM "$@" {} \; \)
/external/swiftshader/third_party/LLVM/utils/
Dllvmdo71 PROGRAM=`which $1`
72 if test ! -x "$PROGRAM" ; then
181 -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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/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/libusb-compat/
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/libnetfilter_conntrack/
Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
42 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
/external/libxkbcommon/xkbcommon/build-aux/
Dylwrap75 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
82 PROGRAM is program to run
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/one-true-awk/
Dytab.h49 PROGRAM = 259, enumerator
146 #define PROGRAM 259 macro
/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/libxml2/
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/ImageMagick/config/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
/external/curl/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining

12345678910>>...13