/third_party/rust/crates/libc/ci/ |
D | build.sh | 172 TARGETS="" 175 TARGETS="${RUST_LINUX_TARGETS}" 178 TARGETS="${TARGETS} ${RUST_GT_1_13_LINUX_TARGETS}" 180 TARGETS="${TARGETS} ${RUST_GT_1_19_LINUX_TARGETS}" 182 TARGETS="${TARGETS} ${RUST_GT_1_24_LINUX_TARGETS}" 188 TARGETS="${TARGETS} ${RUST_NIGHTLY_LINUX_TARGETS}" 193 TARGETS="${RUST_APPLE_TARGETS}" 196 TARGETS="${TARGETS} ${RUST_NIGHTLY_APPLE_TARGETS}" 201 TARGETS=${RUST_NIGHTLY_WINDOWS_TARGETS} 208 for TARGET in $TARGETS; do
|
D | semver.sh | 21 TARGETS= 24 TARGETS="\ 52 TARGETS="\ 60 for TARGET in $TARGETS; do
|
/third_party/selinux/libsepol/utils/ |
D | Makefile | 10 TARGETS=$(patsubst %.c,%,$(sort $(wildcard *.c))) 12 all: $(TARGETS) 16 install -m 755 $(TARGETS) $(DESTDIR)$(BINDIR) 19 -rm -f $(TARGETS) *.o
|
/third_party/musl/scripts/build_lite/ |
D | Makefile | 58 TARGETS = $(if $(wildcard $(LITEOSADIR)),liteos_a_user,) macro 59 TARGETS += $(if $(wildcard $(LINUXDIR)),linux_user,) 81 .PHONY: $(TARGETS:%=musl_copy_for_%) 82 .PHONY: $(TARGETS:%=musl_patch_for_%) 83 .PHONY: $(TARGETS:%=musl_install_for_%) 84 .PHONY: $(TARGETS:%=linux_header_install_for_%) 85 .PHONY: $(TARGETS:%=nuttx_header_install_for_%) 86 .PHONY: $(TARGETS:%=optimized_routines_install_for_%) 89 all: $(TARGETS:%=musl_install_for_%) 91 $(TARGETS:%=musl_copy_for_%):
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/mme/ |
D | Makefile | 2 TARGETS=com9097.mme.h com90c0.mme.h macro 4 all: $(TARGETS) 6 $(TARGETS): %.mme.h: %.mme
|
/third_party/node/deps/base64/base64/lib/tables/ |
D | Makefile | 3 TARGETS := table_dec_32bit.h table_enc_12bit.h table_generator macro 5 all: $(TARGETS) 8 $(RM) $(TARGETS)
|
/third_party/selinux/libselinux/utils/ |
D | Makefile | 49 TARGETS=sefcontext_compile 51 TARGETS=$(patsubst %.c,%,$(sort $(wildcard *.c))) macro 56 all: $(TARGETS) 60 install -m 755 $(TARGETS) $(DESTDIR)$(SBINDIR) 63 rm -f $(TARGETS) *.o *~
|
/third_party/openGLES/extensions/ |
D | Makefile | 11 TARGETS = arbext.php esext.php glext.php scext.php macro 13 all: $(TARGETS) 28 -rm -f $(TARGETS)
|
/third_party/node/deps/cares/ |
D | Makefile.dj | 49 TARGETS = libcares.a acountry.exe adig.exe ahost.exe 53 all: $(OBJ_DIR) $(GENERATED) $(TARGETS) 77 - rm -f $(TARGETS) $(TARGETS:.exe=.map)
|
D | Makefile.Watcom | 19 TARGETS = $(LIBNAME).dll $(LIBNAME)_imp.lib $(LIBNAME).lib 92 all: $(ARESBUILDH) $(OBJ_BASE) $(TARGETS) $(DEMOS) .SYMBOLIC 131 -$(RM) $(TARGETS) $(LIBNAME).map
|
/third_party/curl/docs/examples/ |
D | Makefile.mk | 66 TARGETS := $(patsubst %,%$(BIN_EXT),$(strip $(check_PROGRAMS))) 67 TOCLEAN := $(TARGETS) 74 all: $(TARGETS)
|
/third_party/selinux/checkpolicy/ |
D | Makefile | 8 TARGETS = checkpolicy checkmodule macro 29 all: $(TARGETS) 56 install -m 755 $(TARGETS) $(DESTDIR)$(BINDIR) 71 -rm -f $(TARGETS) $(CHECKPOLOBJS) $(CHECKMODOBJS) y.tab.c y.tab.h lex.yy.c
|
/third_party/icu/icu4c/source/samples/uresb/ |
D | resources.mak | 7 TARGETS = en.res root.res sr.res macro 17 all : $(TARGETS) 21 -erase $(TARGETS)
|
/third_party/skia/third_party/externals/icu/source/samples/uresb/ |
D | resources.mak | 7 TARGETS = en.res root.res sr.res macro 17 all : $(TARGETS) 21 -erase $(TARGETS)
|
/third_party/node/deps/cares/src/tools/ |
D | CMakeLists.txt | 19 INSTALL (TARGETS ahost COMPONENT Tools ${TARGETS_INST_DEST}) 36 INSTALL (TARGETS adig COMPONENT Tools ${TARGETS_INST_DEST}) 53 INSTALL (TARGETS acountry COMPONENT Tools ${TARGETS_INST_DEST})
|
/third_party/curl/src/ |
D | Makefile.mk | 62 TARGETS := curl$(BIN_EXT) 108 $(TARGETS): $(curl_OBJECTS) $(curl_DEPENDENCIES) 111 all: $(OBJ_DIR) $(TARGETS)
|
/third_party/musl/ndk-test/ndk-test/src/installing/src/ |
D | CMakeLists.txt | 38 INSTALL(TARGETS ndk_examples_inst_bin 43 INSTALL(TARGETS ndk_examples_inst
|
/third_party/glslang/SPIRV/ |
D | CMakeLists.txt | 114 install(TARGETS SPVRemapper EXPORT SPVRemapperTargets 118 install(TARGETS SPIRV EXPORT SPIRVTargets 124 install(TARGETS SPVRemapper EXPORT SPVRemapperTargets 127 install(TARGETS SPIRV EXPORT SPIRVTargets
|
/third_party/protobuf/cmake/ |
D | install.cmake | 25 install(TARGETS ${_library} EXPORT protobuf-targets 32 install(TARGETS protoc EXPORT protobuf-targets 124 export(TARGETS libprotobuf-lite libprotobuf libprotoc protoc 129 export(TARGETS libprotobuf-lite libprotobuf
|
/third_party/node/deps/v8/tools/dev/ |
D | gm.py | 52 TARGETS = ["d8", "cctest", "unittests", "v8_fuzzers", "wasm_api_tests", "wee8", variable 102 "targets": ", ".join(TARGETS)} 202 for t in TARGETS: 458 if word in TARGETS: 471 elif word in TARGETS:
|
/third_party/node/deps/v8/tools/cppgc/ |
D | gen_cmake.py | 213 TARGETS = { variable 329 TARGETS[target], []).append('${' + self._SourceVar(target) + '}') 446 if TARGETS[target] == 'tests': 498 V8GNTransformer(builder, TARGETS.keys()).Traverse(tree)
|
/third_party/nghttp2/lib/ |
D | CMakeLists.txt | 57 install(TARGETS nghttp2 73 install(TARGETS nghttp2_static
|
/third_party/node/deps/nghttp2/lib/ |
D | CMakeLists.txt | 57 install(TARGETS nghttp2 73 install(TARGETS nghttp2_static
|
/third_party/glslang/StandAlone/ |
D | CMakeLists.txt | 86 install(TARGETS glslangValidator EXPORT glslangValidatorTargets 91 install(TARGETS spirv-remap EXPORT spirv-remapTargets 97 … install(TARGETS glslang-default-resource-limits EXPORT glslang-default-resource-limitsTargets
|
/third_party/curl/lib/ |
D | Makefile.mk | 355 all: $(TARGETS) 371 @$(call DEL, $(TARGETS) $(TOVCLEAN)) 403 TARGETS := $(libcurl_a_LIBRARY) $(libcurl_dll_LIBRARY) 425 all: $(OBJ_DIR) $(TARGETS)
|