HomeSort by relevance Sort by last modified time
    Searched refs:clean (Results 651 - 675 of 828) sorted by null

<<21222324252627282930>>

  /external/e2fsprogs/debian/
rules 238 mrproper: clean
371 clean:
694 .PHONY: binary binary-arch binary-indep clean checkroot mrproper \
  /external/wpa_supplicant_8/hostapd/
Makefile 910 $(MAKE) -C ../src/drivers clean; \
966 clean:
967 $(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/extensions/renderer/resources/
messaging.js 182 // 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/chromium_org/third_party/libvpx/
generate_gypi.sh 221 # Clean files from previous make.
223 make clean > /dev/null
  /external/libpcap/msdos/
makefile 90 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'
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar 
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_history.js 89 * Routinely clean out history and determine if the given node has become
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
interframe.js 88 * Unregister the main window event listener. Intended for clean unit testing;
  /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/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/wpa_supplicant_8/wpa_supplicant/
nmake.mak 239 clean:
  /frameworks/base/core/jni/
Android.mk 205 # TODO: clean up Minikin so it doesn't need the freetype include
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PostCompilerBuilder.java 135 protected void clean(IProgressMonitor monitor) throws CoreException { method in class:PostCompilerBuilder
136 super.clean(monitor);
142 AdtPlugin.log(IStatus.INFO, "%s CLEAN(POST)", project.getName());
    [all...]
  /external/chromium_org/third_party/readability/js/
readability.js 427 * Prepare the article node for display. Clean out any inline styles,
437 /* Clean out junk from the article content */
439 readability.clean(articleContent, "object");
440 readability.clean(articleContent, "h1");
447 readability.clean(articleContent, "h2");
449 readability.clean(articleContent, "iframe");
784 * So we have all of the content that we need. Now we clean it up for presentation.
    [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh 53 # clean remove files from the build directory
1016 clean|clea|cle|cl)
1017 shift; set dummy --mode clean ${1+"$@"}; shift
1106 clean|compile|execute|finish|install|link|relink|uninstall) ;;
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh 53 # clean remove files from the build directory
1016 clean|clea|cle|cl)
1017 shift; set dummy --mode clean ${1+"$@"}; shift
1106 clean|compile|execute|finish|install|link|relink|uninstall) ;;
    [all...]

Completed in 583 milliseconds

<<21222324252627282930>>