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

1 2 3 45 6 7 8 91011>>

  /external/bison/lib/
itold.c 0 /* Replacement for 'int' to 'long double' conversion routine.
raise.c 1 /* Provide a non-threads replacement for the POSIX raise function.
strndup.c 1 /* A replacement function, for systems that lack strndup.
  /external/bison/m4/
mbsinit.m4 31 dnl replacement.
  /external/chromium-trace/trace-viewer/tracing/third_party/python_gflags/
README.chromium 18 processing. As such it's a replacement for getopt(). It has increased
  /external/clang/lib/Tooling/
Android.mk 19 Core/Replacement.cpp \
  /external/guava/guava/src/com/google/common/collect/
GwtTransient.java 29 * Private replacement for {@link com.google.gwt.user.client.rpc.GwtTransient}
  /external/icu/icu4c/source/layout/
CharSubstitutionFilter.h 41 * The replacement operator. Not allowed!
  /external/icu/icu4c/source/test/intltest/
utxttest.h 58 const UnicodeString &repStr); // The replacement string
  /external/jarjar/src/main/com/tonicsystems/jarjar/
EmptyClassVisitor.java 25 * An ASM3 EmptyVisitor replacement
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
SyntaxTreeOptimizer.java 36 // handle replacement, go leaves-first.
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
AOptimizedMultipleCommand.java 8 * Replacement for SableCC generated AMultipleCommand. Iterates much faster. Important because this
  /external/llvm/lib/Analysis/
CFGPrinter.cpp 27 static char ID; // Pass identifcation, replacement for typeid
50 static char ID; // Pass identifcation, replacement for typeid
74 static char ID; // Pass identification, replacement for typeid
108 static char ID; // Pass identification, replacement for typeid
  /external/llvm/lib/Support/
Regex.cpp 109 // Otherwise splice in the replacement string, starting with the prefix before
113 // Then the replacement string, honoring possible substitutions.
125 *Error = "replacement string contained trailing backslash";
129 // Otherwise update the replacement string and interpret escapes.
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
InvocationHandler.java 21 * {@link java.lang.reflect.InvocationHandler} replacement (unavailable under JDK 1.2).
UndeclaredThrowableException.java 22 * Used by {@link Proxy} as a replacement for <code>java.lang.reflect.UndeclaredThrowableException</code>.
  /external/skia/src/core/
SkPaintPriv.h 20 // The color replacement is known to be opaque
  /external/v8/src/compiler/
js-context-specialization.cc 27 if (r.Changed() && r.replacement() != node) {
28 NodeProperties::ReplaceWithValue(node, r.replacement());
35 if (r.Changed() && r.replacement() != node) {
36 NodeProperties::ReplaceWithValue(node, r.replacement());
  /external/v8/test/preparser/
testcfg.py 71 def MkTest(replacement, expectation):
74 for key in replacement.keys():
75 testname = testname.replace("$" + key, replacement[key]);
76 testsource = testsource.replace("$" + key, replacement[key]);
  /frameworks/base/core/res/res/values-mcc204/
strings.xml 23 <!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
  /frameworks/base/core/res/res/values-mcc230/
strings.xml 23 <!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
  /frameworks/base/core/res/res/values-mcc232/
strings.xml 23 <!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
  /frameworks/base/core/res/res/values-mcc234/
strings.xml 23 <!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
  /frameworks/base/core/res/res/values-mcc260/
strings.xml 23 <!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->
  /frameworks/base/core/res/res/values-mcc262/
strings.xml 23 <!-- whose locale we don't natively support. A 0 length string triggers no replacement. Do not translate -->

Completed in 6170 milliseconds

1 2 3 45 6 7 8 91011>>