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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/text/method/
TransformationMethod.java 23 * TextView uses TransformationMethods to do things like replacing the
31 * for example, replacing each character with a dot in a password field.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/String/
replace-001.js 34 * replacing each matched substring with the corresponding return value
39 * input string by replacing each matched substring with a string derived
40 * from newstring by replacing characters in newstring by replacement text
  /dalvik/tests/
README.txt 12 replacing class files created in the first pass. The "src-ex" directory
  /external/chromium/chrome/common/extensions/docs/examples/apps/background-simple/
README 7 2. Edit manifest.json. Search for SOME_, replacing the text with URLs
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/workspace/HelloLicense/war/
index.html 5 <!-- "Quirks Mode". Replacing this declaration -->
  /external/llvm/include/llvm/Transforms/Utils/
IntegerDivision.h 26 /// Generate code to calculate the remainder of two integers, replacing Rem
36 /// Generate code to divide two integers, replacing Div with the generated
46 /// Generate code to calculate the remainder of two integers, replacing Rem
53 /// Generate code to divide two integers, replacing Div with the generated
  /frameworks/base/graphics/java/android/graphics/
CornerPathEffect.java 23 * replacing any sharp angles between line segments into rounded angles of
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/util/
TestFragmentTransaction.java 13 private boolean replacing; field in class:TestFragmentTransaction
59 this.replacing = true;
191 return replacing;
  /frameworks/base/core/java/android/os/
Bundle.java 388 * Inserts a Boolean value into the mapping of this Bundle, replacing
400 * Inserts a byte value into the mapping of this Bundle, replacing
412 * Inserts a char value into the mapping of this Bundle, replacing
424 * Inserts a short value into the mapping of this Bundle, replacing
436 * Inserts an int value into the mapping of this Bundle, replacing
448 * Inserts a long value into the mapping of this Bundle, replacing
460 * Inserts a float value into the mapping of this Bundle, replacing
472 * Inserts a double value into the mapping of this Bundle, replacing
484 * Inserts a String value into the mapping of this Bundle, replacing
496 * Inserts a CharSequence value into the mapping of this Bundle, replacing
    [all...]
  /external/bison/m4/
snprintf.m4 9 dnl must guarantee that the decision for replacing snprintf is a superset
vsnprintf.m4 9 dnl must guarantee that the decision for replacing vsnprintf is a superset
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
README 4 GFlags defines a *distributed* command line system, replacing systems like
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
SyntaxTreeOptimizer.java 24 * Visitor that can be applied to the AST to optimize it by replacing nodes with more efficient
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
mult_targets 9 ."This test also tests the substitute function by replacing \n"
  /external/smack/src/org/xbill/DNS/
Update.java 246 * should be inserted into the zone replacing any other records with the
258 * should be inserted into the zone replacing any other records with the
270 * Indicates that the record should be inserted into the zone replacing any
280 * Indicates that the records should be inserted into the zone replacing any
291 * zone replacing any other records with the same name and type.
  /external/valgrind/main/none/tests/x86-linux/
sigcontext.c 15 this is replacing the kill syscall's return value. */
30 this is replacing the kill syscall's return value. */
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapUtility.java 45 // First, quote any backslashes by replacing \ with \\
50 // Then, quote any double-quotes by replacing " with \"
  /development/build/tools/
sdk_clean.sh 14 # This does it by replacing these lines with blank lines so line numbers aren't
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IncomingMessageInterstitial.java 50 * Perform a switch to the app. A new activity stack is started, replacing
  /external/dropbear/debian/
README.Debian 18 Replacing OpenSSH "sshd" with Dropbear
  /external/e2fsprogs/misc/
logsave.8.in 44 instead of replacing its current contents.
  /external/icu4c/test/intltest/
ustrtest.h 42 * More extensively test methods for removing and replacing
  /external/llvm/utils/llvm-build/llvmbuild/
configutil.py 12 by replacing variables in the file with those given in the substitutions
  /external/protobuf/examples/
README.txt 28 "-lpthread" from the linker commands (perhaps replacing it with something else).
  /external/stlport/stlport/stl/config/
_detect_dll_or_lib.h 33 /* STLport use only depend on _STLP_RUNTIME_DLL as we are replacing

Completed in 1325 milliseconds

1 2 3 4 5 6 7 8 91011>>