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

  /external/webkit/Tools/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/v8/test/mjsunit/
accessors-on-global-object.js 59 // Test that replacing a getter with a normal property works as
regexp-static.js 129 // String.prototype.replace must interleave matching and replacing when a
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
nodereplacechild02.js 83 its DocumentType (replacing node with itself -- implementation dependent)
documentgetdoctype01.js 78 Retreive the doctype node, create a new Doctype node, call replaceChild and try replacing the
nodereplacechild21.js 91 Also try replacing the docType with an entity node and see if the same exception gets thrown.
nodereplacechild28.js 80 entity reference. Since the replacing text node should be removed
nodereplacechild39.js 78 Attempt to add a second document element by a replacing a trailing comment. The attempt should result
  /external/bison/data/
glr.cc 27 # difference, and similarly for glr.cc replacing lalr1.cc.
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java 585 final boolean replacing = intent.getBooleanExtra(Intent.EXTRA_REPLACING, false);
597 if (!replacing) {
600 // else, we are replacing the package, so a PACKAGE_ADDED will be sent
603 if (!replacing) {
    [all...]
  /external/v8/src/
v8natives.js 675 // Steps 9b & 12 - replacing an existing accessor property with a data
703 // Steps 9c & 12 - replacing an existing data property with an accessor
    [all...]
string.js 362 // Helper function for replacing regular expressions with the result of a
objects.cc 4281 const bool replacing = !inserting; local
    [all...]
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java     [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 636 /* ------------------------- Test replacing packages --------------*/
671 boolean replacing = intent.getBooleanExtra(Intent.EXTRA_REPLACING, false);
672 if (!replacing) {
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 134 # We're replacing this element with one of its siblings.
    [all...]
  /frameworks/base/services/java/com/android/server/pm/
PackageManagerService.java     [all...]
  /frameworks/base/core/java/android/webkit/
WebView.java     [all...]
  /external/iproute2/doc/
ip-cref.tex 89 --- output each record on a single line, replacing line feeds
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 

Completed in 672 milliseconds