/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
recall2.sed | 4 # them if they are then used in a substitution.
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/ |
p17.cpp | 4 template<short s> void f(A<s>); // expected-note{{candidate template ignored: substitution failure}} 25 template<short s> void h(int (&)[s], A<s>); // expected-note{{candidate template ignored: substitution failure}}
|
/external/clang/test/SemaTemplate/ |
alias-template-template-param.cpp | 6 // Substitution of the alias template transforms the TemplateSpecializationType
|
instantiation-order.cpp | 14 g<int>(0); // not ok, substitution inside A<int> is a hard error
|
/external/chromium_org/third_party/icu/source/i18n/ |
nfsubs.h | 87 * Sets the substitution's divisor. Used by NFRule.setBaseValue(). 96 * Replaces result with the string describing the substitution. 112 * rule text begins (this value is added to this substitution's 124 * rule text begins (this value is added to this substitution's 134 * substitution refers to, and the result is inserted into the result 145 * substitution refers to, and the result is inserted into the result 159 * to this substitution. If there's a match, a mathematical 167 * character (or 0 if the substitution didn't match) 174 * the substitution will also try matching the text against 196 * the substitution and the one matching the substitution) or partia [all...] |
nfsubs.cpp | 410 // throw new IllegalArgumentException("Illegal substitution character"); 435 // throw new IllegalArgumentException("Illegal substitution syntax"); 475 // if the description is ">>>", this substitution bypasses the 488 // throw new IllegalArgumentException("Illegal substitution syntax"); 500 * Set's the substitution's divisor. Used by NFRule.setBaseValue(). 520 * @param The substitution to compare this one to 539 * Returns a textual description of the substitution 540 * @return A textual description of the substitution. This might 575 * rule text begins (this value is added to this substitution's 583 // on the type of substitution this is, then just call it [all...] |
/external/icu4c/i18n/ |
nfsubs.h | 87 * Sets the substitution's divisor. Used by NFRule.setBaseValue(). 96 * Replaces result with the string describing the substitution. 112 * rule text begins (this value is added to this substitution's 124 * rule text begins (this value is added to this substitution's 134 * substitution refers to, and the result is inserted into the result 145 * substitution refers to, and the result is inserted into the result 159 * to this substitution. If there's a match, a mathematical 167 * character (or 0 if the substitution didn't match) 174 * the substitution will also try matching the text against 196 * the substitution and the one matching the substitution) or partia [all...] |
nfsubs.cpp | 436 // throw new IllegalArgumentException("Illegal substitution character"); 461 // throw new IllegalArgumentException("Illegal substitution syntax"); 501 // if the description is ">>>", this substitution bypasses the 514 // throw new IllegalArgumentException("Illegal substitution syntax"); 526 * Set's the substitution's divisor. Used by NFRule.setBaseValue(). 546 * @param The substitution to compare this one to 565 * Returns a textual description of the substitution 566 * @return A textual description of the substitution. This might 601 * rule text begins (this value is added to this substitution's 609 // on the type of substitution this is, then just call it [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
Messages.java | 32 * Bind the given message's substitution locations with the given string values. 42 * Bind the given message's substitution locations with the given string values. 53 * Bind the given message's substitution locations with the given string values. 65 * Bind the given message's substitution locations with the given string values.
|
/external/icu4c/layout/ |
ContextualGlyphSubstitution.h | 29 le_uint32 perGlyphTableOffset; // no more substitution tables
|
/external/chromium_org/ui/base/cocoa/ |
cocoa_event_utils.h | 21 // substitution of the modifiers without having to create a new event from 35 // substitution of the modifiers without having to create a new event from
|
/external/libexif/m4m/ |
gp-check-shell-environment.m4 | 18 # make sure $() command substitution works 19 AC_MSG_CHECKING([for POSIX sh \$() command substitution])
|
/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/chromium/chrome/browser/ui/cocoa/ |
event_utils.h | 23 // substitution of the modifiers without having to create a new event from
|
/external/chromium_org/chromeos/network/onc/ |
onc_utils_unittest.cc | 81 StringSubstitutionStub substitution; local 82 ExpandStringsInOncObject(kNetworkConfigurationSignature, substitution, 94 StringSubstitutionStub substitution; local 95 ExpandStringsInOncObject(kNetworkConfigurationSignature, substitution,
|
/external/chromium_org/net/third_party/nss/ssl/ |
sslver.c | 19 * must not end in a '$' to prevent rcs keyword substitution.
|
/external/chromium_org/remoting/webapp/ |
l10n.js | 13 * @param {(string|Array)=} opt_substitutions An optional set of substitution 32 * @param {(string|Array)=} opt_substitutions An optional set of substitution 54 * @param {(string|Array)=} opt_substitutions An optional set of substitution 90 console.error('Missing translation for substitution: ' + name);
|
/external/clang/test/PCH/ |
cxx11-user-defined-literals.cpp | 20 // expected-note@11 {{substitution failure}}
|
/external/compiler-rt/lib/ |
lit.common.unit.configured.in | 13 # so try to apply substitution.
|
/external/llvm/test/Unit/ |
lit.site.cfg.in | 11 # Support substitution of the tools_dir and build_mode with user parameters.
|
/external/harfbuzz/src/ |
harfbuzz-gsub.h | 39 /* Lookup types for glyph substitution */ 69 /* the next two fields are used for an alternate substitution callback
|
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-gsub.h | 39 /* Lookup types for glyph substitution */ 69 /* the next two fields are used for an alternate substitution callback
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
wordexp.h | 33 WRDE_NOCMD = (1 << 2), /* Don't do command substitution. */ 58 WRDE_CMDSUB, /* Command substitution with WRDE_NOCMD. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
wordexp.h | 33 WRDE_NOCMD = (1 << 2), /* Don't do command substitution. */ 58 WRDE_CMDSUB, /* Command substitution with WRDE_NOCMD. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
wordexp.h | 33 WRDE_NOCMD = (1 << 2), /* Don't do command substitution. */ 58 WRDE_CMDSUB, /* Command substitution with WRDE_NOCMD. */
|