HomeSort by relevance Sort by last modified time
    Searched full:replacement (Results 526 - 550 of 2383) sorted by null

<<21222324252627282930>>

  /libcore/luni/src/test/java/libcore/java/util/zip/
ZipFileTest.java 67 private static void replaceBytes(byte[] buffer, byte[] original, byte[] replacement) {
68 // Gotcha here: original and replacement must be the same length
69 assertEquals(original.length, replacement.length);
84 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):
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
BadgeSpan.java 30 * A replacement span to use when displaying a badge in a conversation list item.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
auth_des.h 51 /* A timeval replacement for !32bit platforms */
rpc.h 80 to select transparent replacement also of this variable. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
new 77 /// Takes a replacement handler as the argument, returns the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
auth_des.h 51 /* A timeval replacement for !32bit platforms */
rpc.h 80 to select transparent replacement also of this variable. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
new 75 /// Takes a replacement handler as the argument, returns the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
compatibility.h 104 * @param __replacement Replacement value.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
new 75 /// Takes a replacement handler as the argument, returns the
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
compatibility.h 104 * @param __replacement Replacement value.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
new 75 /// Takes a replacement handler as the argument, returns the
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
new 75 /// Takes a replacement handler as the argument, returns the
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
new 75 /// Takes a replacement handler as the argument, returns the
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
alternative_32.h 27 u8 *replacement; member in struct:alt_instr
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
alternative_32.h 27 u8 *replacement; member in struct:alt_instr
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
new 75 /// Takes a replacement handler as the argument, returns the
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
new 77 /// Takes a replacement handler as the argument, returns the
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
new 77 /// Takes a replacement handler as the argument, returns the
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
alternative_32.h 27 u8 *replacement; member in struct:alt_instr
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
alternative_32.h 27 u8 *replacement; member in struct:alt_instr
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
alternative_32.h 27 u8 *replacement; member in struct:alt_instr

Completed in 1750 milliseconds

<<21222324252627282930>>