HomeSort by relevance Sort by last modified time
    Searched full:replacement (Results 476 - 500 of 2295) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/text/method/
CharacterPickerDialog.java 51 * <code>options</code> for insertion or replacement (depending on
  /frameworks/base/docs/html/sdk/api_diff/6/
user_comments_for_5_to_6.xml 9 you can enter a comment for that class that points developers to the replacement class.
  /frameworks/base/media/mca/effect/java/android/media/effect/effects/
BackDropperEffect.java 29 * Background replacement Effect.
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriterPass.cpp 27 static char ID; // Pass identification, replacement for typeid
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriterPass.cpp 27 static char ID; // Pass identification, replacement for typeid
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
characterdatareplacedatabegining.java 33 * specified string. Test for replacement in the
characterdatareplacedataend.java 33 * specified string. Test for replacement at the
characterdatareplacedatamiddle.java 33 * specified string. Test for replacement in the
hc_characterdatareplacedatabegining.java 33 * specified string. Test for replacement in the
hc_characterdatareplacedataend.java 33 * specified string. Test for replacement at the
hc_characterdatareplacedatamiddle.java 33 * specified string. Test for replacement in the
hc_nodereplacechild.java 36 * after the replacement operation is completed. The new
nodereplacechild.java 36 * after the replacement operation is completed. The new
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
elementsetattributenodens06.java 36 * Attempt to add an attribute node to an element node which is part of the replacement text of
  /libcore/luni/src/main/java/java/net/
AddressCache.java 81 // No need to remove expired entries: the caller will provide a replacement shortly.
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicBoolean.java 15 * updated flags, and cannot be used as a replacement for a
  /libcore/luni/src/test/java/libcore/java/util/zip/
ZipFileTest.java 59 private static void replaceBytes(byte[] buffer, byte[] original, byte[] replacement) {
60 // Gotcha here: original and replacement must be the same length
61 assertEquals(original.length, replacement.length);
76 buffer[i+j] = replacement[j];
  /ndk/sources/host-tools/sed-4.2.1/lib/
getdelim.c 3 /* getdelim.c --- Implementation of replacement getdelim function.
gettimeofday.c 40 this problem. The tzset replacement is necessary for at least
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_stdlib_config.hpp 72 // Dinkumware Library (this has to appear after any possible replacement libraries):
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
new 75 /// Takes a replacement handler as the argument, returns the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
auth_des.h 51 /* A timeval replacement for !32bit platforms */
rpc.h 83 to select transparent replacement also of this variable. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
new 77 /// Takes a replacement handler as the argument, returns the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth_des.h 51 /* A timeval replacement for !32bit platforms */

Completed in 463 milliseconds

<<11121314151617181920>>