/external/llvm/lib/Transforms/ObjCARC/ |
ObjCARCContract.cpp | 548 // and such; to do the replacement, the argument must have type i8*. 571 Instruction *Replacement = Inst; 577 if (Replacement->getType() != UseTy) 578 Replacement = new BitCastInst(Replacement, UseTy, "", 590 PHI->setIncomingValue(i, Replacement); 593 if (Replacement->getType() != UseTy) 594 Replacement = new BitCastInst(Replacement, UseTy, "", 596 U.set(Replacement); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
line-map.h | 111 /* The number of tokens inside the replacement-list of MACRO. */ 135 replacement-list of PLUS where the macro parameters are replaced 136 with their arguments. So the replacement-list of PLUS is made of 182 macro replacement-list, at a macro expansion point. E.g, in: 188 locations of the tokens of the macro replacement-list (i.e, A + B) 197 replaces it with the tokens of its replacement-list: 1 + 2. A macro 469 replacement-lists present at a macro expansion point. 497 replacement-list at macro expansion point. */ 510 that is part of a macro replacement-list defined in a system 516 from a macro replacement-list at a macro expansion point, FALS [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
cppinternals.info | 327 The tokens forming a macro's replacement list are collected by the 447 is all you need to get the replacement list of a macro. 455 rapid replacement of parameters with their arguments during expansion. 468 normally holds the unexpanded replacement list of the innermost macro 485 replacement list of that macro. In the case of function-like macros, 486 `enter_macro_context' also replaces any parameters in the replacement 506 Scanning the replacement list for macros to expand 510 with their possibly-expanded arguments, the replacement list is scanned 511 for nested macros. Further, any identifiers in the replacement list 523 parameter in the macro's replacement list, the subsequent token happen [all...] |
/external/clang/include/clang/AST/ |
TemplateName.h | 344 TemplateName Replacement; 347 TemplateName replacement) 349 Parameter(parameter), Replacement(replacement) {} 353 TemplateName getReplacement() const { return Replacement; } 359 TemplateName replacement);
|
/libcore/luni/src/main/native/ |
libcore_icu_NativeConverter.cpp | 492 ScopedStringChars replacement(env, javaReplacement); 493 if (replacement.get() == NULL) { 494 maybeThrowIcuException(env, "replacement", U_ILLEGAL_ARGUMENT_ERROR); 497 u_strncpy(callbackContext->replacementChars, replacement.get(), replacement.size()); 498 callbackContext->replacementCharCount = replacement.size();
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
re.py | 147 replacement repl. repl can be either a string or a callable; 150 a replacement string to be used.""" 157 string by the replacement repl. number is the number of 161 return a replacement string to be used.""" 249 # internal: compile replacement pattern 272 # literal replacement
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
re.py | 147 replacement repl. repl can be either a string or a callable; 150 a replacement string to be used.""" 157 string by the replacement repl. number is the number of 161 return a replacement string to be used.""" 249 # internal: compile replacement pattern 272 # literal replacement
|
/external/bison/build-aux/snippet/ |
c++defs.h | 36 * For providing a replacement for a function that exists on all platforms, 55 * For providing a replacement for a function that exists on some platforms 88 declares a replacement function, named rpl_func, with the given prototype,
|
/external/bison/darwin-lib/ |
c++defs.h | 20 * For providing a replacement for a function that exists on all platforms, 39 * For providing a replacement for a function that exists on some platforms 72 declares a replacement function, named rpl_func, with the given prototype,
|
/external/bison/linux-lib/ |
c++defs.h | 20 * For providing a replacement for a function that exists on all platforms, 39 * For providing a replacement for a function that exists on some platforms 72 declares a replacement function, named rpl_func, with the given prototype,
|
/external/libnl/lib/ |
handlers.c | 362 * @arg func replacement callback for nl_recvmsgs() 373 * @arg func replacement callback for nl_recv() 385 * @arg func replacement callback for nl_send()
|
/external/llvm/lib/CodeGen/ |
ExpandPostRAPseudos.cpp | 37 static char ID; // Pass identification, replacement for typeid 65 /// replacement instructions immediately precede it. Copy any implicit-def 66 /// operands from MI to the replacement instruction.
|
/external/valgrind/coregrind/ |
pub_core_trampoline.h | 37 // PURPOSE: This module defines a few replacement functions for Linux 43 // Note: generally, putting replacement functions in here is a bad 47 // encounters one of these replacement functions. A better place to
|
/device/htc/flounder/overlay/frameworks/base/core/res/res/values-mcc310-mnc004/ |
config.xml | 29 there is no replacement value and VoLTE is assumed to be supported -->
|
/device/htc/flounder/overlay/frameworks/base/core/res/res/values-mcc310-mnc410/ |
config.xml | 37 there is no replacement value and VoLTE is assumed to be supported -->
|
/device/htc/flounder/overlay/frameworks/base/core/res/res/values-mcc311-mnc480/ |
config.xml | 29 there is no replacement value and VoLTE is assumed to be supported -->
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
Messages.java | 162 * Creates a message from the specified key and replacement 166 * @param args The arguments to be used as replacement text 186 * Creates a message from the specified key and replacement 193 * @param args The arguments to be used as replacement text
|
/external/bison/lib/ |
fstat.c | 1 /* fstat() replacement.
|
/external/bison/m4/ |
time_h.m4 | 1 # Configure a more-standard replacement for <time.h>.
|
warn-on-use.m4 | 17 # header, but if the replacement header pulls in other headers because
|
/external/glide/library/src/main/java/com/bumptech/glide/signature/ |
MediaStoreSignature.java | 11 * edits, rotations, and temporary file replacement.
|
/external/icu/icu4c/source/i18n/unicode/ |
regex.h | [all...] |
/external/iproute2/ |
README.lnstat | 5 This tool is a generalized and more feature-complete replacement for the old
|
/external/iproute2/man/man8/ |
lnstat.8 | 12 \fBlnstat\fP is a generalized and more feature-complete replacement for the old rtstat program.
|
/external/iptables/libipq/ |
ipq_set_verdict.3 | 70 the optional replacement payload data.
|