HomeSort by relevance Sort by last modified time
    Searched full:removing (Results 1 - 25 of 1206) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/storage/domstorage/localstorage/
index-get-and-set-expected.txt 26 Removing FOO, then trying to read it
index-get-and-set.html 62 log("Removing FOO, then trying to read it");
  /external/webkit/LayoutTests/storage/domstorage/sessionstorage/
index-get-and-set-expected.txt 26 Removing FOO, then trying to read it
index-get-and-set.html 62 log("Removing FOO, then trying to read it");
  /development/tools/findunused/
removeunusedresources 45 echo REMOVING FILE: $RESLINE
60 echo REMOVING STRING $LINE from $RESLINE
65 echo REMOVING $LINE from $RESLINE
  /external/chromium/net/base/
network_change_notifier_helper.h 7 // particular, it manages adding/removing observers and sending them
  /external/kernel-headers/original/linux/
patchkey.h 7 * clear whether removing this would break anything in userspace.
  /external/oprofile/libutil/
op_lockfile.c 52 fprintf(stderr, "Removing stale lock file %s\n",
  /external/webkit/LayoutTests/storage/domstorage/
quota-expected.txt 26 Removing bucket 38.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
patchkey.h 7 * clear whether removing this would break anything in userspace.
  /external/webkit/WebCore/css/
CSSHelper.h 31 // includes trimming leading and trailing control characters (including whitespace), removing
32 // url() or URL() if it surrounds the entire string, removing matching quote marks if present,
  /libcore/support/src/test/java/tests/support/
Support_SetTest.java 43 assertTrue("Set Test - Removing an element did not change the set", set
46 "Set Test - Adding and removing a duplicate element failed to remove it",
  /libcore/luni/src/main/java/java/lang/ref/
ReferenceQueue.java 43 * Returns the next available reference from the queue, removing it in the
71 * Returns the next available reference from the queue, removing it in the
84 * Returns the next available reference from the queue, removing it in the
  /dalvik/vm/mterp/
rebuild.sh 28 echo Removing unneeded assembly source for portable interpreter
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ForwardTarget.java 28 * Example of removing yourself from the history stack after forwarding to
  /development/simulator/app/
LocalBiChannel.h 25 * /tmp with the specified name, removing any existing copy.
LogPool.h 35 /* resize the pool, removing excess messages */
  /external/chromium/net/url_request/
url_request_job_tracker.cc 33 NOTREACHED() << "Removing a non-active job";
  /external/chromium/third_party/icu/source/common/
ucnv_set.c 17 * moved here from ucnv.c for removing the dependency of other ucnv_
  /external/chromium/third_party/icu/source/test/intltest/
ustrtest.h 36 * More extensively test methods for removing and replacing
  /external/icu4c/common/
ucnv_set.c 17 * moved here from ucnv.c for removing the dependency of other ucnv_
  /external/icu4c/test/intltest/
ustrtest.h 36 * More extensively test methods for removing and replacing
  /external/quake/
cleanupdevicesdcard.sh 41 echo "Removing Quake files and directories from the device's sdcard"
  /external/webkit/WebCore/manual-tests/
input-type-file-autocomplete-frame-1.html 10 <li> without ever removing focus from the input field, select the suggestion autofill suggests
  /external/webkit/WebKitTools/BuildSlaveSupport/
build-launcher-dmg 54 print "Removing previous temp source directory (if any)...\n";
56 die "Removing previous temp source directory failed" if $?;
74 print "Removing temp source directory...\n";
76 die "Removing temp source directory failed" if $?;

Completed in 277 milliseconds

1 2 3 4 5 6 7 8 91011>>