Home
last modified time | relevance | path

Searched refs:TARGETS (Results 1 – 25 of 203) sorted by relevance

123456789

/third_party/boost/tools/build/src/engine/
Drules.h40 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 …]
Drules.cpp240 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()
Dmake.cpp56 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 …]
Dmake1.cpp62 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 …]
Dcommand.h82 TARGETS * lock; /* semaphores that are required by this cmd. */
83 TARGETS * unlock; /* semaphores that are released when this cmd finishes. */
Dcompile.cpp109 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/
DMakefile10 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/
Dpackage.cmake53 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 …]
Dpackage_win.cmake50 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
Dpackage_tar.cmake25 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/
DMakefile58 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/
DMakefile2 TARGETS=com9097.mme.h com90c0.mme.h macro
4 all: $(TARGETS)
6 $(TARGETS): %.mme.h: %.mme
/third_party/selinux/libselinux/utils/
DMakefile50 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/
DMakefile.dj49 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/
Dresources.mak7 TARGETS = en.res root.res sr.res macro
17 all : $(TARGETS)
21 -erase $(TARGETS)
/third_party/skia/third_party/externals/icu/source/samples/uresb/
Dresources.mak7 TARGETS = en.res root.res sr.res macro
17 all : $(TARGETS)
21 -erase $(TARGETS)
/third_party/icu/icu4c/source/samples/uresb/
Dresources.mak7 TARGETS = en.res root.res sr.res macro
17 all : $(TARGETS)
21 -erase $(TARGETS)
/third_party/selinux/checkpolicy/
DMakefile8 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/
DMakefile45 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/
DMakefile.in7 TARGETS = \
10 all: Makefile $(TARGETS)
33 rm -f $(TARGETS)
/third_party/node/deps/cares/src/tools/
DCMakeLists.txt19 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/
DCMakeLists.txt38 INSTALL(TARGETS ndk_examples_inst_bin
43 INSTALL(TARGETS ndk_examples_inst
/third_party/boost/libs/nowide/cmake/
DInstallTargets.cmake9 # - 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/
DCMakeLists.txt392 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/
DCMakeLists.txt114 install(TARGETS SPVRemapper EXPORT SPVRemapperTargets
118 install(TARGETS SPIRV EXPORT SPIRVTargets
124 install(TARGETS SPVRemapper EXPORT SPVRemapperTargets
127 install(TARGETS SPIRV EXPORT SPIRVTargets

123456789