HomeSort by relevance Sort by last modified time
    Searched full:substituted (Results 26 - 50 of 231) sorted by null

12 3 4 5 6 7 8 910

  /frameworks/base/core/tests/coretests/src/android/content/pm/
VerifierDeviceIdentityTest.java 232 assertEquals("Substituted identity should render to the same string",
243 assertEquals("Substituted identity should render to the same string",
  /external/clang/include/clang/Sema/
Template.h 228 /// partially substituted per C++0x [temp.arg.explicit]p9.
338 /// \brief Note that the given parameter pack has been partially substituted
354 /// \brief Reset the partially-substituted pack when it is no longer of
357 assert(PartiallySubstitutedPack && "No partially-substituted pack");
365 /// If there is no partially-substituted parameter pack, returns NULL.
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/
MessageFormatter.java 47 * the location where arguments need to be substituted within the message
120 * The argument to be substituted in place of the formatting anchor
143 * The argument to be substituted in place of the first formatting
146 * The argument to be substituted in place of the second formatting
174 * An array of arguments to be substituted in place of formatting
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/
AbstractTrackingCommandHandler.java 99 * If the arguments Object[] is not null, then these arguments are substituted within the
107 * @param arguments - the array of arguments to be formatted and substituted within the reply
177 * @param arguments - the array of arguments to be formatted and substituted within the reply
  /cts/tools/signature-tools/src/signature/compare/model/subst/
ClassProjection.java 154 // Definitions of type variables are not substituted
  /external/bison/m4/
inttypes.m4 8 dnl Test whether <inttypes.h> is supported or must be substituted.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stacktrace_printer.h 24 // placeholders substituted with the contents of "info". For example,
  /external/javassist/src/main/javassist/
CtConstructor.java 91 * with substituted names.
205 * If it is <code>null</code>, the substituted
228 * with substituted names.
343 * with substituted names. The original class names will be
CtMethod.java 103 * with substituted names.
248 * with substituted names.
  /external/javassist/src/main/javassist/bytecode/
EnclosingMethodAttribute.java 123 * @param classnames pairs of replaced and substituted
  /external/libmtp/
configure.ac 96 # (No need to use AC_SUBST on this default substituted environment variable.)
  /external/libxml2/include/libxml/
parserInternals.h 499 * If no entities need to be substituted.
505 * Whether general entities need to be substituted.
511 * Whether parameter entities need to be substituted.
517 * Both general and parameter entities need to be substituted.
  /external/libxml2/os400/libxmlrpg/
parserInternals.rpgle 383 * If no entities need to be substituted.
390 * Whether general entities need to be substituted.
397 * Whether parameter entities need to be substituted.
404 * Both general and parameter entities need to be substituted.
  /external/linux-tools-perf/src/tools/perf/util/
levenshtein.c 8 * Basically, it says how many letters need to be swapped, substituted,
  /external/llvm/cmake/modules/
GetSVN.cmake 12 # "SECOND" are substituted with the names specified in the input variables.
  /external/strace/m4/
ax_prog_cc_for_build.m4 24 # substituted in the Makefile.
  /frameworks/base/core/java/android/hardware/camera2/
TotalCaptureResult.java 59 * @param partials a list of partial results; {@code null} will be substituted for an empty list
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Preconditions.java 96 * @param errorMessageArgs the arguments to be substituted into the message
151 * @param errorMessageArgs the arguments to be substituted into the message
210 * @param errorMessageArgs the arguments to be substituted into the message
395 * @param args the arguments to be substituted into the message
  /external/eigen/doc/
UsingIntelMKL.dox 50 When doing so, a number of Eigen's algorithms are silently substituted with calls to Intel MKL routines.
54 In addition you can coarsely select choose which parts will be substituted by defining one or multiple of the following macros:
  /external/guava/guava/src/com/google/common/base/
Verify.java 113 * @param errorMessageArgs the arguments to be substituted into the message
147 * @param errorMessageArgs the arguments to be substituted into the message
  /external/libutf/
utf.h 88 // routines with "utf" substituted for "str", and "rune" substituted
  /frameworks/base/core/java/android/preference/
MultiCheckPreference.java 185 * value will be substituted in its place.
203 * value will be substituted in its place when it's retrieved.
  /frameworks/support/v7/preference/src/android/support/v7/preference/
ListPreference.java 166 * value will be substituted in its place.
185 * value will be substituted in its place when it's retrieved.
  /external/mesa3d/src/glsl/glcpp/
glcpp-parse.y     [all...]
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/
AbstractCommandHandler.java 126 * If the arguments Object[] is not null, then these arguments are substituted within the
134 * @param arguments - the array of arguments to be formatted and substituted within the reply
234 * @param arguments - the array of arguments to be formatted and substituted within the reply

Completed in 754 milliseconds

12 3 4 5 6 7 8 910