HomeSort by relevance Sort by last modified time
    Searched refs:removing (Results 1 - 17 of 17) sorted by null

  /device/samsung/maguro/self-extractors/
generate-packages.sh 100 rm $FILEDIR/$(basename $ONE_FILE) || echo \ \ \ \ Error removing original $ONE_FILE
101 rm -rf $FILEDIR/$(basename $ONE_FILE).parts/META-INF || echo \ \ \ \ Error removing META-INF for $ONE_FILE
  /device/ti/panda/self-extractors/
generate-packages.sh 66 rm $FILEDIR/$(basename $ONE_FILE) || echo \ \ \ \ Error removing original $ONE_FILE
67 rm -rf $FILEDIR/$(basename $ONE_FILE).parts/META-INF || echo \ \ \ \ Error removing META-INF for $ONE_FILE
  /external/chromium/chrome/browser/resources/shared/js/
local_strings.js 39 * Returns a string after removing Windows-style accelerators.
  /external/v8/test/mjsunit/
debug-multiple-breakpoints.js 75 // Perform the same test using function g (this time removing the break points
fuzz-natives.js 89 // by randomly removing kOnManyArgumentsRemove entries
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_noderemovechild.js 114 // documented rather than removing the body element.
  /external/chromium/chrome/browser/history/
history_unittest.cc 312 DownloadID in_progress, removing; local
325 EXPECT_NE(0, removing = AddDownload(DownloadItem::REMOVING, month_ago));
331 // Try removing from current timestamp. This should delete the one in the
337 // Try removing from two months ago. This should not delete items that are
338 // 'in progress' or in 'removing' state.
353 EXPECT_EQ(DownloadItem::REMOVING, downloads[2].state);
359 EXPECT_TRUE(db_->UpdateDownload(512, DownloadItem::CANCELLED, removing));
361 // Try removing from Time=0. This should delete all.
  /external/icu4c/test/testdata/
testdata.mak 18 # I generated it with an ICU 4.2.1 build on Linux after removing
  /frameworks/base/core/java/android/content/
SyncStorageEngine.java 788 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "removing - " + authority);
860 SparseArray<AuthorityInfo> removing = new SparseArray<AuthorityInfo>(); local
870 removing.put(auth.ident, auth)
    [all...]
  /external/jpeg/
ltmain.sh     [all...]
  /external/v8/benchmarks/
deltablue.js 788 * measured for adding and removing this constraint, and extracting
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 782 * measured for adding and removing this constraint, and extracting
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 782 * measured for adding and removing this constraint, and extracting
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 782 * measured for adding and removing this constraint, and extracting
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php     [all...]
  /external/dropbear/libtommath/
bn.tex 195 A trim is a manner of removing functionality from a function that is not required. For instance, to perform
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 547 milliseconds