Home
last modified time | relevance | path

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

12345678910>>...24

/aosp_15_r20/external/clang/tools/clang-format/
H A DCMakeLists.txt22 install(PROGRAMS clang-format-bbedit.applescript
25 install(PROGRAMS clang-format-diff.py
28 install(PROGRAMS clang-format-sublime.py
31 install(PROGRAMS clang-format.el
34 install(PROGRAMS clang-format.py
37 install(PROGRAMS git-clang-format
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/internal/
H A DMakefile.in7 PROGRAMS = \
9 TARGETS = $(PROGRAMS) $(NONPORTABLE)
23 all: $(PROGRAMS) $(NONPORTABLE)
25 check: $(PROGRAMS) $(NONPORTABLE)
26 for prog in $(PROGRAMS) $(NONPORTABLE); do \
H A DMakefile7 PROGRAMS = \ macro
9 TARGETS = $(PROGRAMS) $(NONPORTABLE)
23 all: $(PROGRAMS) $(NONPORTABLE)
25 check: $(PROGRAMS) $(NONPORTABLE)
26 for prog in $(PROGRAMS) $(NONPORTABLE); do \
H A DMakefile.win49 PROGRAMS =
51 TARGETS = $(PROGRAMS) $(NONPORTABLE)
/aosp_15_r20/external/bcc/examples/networking/http_filter/
H A DCMakeLists.txt2 set(PROGRAMS http-parse-complete.py http-parse-simple.py) variable
4 install(PROGRAMS ${PROGRAMS} DESTINATION share/bcc/examples/networking/http_filter)
/aosp_15_r20/external/bcc/examples/networking/tunnel_monitor/
H A DCMakeLists.txt2 set(PROGRAMS main.py monitor.py setup.sh traffic.sh) variable
4 install(PROGRAMS ${PROGRAMS} DESTINATION share/bcc/examples/networking/tunnel_monitor)
/aosp_15_r20/external/bcc/tools/
H A DCMakeLists.txt8 install(PROGRAMS ${FIL} DESTINATION share/bcc/tools RENAME ${FIL_WE})
13 install(PROGRAMS ${FIL} DESTINATION share/bcc/tools RENAME ${FIL_WE})
19 install(PROGRAMS ${FIL} DESTINATION share/bcc/tools RENAME ${FIL_WE})
/aosp_15_r20/external/xz-embedded/userspace/
H A DMakefile25 PROGRAMS = xzminidec bytetest buftest boottest macro
29 all: $(PROGRAMS)
49 $(BUFTEST_OBJS) $(BOOTTEST_OBJS) $(PROGRAMS)
/aosp_15_r20/external/gsc-utils/extra/usb_updater/
H A DMakefile7 PROGRAMS := gsctool macro
48 all: $(PROGRAMS)
71 rm -rf $(PROGRAMS) *~ *.o *.d dp generated_version.h
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-build/
DCMakeLists.txt41 install(PROGRAMS bin/${BinFile} DESTINATION bin)
53 install(PROGRAMS libexec/${LibexecFile} DESTINATION libexec)
65 install(PROGRAMS man/${ManPage} DESTINATION ${CMAKE_INSTALL_MANDIR}/man1)
/aosp_15_r20/external/clang/tools/scan-build/
H A DCMakeLists.txt41 install(PROGRAMS bin/${BinFile} DESTINATION bin)
53 install(PROGRAMS libexec/${LibexecFile} DESTINATION libexec)
65 install(PROGRAMS man/${ManPage} DESTINATION ${CMAKE_INSTALL_MANDIR}/man1)
/aosp_15_r20/external/libevent/test/
H A DMakefile.nmake30 PROGRAMS=regress.exe \
41 all: $(PROGRAMS)
79 -del $(PROGRAMS)
/aosp_15_r20/external/AFLplusplus/utils/afl_network_proxy/
H A DGNUmakefile8 PROGRAMS = afl-network-client afl-network-server macro
30 all: $(PROGRAMS)
/aosp_15_r20/external/cronet/third_party/libevent/test/
H A DMakefile.nmake12 PROGRAMS=regress.exe \
21 all: $(PROGRAMS)
/aosp_15_r20/external/pigweed/pw_build/py/pw_build/
H A Dpigweed_upstream_build.py191 presubmit_programs=pw_presubmit.pigweed_presubmit.PROGRAMS,
203 pw_presubmit.pigweed_presubmit.PROGRAMS,
/aosp_15_r20/external/open-dice/tools/open_dice_tools/
H A Dpresubmit.py97 PROGRAMS = pw_presubmit.Programs( variable
135 cli.add_arguments(parser, PROGRAMS, "quick")
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/
Dinstall_programs.rst6 Use the :command:`install(PROGRAMS)` command instead.
10 directly replaced by the ``PROGRAMS`` form of the :command:`install`
/aosp_15_r20/external/ot-br-posix/tools/reference_device/
H A DCMakeLists.txt37 PROGRAMS testharness-discovery
48 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/testharness-discovery.init
/aosp_15_r20/external/libcups/scheduler/
H A DMakefile69 PROGRAMS = \ macro
79 $(PROGRAMS)
227 for file in $(PROGRAMS); do \
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A DMakefile50 PROGRAMS = $(TESTALL_COMPONENTS) $(STDTEST_PORTABLE) $(STDTEST_NONPORTABLE) \ macro
53 TARGETS = $(PROGRAMS)
H A DMakefile.in50 PROGRAMS = $(TESTALL_COMPONENTS) $(STDTEST_PORTABLE) $(STDTEST_NONPORTABLE) \
53 TARGETS = $(PROGRAMS)
/aosp_15_r20/external/zstd/build/cmake/programs/
H A DCMakeLists.txt54 install(PROGRAMS ${PROGRAMS_DIR}/zstdgrep DESTINATION "${CMAKE_INSTALL_BINDIR}")
55 install(PROGRAMS ${PROGRAMS_DIR}/zstdless DESTINATION "${CMAKE_INSTALL_BINDIR}")
/aosp_15_r20/external/libnfnetlink/
H A Ddepcomp38 Run PROGRAMS ARGS to compile a file, generating dependencies
43 source Source file read by `PROGRAMS ARGS'.
/aosp_15_r20/external/libnetfilter_conntrack/
H A Ddepcomp38 Run PROGRAMS ARGS to compile a file, generating dependencies
43 source Source file read by `PROGRAMS ARGS'.
/aosp_15_r20/external/libexif/
H A Ddepcomp38 Run PROGRAMS ARGS to compile a file, generating dependencies
43 source Source file read by `PROGRAMS ARGS'.

12345678910>>...24