/external/icu4c/tools/genbrk/ |
Makefile.in | 24 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 34 DEPS = $(OBJECTS:.o=.d) 87 -include $(DEPS) 90 -include $(DEPS)
|
/external/icu4c/tools/genccode/ |
Makefile.in | 25 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 35 DEPS = $(OBJECTS:.o=.d) 88 -include $(DEPS) 91 -include $(DEPS)
|
/external/icu4c/tools/gencfu/ |
Makefile.in | 24 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 34 DEPS = $(OBJECTS:.o=.d) 87 -include $(DEPS) 90 -include $(DEPS)
|
/external/icu4c/tools/gencmn/ |
Makefile.in | 25 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 35 DEPS = $(OBJECTS:.o=.d) 87 -include $(DEPS) 90 -include $(DEPS)
|
/external/icu4c/tools/gencnval/ |
Makefile.in | 25 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 35 DEPS = $(OBJECTS:.o=.d) 88 -include $(DEPS) 91 -include $(DEPS)
|
/external/icu4c/tools/gendict/ |
Makefile.in | 24 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 34 DEPS = $(OBJECTS:.o=.d) 87 -include $(DEPS) 90 -include $(DEPS)
|
/external/icu4c/tools/gennorm2/ |
Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 77 -include $(DEPS)
|
/external/icu4c/tools/gensprep/ |
Makefile.in | 25 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 35 DEPS = $(OBJECTS:.o=.d) 88 -include $(DEPS) 91 -include $(DEPS)
|
/external/icu4c/tools/gentest/ |
Makefile.in | 18 CLEANFILES = *~ $(DEPS) 29 DEPS = $(OBJECTS:.o=.d) 70 -include $(DEPS) 73 -include $(DEPS)
|
/external/icu4c/tools/icupkg/ |
Makefile.in | 24 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 34 DEPS = $(OBJECTS:.o=.d) 88 -include $(DEPS) 91 -include $(DEPS)
|
/external/icu4c/tools/icuswap/ |
Makefile.in | 24 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 34 DEPS = $(OBJECTS:.o=.d) 89 -include $(DEPS) 92 -include $(DEPS)
|
/external/icu4c/tools/pkgdata/ |
Makefile.in | 24 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 39 DEPS = $(OBJECTS:.o=.d) 93 -include $(DEPS) 96 -include $(DEPS)
|
/external/icu4c/samples/legacy/ |
Makefile | 37 DEPS=$(OBJECTS:.o=.d) 52 -$(RMV) $(DEPS) 84 -include $(DEPS)
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
template.mk | 36 [[ExpandDict('DEPS', targets[0].get('DEPS', []))]] 37 [[ExpandDict('LIBS', targets[0].get('LIBS', []), pre_list=['$(DEPS)'])]] 60 [[if targets[0].get('DEPS'):]] 61 $(foreach dep,$(DEPS),$(eval $(call DEPEND_RULE,$(dep)))) 82 $(eval $(call LINK_RULE,{{name}}_unstripped,$({{sources}}),$(LIBS),$(DEPS))) 85 $(eval $(call LINK_RULE,{{name}},$({{sources}}),$(LIBS),$(DEPS)))
|
/external/chromium_org/tools/checkdeps/ |
checkdeps.py | 8 Checks DEPS files in the source tree for rules, and applies those rules to 10 permitted by the DEPS files will fail. 12 The format of the deps file: 14 First you have the normal module-level deps. These are the ones used by 17 deps = { 21 DEPS files not in the top-level of a module won't need this. Then you 24 module-level deps). You can also specify a path that is allowed for 35 # deps above), but nothing in "base/evil" because it's evil. 42 # no deps rule for it. 64 DEPS files may be placed anywhere in the tree. Each one applies to al [all...] |
/external/chromium_org/build/git-hooks/ |
pre-commit | 21 commit the new version to DEPS, instead. 29 To make changes to submodule names/paths, edit DEPS.
|
/external/chromium_org/third_party/icu/source/test/letest/ |
Makefile.in | 20 CLEANFILES = *~ $(DEPS) 49 DEPS = $(OBJECTS:.o=.d) 98 -include $(DEPS) 102 -include $(DEPS)
|
/external/chromium_org/third_party/icu/source/tools/genbrk/ |
Makefile.in | 24 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 37 DEPS = $(OBJECTS:.o=.d) 90 -include $(DEPS) 93 -include $(DEPS)
|
/external/chromium_org/third_party/icu/source/tools/genccode/ |
Makefile.in | 25 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 38 DEPS = $(OBJECTS:.o=.d) 91 -include $(DEPS) 94 -include $(DEPS)
|
/external/chromium_org/third_party/icu/source/tools/gencmn/ |
Makefile.in | 25 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 38 DEPS = $(OBJECTS:.o=.d) 90 -include $(DEPS) 93 -include $(DEPS)
|
/external/chromium_org/third_party/icu/source/tools/gencnval/ |
Makefile.in | 25 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 38 DEPS = $(OBJECTS:.o=.d) 91 -include $(DEPS) 94 -include $(DEPS)
|
/external/chromium_org/third_party/icu/source/tools/genctd/ |
Makefile.in | 24 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 37 DEPS = $(OBJECTS:.o=.d) 90 -include $(DEPS) 93 -include $(DEPS)
|
/external/chromium_org/third_party/icu/source/tools/genrb/ |
Makefile.in | 27 CLEANFILES = *~ $(MAN_FILES) $(DEPS) $(DERB_DEPS) 43 DEPS = $(OBJECTS:.o=.d) 106 -include $(DEPS) 110 -include $(DEPS)
|
/external/chromium_org/third_party/icu/source/tools/gensprep/ |
Makefile.in | 25 CLEANFILES = *~ $(DEPS) $(MAN_FILES) 38 DEPS = $(OBJECTS:.o=.d) 91 -include $(DEPS) 94 -include $(DEPS)
|
/external/chromium_org/third_party/icu/source/tools/icuinfo/ |
Makefile.in | 18 CLEANFILES = *~ $(DEPS) $(PLUGIN_OBJECTS) $(PLUGINFILE) $(PLUGIN) 33 DEPS = $(OBJECTS:.o=.d) 107 -include $(DEPS) 110 -include $(DEPS)
|