HomeSort by relevance Sort by last modified time
    Searched full:clean (Results 576 - 600 of 2092) sorted by null

<<21222324252627282930>>

  /external/proguard/src/proguard/preverify/
SubroutineInliner.java 53 // Clean up any old visitor info.
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
Makefile 33 clean:
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_QPEApp.cc 57 /* If the reference count reached zero, clean up the app */
  /external/quake/quake/src/QW/server/
makefile 40 clean:
  /external/stlport/test/eh/
cray.mak 55 clean:
intel.mak 44 clean :
  /external/strace/
TODO 28 fix clean targets so config.h and config.status can be removed
  /external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCoreGenerated.make 23 clean:
  /external/webkit/WebKit/win/
CodeAnalysisConfig.h 31 // warning C6211: Leaking memory due to an exception. Consider using a local catch block to clean up memory.
  /external/webkit/WebKitTools/wx/packaging/
build-debian-installer.py 32 os.system('fakeroot debian/rules clean')
  /external/yaffs2/yaffs2/utils/
Makefile 53 clean:
  /external/zlib/
Makefile.in 121 mostlyclean: clean
122 clean:
127 maintainer-clean: distclean
128 distclean: clean
  /frameworks/base/core/java/android/ddm/
DdmHandleExit.java 54 * periodic transmissions or clean up saved state.
  /sdk/eclipse/scripts/
build_plugins.sh 18 # - Build does not properly clean up after itself (build server always executes from
19 # a clean state.)
129 # If it contains old data the build may fail so we need to clean it first
180 # clean input directories to make sure there's nothing left from previous run
  /external/apache-http/src/org/apache/commons/codec/language/
SoundexUtils.java 36 * The String to clean.
37 * @return A clean String.
39 static String clean(String str) { method in class:SoundexUtils
  /external/dropbear/libtommath/
makefile.icc 112 clean:
115 cd etc ; make clean
116 cd pics ; make clean
  /external/icu4c/tools/tzcode/
Makefile.in 132 clean:
144 dataclean: clean
147 distclean: dataclean clean
Makefile.org 132 clean:
144 dataclean: clean
147 distclean: dataclean clean
  /external/libpng/scripts/
makefile.cegcc 22 # make clean
102 clean:
112 @echo " make clean"
  /external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_license_manager_interface.h 54 * Method to clean license store
71 * clean license store command.
73 * @param [out] aStatus: clean store status output
  /external/quake/quake/src/QW/client/
wad.c 111 char clean[16]; local
113 W_CleanupName (name, clean);
117 if (!strcmp(clean, lump_p->name))
  /external/quake/quake/src/WinQuake/
wad.cpp 111 char clean[16]; local
113 W_CleanupName (name, clean);
117 if (!strcmp(clean, lump_p->name))
  /external/webkit/WebKit/mac/Misc/
WebIconDatabase.h 60 Note that an icon can be retained after the database clean-up has begun. This just has to be done before the icon is removed. Icons are removed from the database whenever new icons are added to it.
128 delayDatabaseCleanUp increments an internal counter that when 0 begins the database clean-up.
136 allowDatabaseCleanup decrements an internal counter that when 0 begins the database clean-up.
  /external/webkit/WebKit/win/Interfaces/
IWebIconDatabase.idl 49 Note that an icon can be retained after the database clean-up has begun. This just has to be done before the icon is removed. Icons are removed from the database whenever new icons are added to it.
129 delayDatabaseCleanUp increments an internal counter that when 0 begins the database clean-up.
138 allowDatabaseCleanup decrements an internal counter that when 0 begins the database clean-up.
  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
GNUmakefile 81 clean:
103 clean:
110 .PHONY: all clean

Completed in 259 milliseconds

<<21222324252627282930>>