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

1 2 3 4 5 6 7 8 91011>>

  /external/harfbuzz_ng/contrib/
README 2 Will be replaced with something functional one day.
  /external/wpa_supplicant_8/hostapd/
hostapd.vlan 7 # name will be replaced with the VLAN ID. The network interfaces are created
  /external/chromium_org/net/base/
url_util.cc 31 bool replaced = false; local
46 // Check |replaced| as only the first pair should be replaced.
47 if (!replaced && key == param_name) {
48 replaced = true;
60 if (!replaced) {
  /external/chromium/base/debug/
profiler.h 19 // {pid} will be replaced by the process' pid and {count} will be replaced
  /external/chromium/chrome/browser/ui/views/tab_contents/
native_tab_contents_view_delegate.h 27 // These three can be replaced by Widget::OnSizeChanged and some new
36 // These two can be replaced by an override of Widget::OnMouseEvent.
  /external/linux-tools-perf/util/
quote.h 8 * any single quote is replaced with '\'', any exclamation point
9 * is replaced with '\!', and the whole thing is enclosed in a
  /prebuilts/tools/common/m2/internal/jdom/jdom/1.0/
jdom-1.0.pom 19 <!-- should be replaced jaxen-jdom provided with jdom -->
32 <!-- should be replaced by xalan.jar from jdom, their version was 2.5.D1 -->
  /external/chromium_org/chrome/browser/resources/chrome_app/
manifest.json 13 "web_url": "http://THIS-WILL-BE-REPLACED"
  /external/doclava/res/assets/templates/
components.cs 1 <?cs # This default template file is meant to be replaced. ?>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_future.py 3 from __future__ import foo is replaced with an empty line.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_future.py 3 from __future__ import foo is replaced with an empty line.
  /external/llvm/test/Object/
archive-update.test 24 Check that without the 'u' option the member is replaced with an older file.
28 Check that with the 'u' option the member is replaced with a newer file.
32 Check that with the 'u' option the member is not replaced with an older file.
  /frameworks/base/core/java/android/text/method/
SingleLineTransformationMethod.java 39 * The characters to be replaced are \n and \r.
46 * The character \n is replaced with is space;
47 * the character \r is replaced with is FEFF (zero width space).
  /development/tutorials/MoarRam/res/values/
styles.xml 4 Base application theme, dependent on API level. This theme is replaced
  /external/chromium/base/third_party/icu/
README.chromium 8 The main change is that U_/U8_/U16_ prefixes have been replaced with
  /external/chromium_org/chrome/browser/safe_browsing/
signature_util_posix.cc 6 // It should eventually be replaced with a real implementation.
  /frameworks/base/core/res/res/raw-ar/
loaderror.html 15 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/core/res/res/raw-ja/
loaderror.html 15 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/core/res/res/raw-ko/
loaderror.html 15 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/core/res/res/raw-ru/
loaderror.html 15 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/core/res/res/raw-th/
loaderror.html 15 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/core/res/res/raw-zh-rCN/
loaderror.html 15 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/core/res/res/raw-zh-rTW/
loaderror.html 15 <!-- The %e is replaced by a localized error string -->
  /frameworks/base/tests/TransitionTests/res/values/
styles.xml 4 Base application theme, dependent on API level. This theme is replaced
  /ndk/tests/device/test-stlport_shared-exception/jni/
weak1.cpp 17 any exceptions, it is weak, and may therefore be replaced at

Completed in 1085 milliseconds

1 2 3 4 5 6 7 8 91011>>