HomeSort by relevance Sort by last modified time
    Searched refs:replacing (Results 1 - 25 of 38) sorted by null

1 2

  /external/webkit/WebKitTools/DumpRenderTree/gtk/
fonts.conf 6 Accept deprecated 'mono' alias, replacing it with 'monospace'
18 Accept alternate 'sans serif' spelling, replacing it with 'sans-serif'
30 Accept deprecated 'sans' alias, replacing it with 'sans-serif'
  /external/webkit/WebKitTools/DumpRenderTree/qt/
fonts.conf 6 Accept deprecated 'mono' alias, replacing it with 'monospace'
18 Accept alternate 'sans serif' spelling, replacing it with 'sans-serif'
30 Accept deprecated 'sans' alias, replacing it with 'sans-serif'
  /development/scripts/
combine_sdks.sh 5 echo replacing $1
  /external/chromium/base/
linux_versioninfo.scons 302 # Force files below the build directory by replacing all '..'
test_support_base.scons 287 # Force files below the build directory by replacing all '..'
test_support_perf.scons 292 # Force files below the build directory by replacing all '..'
base_i18n.scons 302 # Force files below the build directory by replacing all '..'
base_unittests.scons 444 # Force files below the build directory by replacing all '..'
base.scons 575 # Force files below the build directory by replacing all '..'
  /external/chromium/net/
net_test_support.scons 296 # Force files below the build directory by replacing all '..'
crash_cache.scons 400 # Force files below the build directory by replacing all '..'
fetch_client.scons 404 # Force files below the build directory by replacing all '..'
fetch_server.scons 412 # Force files below the build directory by replacing all '..'
net_perftests.scons 414 # Force files below the build directory by replacing all '..'
stress_cache.scons 400 # Force files below the build directory by replacing all '..'
tld_cleanup.scons 354 # Force files below the build directory by replacing all '..'
  /external/chromium/third_party/icu/
icudata.scons 263 # Force files below the build directory by replacing all '..'
  /external/chromium/third_party/libevent/
libevent.scons 273 # Force files below the build directory by replacing all '..'
  /external/chromium/third_party/modp_b64/
modp_b64.scons 257 # Force files below the build directory by replacing all '..'
  /external/chromium/third_party/zlib/
zlib.scons 286 # Force files below the build directory by replacing all '..'
  /external/bison/data/
glr.cc 27 # difference, and similarly for glr.cc replacing lalr1.cc.
  /external/chromium/sdch/
sdch.scons 294 # Force files below the build directory by replacing all '..'
  /external/v8/test/mjsunit/
regexp-static.js 129 // String.prototype.replace must interleave matching and replacing when a
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java 319 final boolean replacing = intent.getBooleanExtra(Intent.EXTRA_REPLACING, false);
331 if (!replacing) {
334 // else, we are replacing the package, so a PACKAGE_ADDED will be sent
337 if (!replacing) {
    [all...]
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java     [all...]

Completed in 616 milliseconds

1 2