/external/mesa3d/bin/ |
D | mklib | 138 DEPS="" 186 DEPS="$DEPS $1" 189 DEPS="$DEPS $1" 192 DEPS="$DEPS $1" 195 DEPS="$DEPS $1" 199 DEPS="$DEPS $1" 202 DEPS="$DEPS -pthread" 298 echo DEPS are $DEPS 361 ${LINK} ${OPTS} ${LDFLAGS} -o ${LIBNAME} ${OBJECTS} ${DEPS} 425 ${LINK} ${OPTS} ${LDFLAGS} -o ${LIBNAME}.so.${VERSION} ${OBJECTS} ${DEPS} [all …]
|
/external/linux-kselftest/tools/testing/selftests/exec/ |
D | Makefile | 3 DEPS = execveat.symlink execveat.denatured script subdir macro 4 all: $(BINARIES) $(DEPS) 22 TEST_FILES := $(DEPS) Makefile 27 rm -rf $(BINARIES) $(DEPS) subdir.moved execveat.moved xxxxx*
|
/external/swiftshader/third_party/LLVM/tools/llvm-config/ |
D | find-cycles.pl | 25 my %DEPS; 35 $DEPS{$module} = \@dependencies; 50 @dependencies{@{$DEPS{$module}}} = 1; 96 my @modules = sort keys %DEPS; 129 foreach my $dep (@{$DEPS{$module}}) {
|
/external/icu/icu4c/source/test/compat/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 72 -include $(DEPS) 75 -include $(DEPS)
|
/external/libchrome/sandbox/linux/ |
D | DEPS | 3 # Exclude a few dependencies that are included in the root DEPS and that we 5 # Sadly, there is no way to exclude all root DEPS since the root has no name. 16 # a more specific DEPS file. 17 # base/, build/ and testing/ are already included in the global DEPS file,
|
/external/icu/icu4c/source/samples/cal/ |
D | Makefile.in | 21 CLEANFILES = *~ $(DEPS) 31 DEPS = $(OBJECTS:.o=.d) 73 -include $(DEPS) 76 -include $(DEPS)
|
/external/icu/icu4c/source/test/thaitest/ |
D | Makefile.in | 19 CLEANFILES = *~ $(DEPS) 33 DEPS = $(OBJECTS:.o=.d) 75 -include $(DEPS) 79 -include $(DEPS)
|
/external/skia/site/dev/chrome/ |
D | repo.md | 9 This command does a minimal "just sync the DEPS" emulation of gclient sync for 14 We no longer recommend the .gclient file manipulation to have Chromium DEPS also 15 sync Skia's DEPS. Most of those DEPS are for building and testing only;
|
/external/icu/icu4c/source/test/testmap/ |
D | Makefile.in | 19 CLEANFILES = *~ $(DEPS) 33 DEPS = $(OBJECTS:.o=.d) 75 -include $(DEPS) 79 -include $(DEPS)
|
/external/icu/icu4c/source/samples/date/ |
D | Makefile.in | 21 CLEANFILES = *~ $(DEPS) 31 DEPS = $(OBJECTS:.o=.d) 73 -include $(DEPS) 76 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/charperf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/utfperf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/utrie2perf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/icu/icu4c/source/tools/gennorm2/ |
D | Makefile.in | 22 CLEANFILES = *~ $(DEPS) 32 DEPS = $(OBJECTS:.o=.d) 76 -include $(DEPS) 79 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/ustrperf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/normperf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/dicttrieperf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/icu/icu4c/source/tools/gentest/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 31 DEPS = $(OBJECTS:.o=.d) 72 -include $(DEPS) 75 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/ubrkperf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/unisetperf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 73 -include $(DEPS) 77 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/collperf2/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/convperf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/usetperf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/icu/icu4c/source/test/perf/strsrchperf/ |
D | Makefile.in | 20 CLEANFILES = *~ $(DEPS) 30 DEPS = $(OBJECTS:.o=.d) 74 -include $(DEPS) 78 -include $(DEPS)
|
/external/autotest/client/site_tests/desktopui_SonicExtension/ |
D | config_json_iterator.py | 57 DEPS = '_deps' variable in ConfigJsonIterator 109 if ConfigJsonIterator.DEPS not in ret_dict: 112 deps_list = ret_dict[ConfigJsonIterator.DEPS] 116 del ret_dict[ConfigJsonIterator.DEPS]
|