HomeSort by relevance Sort by last modified time
    Searched full:replacement (Results 301 - 325 of 2053) sorted by null

<<11121314151617181920>>

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest1.java 202 // This one tests class-based replacement when dumping
213 return FOO; // Replacement is a String
217 // This one tests whether class-based replacement supports multiple levels.
248 // This one tests class-based replacement when loading
256 return FOO; // Replacement is a String
260 // This one tests what happens if a loading-replacement is not
    [all...]
  /libcore/libart/src/main/java/java/lang/
String.java 182 * replacement string. Use {@link java.nio.charset.CharsetDecoder} for more control.
543 * replacement byte array. Use {@link java.nio.charset.CharsetEncoder} for more control.
    [all...]
  /art/runtime/jit/
jit_instrumentation.cc 78 // Since we don't have on-stack replacement, some methods can remain in the interpreter longer
  /build/core/
sdk_font.mk 62 # These extra fonts are used as a replacement for OpenType fonts.
  /development/build/tools/
patch_windows_sdk.sh 32 # $3 = An optional replacement for $TOPDIR (inherited from the Android
  /development/ndk/platforms/android-9/arch-x86/include/asm/
alternative_32.h 27 u8 *replacement; member in struct:alt_instr
  /device/lge/hammerhead/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/
config.xml 57 there is no replacement value and VoLTE is assumed to be supported
  /device/moto/shamu/overlay/frameworks/base/core/res/res/values-mcc310-mnc004/
config.xml 51 there is no replacement value and VoLTE is assumed to be supported -->
  /device/moto/shamu/overlay/frameworks/base/core/res/res/values-mcc310-mnc120/
config.xml 67 there is no replacement value and VoLTE is assumed to be supported
  /device/moto/shamu/overlay/frameworks/base/core/res/res/values-mcc310-mnc260/
config.xml 46 there is no replacement value and VoLTE is assumed to be supported -->
  /device/moto/shamu/overlay/frameworks/base/core/res/res/values-mcc310-mnc410/
config.xml 59 there is no replacement value and VoLTE is assumed to be supported -->
  /device/moto/shamu/overlay/frameworks/base/core/res/res/values-mcc311-mnc480/
config.xml 50 there is no replacement value and VoLTE is assumed to be supported -->
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
AbstractTest.java 41 // code cleaner. It is a mock-instanceOf() replacement.
  /external/bison/lib/
getdelim.c 1 /* getdelim.c --- Implementation of replacement getdelim function.
  /external/bison/m4/
alloca.m4 56 # Set up the LIBOBJ replacement of 'alloca'. Well, not exactly
string_h.m4 1 # Configure a GNU-like replacement for <string.h>.
  /external/clang/tools/libclang/
CXStoredDiagnostic.cpp 107 // Create a range that covers the entire replacement (or
  /external/guava/guava/src/com/google/common/html/
HtmlEscapers.java 54 * replacement (symbolic or numeric), so it does not replace non-ASCII code
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
SoftCache.java 89 * @param value Replacement value, for when the current reference has been cleared
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
TestUtility.java 38 public static String replace(String source, String toBeReplaced, String replacement) {
43 results.append(replacement);
52 public static String replaceAll(String source, UnicodeSet set, String replacement) {
58 results.append(replacement);
  /external/iproute2/man/man8/
tc-drr.8 13 a more flexible replacement for Stochastic Fairness Queuing.
  /external/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/
sized_delete_array_nothrow_replace.pass.cpp 10 // test nothrow sized operator delete[] replacement.
  /external/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single/
sized_delete_nothrow_replace.pass.cpp 10 // test nothrow sized operator delete replacement.
  /external/libunwind/doc/
libunwind-setjmp.man 53 be a drop\-in replacement for the normal, system\-provided routines of
libunwind-setjmp.tex 27 be a drop-in replacement for the normal, system-provided routines of

Completed in 1969 milliseconds

<<11121314151617181920>>