HomeSort by relevance Sort by last modified time
    Searched refs:clean (Results 551 - 575 of 705) sorted by null

<<212223242526272829

  /build/core/
main.mk 76 dont_bother_goals := clean clobber dataclean installclean \
97 # This allows us to force a clean build - included after the config.mk
    [all...]
  /external/e2fsprogs/e2fsck/
Makefile.in 254 clean:
262 mostlyclean: clean
263 distclean: clean
  /external/e2fsprogs/misc/
Makefile.in 530 clean:
542 mostlyclean: clean
543 distclean: clean
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 427 $(MAKE) clean
433 $(MAKE) clean
448 $(MAKE) clean
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 428 $(MAKE) clean
434 $(MAKE) clean
449 $(MAKE) clean
    [all...]
  /external/wpa_supplicant_8/hostapd/
Makefile 874 $(MAKE) -C ../src/drivers clean; \
926 clean:
927 $(MAKE) -C ../src clean
  /external/bison/data/
glr.cc 23 # skeleton is clean and pure enough so that there are no real
  /external/chromium_org/chrome/renderer/resources/extensions/
messaging.js 180 // doesn't keep a reference to it, we need to clean up the port. Do
197 // going to send a response, so clean up the port immediately.
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
jquery-1.3.2.js 57 selector = jQuery.clean( [ match[1] ], context );
108 // Get the whole matched element set as a clean array
112 // Return a 'clean' array
320 return jQuery.clean([html.replace(/ jQuery\d+="(?:\d+|null)"/g, "").replace(/^\s*/, "")])[0];
517 scripts = jQuery.clean( args, (this[0].ownerDocument || this[0]), fragment ),
847 clean: function( elems, context, fragment ) {
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/
Makefile 96 clean:
  /external/linux-tools-perf/Documentation/
Makefile 216 clean:
  /external/oprofile/events/i386/nehalem/
unit_masks 341 0x01 demand_clean Counts L2 clean cache lines evicted by a demand request
343 0x04 prefetch_clean Counts L2 clean cache line evicted by a prefetch request
  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 506 the code clean (no phoneme codes here), and maps 's' to 's' or 'z'
  /external/chromium_org/remoting/webapp/
host_screen.js 91 // <= 0s, which shouldn't happen so we don't care how clean this UX is.
170 // TODO(jamiewalch): Clean this up. We should have a class representing
  /external/chromium_org/third_party/WebKit/Tools/qunit/test/
test.js 321 test("let teardown clean up globals", function() {
  /external/chromium_org/v8/test/mjsunit/
array-elements-from-array-prototype-chain.js 38 // Note: they are put into a separate file as we need maximally clean
array-elements-from-array-prototype.js 38 // Note: they are put into a separate file as we need maximally clean
array-elements-from-object-prototype.js 38 // Note: they are put into a separate file as we need maximally clean
  /external/e2fsprogs/
e2fsprogs.spec 82 %clean
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
  /external/openssh/contrib/suse/
openssh.spec 173 %clean
  /external/v8/test/mjsunit/
array-elements-from-array-prototype-chain.js 38 // Note: they are put into a separate file as we need maximally clean
array-elements-from-array-prototype.js 38 // Note: they are put into a separate file as we need maximally clean
array-elements-from-object-prototype.js 38 // Note: they are put into a separate file as we need maximally clean

Completed in 749 milliseconds

<<212223242526272829