Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 15 of 15) sorted by relevance

/TwlSDK-5.5/build/tools/defval/test/
DMakefile37 .PHONY: build install do-autotest clean clobber
55 clean clobber super-clobber: target
/TwlSDK-5.5/build/tools/makelcf/test/
DMakefile103 .PHONY: build install do-autotest clean clobber
116 clean clobber super-clobber: target
/TwlSDK-5.5/build/tools/makelcf.TWL/test/
DMakefile41 .PHONY: build install do-autotest clean clobber
54 clean clobber super-clobber: target
/TwlSDK-5.5/build/demos/tips/
DMakefile29 ifneq (,$(filter FINALROM,$(TWL_BUILD_TYPE))$(findstring $(MAKECMDGOALS),clean clobber))
/TwlSDK-5.5/build/buildtools/
Dmodulerules.skip23 .PHONY: all default build install clean clobber full super-full
Dmodulerules.cctype.CW284 ifneq ($(findstring $(MAKECMDGOALS),build_and_install make-verinfo clean-verinfo),)
307 .PHONY: clean-verinfo
308 clean-verinfo:
Dmodulerules145 .PHONY: all default build install clean clobber full super-full
328 clean: make-sub
/TwlSDK-5.5/build/buildtools/twl/
Dmodulerules.x8690 clean clobber super-clobber
189 clean: make-sub label
Dmodulerules22 ifeq ($(filter clean clobber,$(MAKECMDGOALS)),)
119 ifneq ($(filter clean clobber,$(MAKECMDGOALS)),)
/TwlSDK-5.5/build/buildtools/nitro/
Dmodulerules.x8690 clean clobber super-clobber
196 clean: make-sub label
Dmodulerules22 ifeq ($(filter clean clobber,$(MAKECMDGOALS)),)
89 ifneq ($(filter clean clobber,$(MAKECMDGOALS)),)
/TwlSDK-5.5/include/nitro/specfiles/
DARM7-TEG.lsf24 # clean up comments
DARM7-TS.lsf33 # clean up comments
DARM9-TEG.lcf57 # clean unused variables
/TwlSDK-5.5/build/libraries/mb/common/src/
Dmb_fileinfo.c78 static void MBi_ReadSegmentHeader(const MBiSegmentHeaderInfo * p, u32 top, u32 bottom, BOOL clean);
435 static void MBi_ReadSegmentHeader(const MBiSegmentHeaderInfo * p, u32 top, u32 bottom, BOOL clean) in MBi_ReadSegmentHeader() argument
450 if (clean) in MBi_ReadSegmentHeader()