/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
cppinternals.info | 543 the macro invocation]. This still leaves the argument token `foo' 647 space preceding `add' in the macro invocation, _not_ replacement list. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
cppinternals.info | 544 the macro invocation]. This still leaves the argument token `foo' 648 space preceding `add' in the macro invocation, _not_ replacement list. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
cppinternals.info | 544 the macro invocation]. This still leaves the argument token `foo' 648 space preceding `add' in the macro invocation, _not_ replacement list. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/ |
cppinternals.info | 544 the macro invocation]. This still leaves the argument token `foo' 648 space preceding `add' in the macro invocation, _not_ replacement list. [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/info/ |
cppinternals.info | 544 the macro invocation]. This still leaves the argument token `foo' 648 space preceding `add' in the macro invocation, _not_ replacement list. [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
cppinternals.info | 543 the macro invocation]. This still leaves the argument token `foo' 647 space preceding `add' in the macro invocation, _not_ replacement list. [all...] |
/dalvik/vm/jdwp/ |
JdwpEvent.cpp | 633 * Determine if there is a method invocation in progress in the current 844 * method invocation to complete. [all...] |
/external/antlr/src/org/antlr/runtime/ |
BaseRecognizer.java | 378 * rule invocation, the parser pushes the set of tokens that can 405 * At each rule invocation, the set of tokens that could follow
|
/external/guava/src/com/google/common/collect/ |
Sets.java | 400 * <p>Each method invocation on the set returned by this method results in 401 * exactly one method invocation on the backing map or its <tt>keySet</tt> [all...] |
/external/webkit/Source/WebKit/android/plugins/ |
android_npapi.h | 664 view in response to the invocation of this method and other various events. 754 address is only valid for the scope of a single invocation of the [all...] |
/libcore/luni/src/main/java/java/util/prefs/ |
Preferences.java | 214 * If this node has been removed, the invocation of this method only flushes 501 * Please note that if this node has been removed, an invocation of this [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-1-2 | 465 function invocation. set hook_free to g_source_destroy_func, this way 470 invocation. 821 * gmain.c: there was a reference count race for hooks during invocation [all...] |
/external/v8/test/cctest/ |
test-debug.cc | [all...] |
/external/bison/doc/ |
bison.info | 69 * Invocation:: How to run Bison (to produce the parser source file). [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
CommandsInterface.java | 816 * CLIR_INVOCATION == on "CLIR invocation" (restrict CLI presentation) 829 * CLIR_INVOCATION == on "CLIR invocation" (restrict CLI presentation) [all...] |
/system/core/sh/ |
sh.1 | 117 .Ss Invocation 166 file is read for every invocation of the shell, including shell scripts 862 invocation, by the set builtin command, or implicitly [all...] |
/dalvik/vm/analysis/ |
DexVerify.cpp | 486 * Perform static checks on a method invocation instruction. All we do 772 * - (CF) operands of method invocation instructions must be valid [all...] |
/external/chromium/net/tools/flip_server/ |
epoll_server.h | 317 // SetFDNotReady() (since OnEvent cannot distinguish between invocation 694 // This is nonzero only after the invocation of epoll_wait_impl within [all...] |
/external/clang/include/clang/Lex/ |
Preprocessor.h | 107 bool InMacroArgs : 1; // True if parsing fn macro invocation args. [all...] |
/external/javassist/src/main/javassist/util/proxy/ |
ProxyFactory.java | 655 * Sets the default invocation handler. This invocation handler is shared [all...] |
/external/llvm/lib/Transforms/Utils/ |
PromoteMemoryToRegister.cpp | [all...] |
/external/v8/src/ |
scopes.cc | 943 // invocation. Then 'arguments' denotes that specific parameter value 955 // 'arguments' object dynamically upon function invocation. The compiler [all...] |
/external/webkit/Source/WebKit/mac/WebView/ |
WebPDFView.mm | [all...] |
/frameworks/base/core/java/android/app/ |
Instrumentation.java | 731 * @return Whether the invocation was successful (for example, it could be 771 * @return Whether the invocation was successful (for example, it could be [all...] |
/frameworks/base/docs/html/guide/practices/design/ |
jni.jd | 48 the table.) The JavaVM provides the "invocation interface" functions, 181 from one invocation of a method to the next, and it's possible that two [all...] |