Searched
full:invocation (Results
376 -
400 of
1095) sorted by null
<<11121314151617181920>>
/libcore/luni/src/main/java/java/io/ |
StringReader.java | 52 * will throw an {@code IOException}. Only the first invocation of this
|
/libcore/luni/src/main/java/org/w3c/dom/ |
CharacterData.java | 138 * method invocation).
|
/libcore/luni/src/test/java/tests/api/java/lang/reflect/ |
ProxyTest.java | 245 assertTrue("Did not return invocation handler ", Proxy
|
/libcore/support/src/test/java/tests/support/ |
Support_StringReader.java | 48 * longer read from it. Only the first invocation of this method has any
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
type_manips.h | 92 // Invocation: __select<_Cond, T, U>::Result
|
/ndk/sources/host-tools/sed-4.2.1/ |
BUGS | 21 test, and the specific invocation of sed that causes the problem. The
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
type_manips.h | 92 // Invocation: __select<_Cond, T, U>::Result
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
type_manips.h | 92 // Invocation: __select<_Cond, T, U>::Result
|
/dalvik/vm/mterp/x86/ |
footer.S | 73 * invocation. Check if the translation exists for the callee, but don't 213 * Common code for jumbo method invocation. 237 * Common code for method invocation with range.
|
/external/elfutils/ |
config.log | 5 generated by GNU Autoconf 2.59. Invocation command line was 510 generated by GNU Autoconf 2.59. Invocation command line was 545 generated by GNU Autoconf 2.59. Invocation command line was
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Semaphore.java | 100 * which their invocation of those methods was processed 316 * time of invocation. 476 * if all are available at the time of invocation.
|
/external/clang/lib/Lex/ |
PPMacroExpansion.cpp | 119 // If this is an object-like macro invocation, it is safe to trivially expand 123 // If this is a function-like macro invocation, it's safe to trivially expand 195 /// invocation. 209 // Remember that we are now parsing the arguments to a macro invocation. 316 /// actual arguments specified for the macro invocation. This returns null on [all...] |
/external/bluetooth/glib/gobject/ |
gtype.c | 80 * callback invocation. 92 * - _U: [Unlocked invocation] 93 * no read or write lock has to be held across function invocation 94 * (locks may be acquired and released during invocation though) 95 * - _L: [Locked invocation] 97 * function invocation 98 * - _W: [Write-locked invocation] 99 * a write lock has to be held across function invocation 100 * - _Wm: [Write-locked invocation, mutatable] 102 * during invocation, watch your pointer [all...] |
gsignal.c | 53 * emission mainly involves invocation of a certain set of callbacks 72 * 1 - Invocation of the object method handler for %G_SIGNAL_RUN_FIRST signals 75 * 2 - Invocation of normal user-provided signal handlers (<emphasis>after</emphasis> flag %FALSE) 78 * 3 - Invocation of the object method handler for %G_SIGNAL_RUN_LAST signals 81 * 4 - Invocation of user provided signal handlers, connected with an <emphasis>after</emphasis> flag of %TRUE 84 * 5 - Invocation of the object method handler for %G_SIGNAL_RUN_CLEANUP signals 95 * during callback invocation, to return from the "blocked" state, a 100 * argument of the signal handler currently subject to invocation. [all...] |
/external/dbus/doc/ |
dbus-tutorial.xml | 561 A method invocation in DBus happens as follows: 601 and method name, and convert the method call message into an invocation of a method on [all...] |
/external/bluetooth/glib/docs/reference/gobject/ |
tut_gobject.xml | 166 and their order of invocation: 179 <entry>Invocation time</entry> 335 <entry>Invocation time</entry> [all...] |
tut_gtype.xml | 594 <entry>Invocation time</entry> [all...] |
/frameworks/base/docs/html/guide/tutorials/notepad/ |
notepad-ex2.jd | 225 methods use an asynchronous Intent invocation. We need a handler for the callback, so here we fill 233 specified in the Intent invocation (either <code>ACTIVITY_CREATE</code> or 436 Intent invocation.
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
notepad-ex2.jd | 225 methods use an asynchronous Intent invocation. We need a handler for the callback, so here we fill 233 specified in the Intent invocation (either <code>ACTIVITY_CREATE</code> or 440 Intent invocation.
|
/frameworks/base/telephony/java/com/android/internal/telephony/test/ |
SimulatedCommands.java | 482 * CLIR_INVOCATION == on "CLIR invocation" (restrict CLI presentation) 499 * CLIR_INVOCATION == on "CLIR invocation" (restrict CLI presentation) [all...] |
/cts/tools/vm-tests/etc/ |
starttests | 49 # Original content of invocation script follows. Uses values cleverly
|
/dalvik/docs/ |
verifier.html | 74 references to the uninitialized result of a previous invocation of the
|
/dalvik/dx/src/com/android/dx/cf/code/ |
LocalsArraySet.java | 48 * invocation of the subroutine.
|
/dalvik/dx/src/com/android/dx/rop/ |
package-info.java | 199 * the invocation to the constructor.
|
/dalvik/vm/compiler/codegen/arm/armv7-a-neon/ |
MethodCodegenDriver.cpp | 23 * Thread that are skipped during whole-method invocation (specified below),
|
Completed in 1633 milliseconds
<<11121314151617181920>>