Searched defs:DEPS (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/samples/legacy/
H A DMakefile37 DEPS=$(OBJECTS:.o=.d) macro
52 -$(RMV) $(DEPS)
84 -include $(DEPS)
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
H A Ddeps.py38 class DEPS(object): class in inherits:object
H A Dapi.py36 from webkitpy.common.checkout.deps import DEPS namespace
153 return DEPS(os.path.join(self._scm.checkout_root, "Source", "WebKit", "chromium", "DEPS"))

Completed in 71 milliseconds