/third_party/boost/tools/build/src/engine/ |
D | rules.h | 40 typedef struct _targets TARGETS; typedef 90 TARGETS * targets; 91 TARGETS * sources; /* aka $(>) */ 116 TARGETS * next; 117 TARGETS * tail; /* valid only for head */ 129 TARGETS * depends; /* dependencies */ 130 TARGETS * dependants; /* the inverse of dependencies */ 131 TARGETS * rebuilds; /* targets that should be force-rebuilt 221 TARGETS * parents; /* used by make1() for completion */ 259 void freetargets ( TARGETS * ); [all …]
|
D | rules.cpp | 240 TARGETS * targetlist( TARGETS * chain, LIST * target_names ) in targetlist() 258 TARGETS * targetentry( TARGETS * chain, TARGET * target ) in targetentry() 260 TARGETS * const c = (TARGETS *)BJAM_MALLOC( sizeof( TARGETS ) ); in targetentry() 280 TARGETS * targetchain( TARGETS * chain, TARGETS * targets ) in targetchain() 415 void freetargets( TARGETS * chain ) in freetargets() 419 TARGETS * const n = chain->next; in freetargets()
|
D | make.cpp | 56 static TARGETS * make0sort( TARGETS * c ); 174 TARGETS * q; in update_dependants() 212 TARGETS * d; in force_rebuilds() 237 TARGETS * c; in make0rescan() 290 TARGETS * c; in make0() 444 TARGETS * incs = 0; in make0() 699 TARGETS * c; in make0() 788 TARGETS * c; in dependGraphOutput() 889 static TARGETS * make0sort( TARGETS * chain ) in make0sort() 893 TARGETS * result = 0; in make0sort() [all …]
|
D | make1.cpp | 62 static LIST * make1list ( LIST *, TARGETS *, int flags ); 69 static int targets_contains( TARGETS * l, TARGET * t ); 70 static int targets_equal( TARGETS * l1, TARGETS * l2 ); 346 TARGETS * c; in make1a() 399 TARGETS * c; in make1b() 640 TARGETS * c; in make1c() 1175 TARGETS * semaphores = NULL; in make1cmds() 1176 TARGETS * targets_iter; in make1cmds() 1317 static LIST * make1list( LIST * l, TARGETS * targets, int flags ) in make1list() 1420 static int targets_contains( TARGETS * l, TARGET * t ) in targets_contains() [all …]
|
D | command.h | 82 TARGETS * lock; /* semaphores that are required by this cmd. */ 83 TARGETS * unlock; /* semaphores that are released when this cmd finishes. */
|
D | compile.cpp | 109 TARGETS * t; in evaluate_rule() 116 action->targets = targetlist( (TARGETS *)0, lol_get( frame->args, 0 ) ); in evaluate_rule() 117 action->sources = targetlist( (TARGETS *)0, lol_get( frame->args, 1 ) ); in evaluate_rule()
|
/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/mindspore/cmake/ |
D | package.cmake | 53 TARGETS _c_expression 60 TARGETS _mindspore_offline_debug 67 TARGETS mindspore_shared_lib 73 TARGETS mindspore_gvar 96 TARGETS _c_dataengine _c_mindrecord 102 TARGETS cache_admin cache_server 147 TARGETS nnacl 156 TARGETS _ms_mpi 163 TARGETS mpi_adapter 170 TARGETS _ascend_mpi [all …]
|
D | package_win.cmake | 50 TARGETS _c_expression 56 TARGETS mindspore_shared_lib 62 TARGETS mindspore_gvar 79 TARGETS _c_dataengine _c_mindrecord 110 TARGETS nnacl 119 TARGETS _ms_mpi 126 TARGETS mpi_adapter 136 TARGETS gpu_collective 142 TARGETS gpu_queue
|
D | package_tar.cmake | 25 TARGETS mindspore_shared_lib 31 TARGETS mindspore_gvar 58 TARGETS _c_dataengine _c_mindrecord 63 TARGETS cache_admin cache_server 99 TARGETS ps_cache 119 TARGETS nnacl
|
/third_party/musl/scripts/build_lite/ |
D | Makefile | 58 TARGETS = $(if $(wildcard $(LITEOSADIR)),liteos_a_user,) macro 59 TARGETS += $(if $(wildcard $(LINUXDIR)),linux_user,) 80 .PHONY: $(TARGETS:%=musl_copy_for_%) 81 .PHONY: $(TARGETS:%=musl_patch_for_%) 82 .PHONY: $(TARGETS:%=musl_install_for_%) 83 .PHONY: $(TARGETS:%=linux_header_install_for_%) 84 .PHONY: $(TARGETS:%=nuttx_header_install_for_%) 85 .PHONY: $(TARGETS:%=optimized_routines_install_for_%) 88 all: $(TARGETS:%=musl_install_for_%) 90 $(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/selinux/libselinux/utils/ |
D | Makefile | 50 TARGETS=sefcontext_compile macro 52 TARGETS=$(patsubst %.c,%,$(sort $(wildcard *.c))) macro 57 all: $(TARGETS) 61 install -m 755 $(TARGETS) $(DESTDIR)$(SBINDIR) 64 rm -f $(TARGETS) *.o *~
|
/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)
|
/third_party/flutter/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/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/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/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/boost/libs/lambda/test/ |
D | Makefile | 45 TARGETS = ${SOURCES:.cpp=.exe} macro 47 all: $(TARGETS) 65 /bin/rm -rf $(TARGETS) $(OBJECTS) $(DEP_FILES)
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/ |
D | Makefile.in | 7 TARGETS = \ 10 all: Makefile $(TARGETS) 33 rm -f $(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/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/boost/libs/nowide/cmake/ |
D | InstallTargets.cmake | 9 # - TARGETS: List of targets to install 15 cmake_parse_arguments(PARSE_ARGV 0 ARG "" "NAMESPACE;CONFIG_FILE;VERSION_COMPATIBILITY" "TARGETS") 50 install(TARGETS ${ARG_TARGETS}
|
/third_party/flutter/skia/third_party/externals/libwebp/ |
D | CMakeLists.txt | 392 install(TARGETS dwebp RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) 401 install(TARGETS cwebp RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) 440 install(TARGETS gif2webp RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) 456 install(TARGETS img2webp RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) 477 install(TARGETS vwebp RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) 495 install(TARGETS webpinfo RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) 505 install(TARGETS webpmux RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) 522 install(TARGETS get_disto RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) 528 install(TARGETS webp_quality RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) 543 install(TARGETS vwebp_sdl RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}) [all …]
|
/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
|