Home
last modified time | relevance | path

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

12345678910>>...15

/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/llvm/utils/
Dllvmdo71 PROGRAM=`which $1`
72 if test ! -x "$PROGRAM" ; then
181 -exec $PROGRAM "$@" {} \; \)
/external/licenseclassifier/v2/assets/License/Autodesk-3D-Studio-File-Toolkit/
Dlicense.txt52 * AUTODESK PROVIDES THIS PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
56 * NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE UNINTERRUPTED
58 * THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU
61 * PART OF THIS LICENSE. NO USE OF THE PROGRAM IS AUTHORIZED HEREUNDER
66 * OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THIS PROGRAM AS
69 * OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
71 * THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
/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/libconfig/aux-build/
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/licenseclassifier/v2/assets/License/GPL-1.0/
Dlicense.txt171 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
172 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
174 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
177 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
178 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
183 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
185 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
187 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
/external/licenseclassifier/licenses/
DGPL-1.0.txt171 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
172 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
174 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
177 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
178 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
183 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
185 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
187 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
/external/libxml2/
DCMakeLists.txt462 foreach(PROGRAM ${PROGRAMS})
463 add_executable(${PROGRAM} ${PROGRAM}.c)
464 add_executable(LibXml2::${PROGRAM} ALIAS ${PROGRAM})
465 target_compile_definitions(${PROGRAM} PRIVATE SYSCONFDIR="${CMAKE_INSTALL_FULL_SYSCONFDIR}")
466 target_link_libraries(${PROGRAM} LibXml2)
468 target_link_libraries(${PROGRAM} history)
471 target_link_libraries(${PROGRAM} readline)
473 …install(TARGETS ${PROGRAM} EXPORT LibXml2 RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT pr…
/external/cronet/third_party/libxml/src/
DCMakeLists.txt462 foreach(PROGRAM ${PROGRAMS})
463 add_executable(${PROGRAM} ${PROGRAM}.c)
464 add_executable(LibXml2::${PROGRAM} ALIAS ${PROGRAM})
465 target_compile_definitions(${PROGRAM} PRIVATE SYSCONFDIR="${CMAKE_INSTALL_FULL_SYSCONFDIR}")
466 target_link_libraries(${PROGRAM} LibXml2)
468 target_link_libraries(${PROGRAM} history)
471 target_link_libraries(${PROGRAM} readline)
473 …install(TARGETS ${PROGRAM} EXPORT LibXml2 RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT pr…
/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/ImageMagick/config/
Dcompile241 Usage: compile [--help] [--version] PROGRAM [ARGS]
244 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
/external/pcre/
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/libevent/build-aux/
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/strace/
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

12345678910>>...15