Home
last modified time | relevance | path

Searched refs:PROGRAMS (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/ltp/tools/sparse/sparse-src/
DMakefile94 PROGRAMS := macro
95 PROGRAMS += compile
96 PROGRAMS += ctags
97 PROGRAMS += example
98 PROGRAMS += graph
99 PROGRAMS += obfuscate
100 PROGRAMS += sparse
101 PROGRAMS += test-dissect
102 PROGRAMS += test-lexing
103 PROGRAMS += test-linearize
[all …]
/third_party/openssl/test/
Dbuild.info33 PROGRAMS{noinst}= \
68 PROGRAMS{noinst}=enginetest
202 PROGRAMS{noinst}=acvp_test
218 PROGRAMS{noinst}=igetest bftest casttest
407 PROGRAMS{noinst}=http_test
487 PROGRAMS{noinst}=cmsapitest
494 PROGRAMS{noinst}=dtls_mtu_test
501 PROGRAMS{noinst}=shlibloadtest
505 PROGRAMS{noinst}=moduleloadtest
512 PROGRAMS{noinst}=cipher_overhead_test
[all …]
/third_party/openssl/fuzz/
Dbuild.info12 PROGRAMS{noinst}=asn1 asn1parse bignum bndiv client conf crl server x509
15 PROGRAMS{noinst}=cmp
19 PROGRAMS{noinst}=cms
23 PROGRAMS{noinst}=ct
76PROGRAMS{noinst}=asn1-test asn1parse-test bignum-test bndiv-test client-test conf-test crl-test se…
79 PROGRAMS{noinst}=cmp-test
83 PROGRAMS{noinst}=cms-test
87 PROGRAMS{noinst}=ct-test
/third_party/libcoap/tests/oss-fuzz/
DMakefile.ci.in23 PROGRAMS:=$(patsubst %_target.o, %_fuzzer, $(OBJECTS))
27 all: $(PROGRAMS)
38 @-$(RM) $(OBJECTS) $(PROGRAMS)
/third_party/nghttp2/script/
DCMakeLists.txt3 PROGRAMS fetch-ocsp-response
/third_party/elfutils/tests/
Drun-lfs-symbols.sh76 for program in $(makeprint PROGRAMS $dir); do
/third_party/mbedtls/programs/psa/
DCMakeLists.txt43 install(PROGRAMS
/third_party/openssl/doc/internal/man7/
Dbuild.info.pod19 B<PROGRAMS=> I<name> ...
134 PROGRAMS=foo bar
224 PROGRAMS=foo "space cadet" bar
367 =item B<PROGRAMS=> I<name> ...
371 B<PROGRAMS> statements may have attributes, which apply to all the
374 PROGRAMS=foo
375 PROGRAMS{noinst}=bar
488 module or script given with B<PROGRAMS>, B<LIBS>, B<MODULES> and
623 Any file that is mentioned in the B<PROGRAMS>, B<LIBS>, B<MODULES> or
/third_party/mtdev/config-aux/
Ddepcomp38 Run PROGRAMS ARGS to compile a file, generating dependencies
43 source Source file read by `PROGRAMS ARGS'.
/third_party/skia/third_party/externals/spirv-tools/tools/lesspipe/
DCMakeLists.txt27 install(PROGRAMS spirv-lesspipe.sh DESTINATION ${CMAKE_INSTALL_BINDIR})
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/lesspipe/
DCMakeLists.txt27 install(PROGRAMS spirv-lesspipe.sh DESTINATION ${CMAKE_INSTALL_BINDIR})
/third_party/flutter/skia/third_party/externals/spirv-tools/tools/lesspipe/
DCMakeLists.txt27 install(PROGRAMS spirv-lesspipe.sh DESTINATION ${CMAKE_INSTALL_BINDIR})
/third_party/spirv-tools/tools/lesspipe/
DCMakeLists.txt27 install(PROGRAMS spirv-lesspipe.sh DESTINATION ${CMAKE_INSTALL_BINDIR})
/third_party/openssl/Configurations/
DREADME-design.md39 The variables `PROGRAMS`, `LIBS`, `MODULES` and `SCRIPTS` are used to declare
70 PROGRAMS=openssl
153 PROGRAMS=apps/openssl
176 `PROGRAMS` may be used to declare programs only.
229 the PROGRAMS variable in build.info files.
Dwindows-makefile.tmpl72 PROGRAMS={- our @PROGRAMS = map { platform->bin($_) } @{$unified_info{programs}}; join(" ", @PROGRA…
424 build_programs_nodep: $(PROGRAMS) $(SCRIPTS)
469 {- join("\n\t", map { "-del /Q /F $_" } @PROGRAMS) || "\@rem" -}
/third_party/openssl/apps/
Dbuild.info59 PROGRAMS=openssl
/third_party/flutter/skia/third_party/externals/harfbuzz/
Dgit.mk340 $(PROGRAMS) $(check_PROGRAMS) $(EXTRA_PROGRAMS) \
/third_party/skia/third_party/externals/harfbuzz/
Dgit.mk340 $(PROGRAMS) $(check_PROGRAMS) $(EXTRA_PROGRAMS) \
/third_party/harfbuzz/
Dgit.mk340 $(PROGRAMS) $(check_PROGRAMS) $(EXTRA_PROGRAMS) \
/third_party/libxml2/
DCMakeLists.txt528 PROGRAMS variable
532 foreach(PROGRAM ${PROGRAMS})
711 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/xml2-config DESTINATION ${CMAKE_INSTALL_BINDIR} COMPON…
/third_party/flutter/skia/third_party/externals/libpng/
DCMakeLists.txt886 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config DESTINATION bin)
887 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config DESTINATION bin)
907 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config
911 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config
/third_party/skia/third_party/externals/libpng/
DCMakeLists.txt886 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config DESTINATION bin)
887 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config DESTINATION bin)
907 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config
911 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config
/third_party/libpng/
Dhuawei_libpng_CMakeList.patch891 - install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config DESTINATION bin)
892 - install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config DESTINATION bin)
912 - install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config
916 - install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config
/third_party/libffi/
Ddepcomp37 Run PROGRAMS ARGS to compile a file, generating dependencies
/third_party/libevdev/build-aux/
Ddepcomp37 Run PROGRAMS ARGS to compile a file, generating dependencies

1234