HomeSort by relevance Sort by last modified time
    Searched refs:substitution (Results 1 - 10 of 10) sorted by null

  /cts/tools/signature-tools/src/signature/compare/model/subst/
ViewpointAdapter.java 51 Map<ITypeVariableDefinition, ITypeReference> substitution = local
58 substitution.put(paramsIterator.next(), argumentsIterator.next());
60 return substitution;
99 // here happens the substitution
  /external/webkit/WebCore/inspector/front-end/
utilities.js 715 // The first character is a number, it might be a substitution index.
720 // then this is a substitution index.
751 d: function(substitution)
753 if (typeof substitution == "object" && Object.proxyType(substitution) === "number")
754 substitution = substitution.description;
755 substitution = parseInt(substitution);
756 return !isNaN(substitution) ? substitution : 0
    [all...]
  /libcore/luni/src/main/java/java/util/
Formatter.java 1101 CharSequence substitution = transform(token, argument); local
    [all...]
  /ndk/build/core/
init.mk 212 # case our automatic substitution function doesn't work (only likely if you
247 $(info Using cygwin substitution rules:)
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
regexp-dna.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
regexp-dna.js     [all...]
  /dalvik/docs/
prettify.js 283 // Handle numeric entities specially. We can't use functional substitution
    [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /prebuilt/common/ant/
ant.jar 
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 2960 milliseconds