OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
1601 - 1625
of
3111
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
SHAOutputStream.java
131
//
Calling
super takes care of primitive type slots
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
ObjectInputStreamGetFieldTest.java
39
* by
calling
{@code ObjectInputStream.getFields()}.</li>
/dalvik/libcore/regex/src/main/java/java/util/regex/
Pattern.java
240
* a convenience method that is equivalent to
calling
the method
/dalvik/libcore/sql/src/main/java/java/sql/
SQLInput.java
38
* UDT being mapped by
calling
the {@code SQLData.getSQLType} method. The driver
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLEngine.java
79
*
Calling
this method is not needed for the initial handshake: it will be
/dalvik/libcore/xml/src/main/java/javax/xml/transform/
Transformer.java
272
* won't be effected by
calling
this method.</p>
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMManager.java
198
* Note:
calling
this may be non-optimal.
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
TreeWalker.java
41
* This class does a pre-order walk of the DOM tree,
calling
a ContentHandler
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
XML11Char.java
34
* <code>MASK_VALID</code>), yields the same results as
calling
the
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
XML11Char.java
35
* <code>MASK_VALID</code>), yields the same results as
calling
the
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
AxesWalker.java
512
* This will traverse the heararchy,
calling
the visitor for
PredicatedNodeTest.java
542
* This will traverse the heararchy,
calling
the visitor for
/dalvik/tests/046-reflect/src/
Main.java
94
System.out.println("
Calling
no-arg void-return method");
/dalvik/vm/
IndirectRefTable.h
328
* (This is intended for use when
calling
into a native JNI method, so
/dalvik/vm/alloc/
HeapWorker.c
456
* or may not happen in the context of the
calling
thread.
/dalvik/vm/mterp/x86-atom/
header.S
21
* IA32
calling
convention and general notes:
/dalvik/vm/native/
dalvik_system_SamplingProfiler.c
517
* as
calling
method (2 bytes)
/development/host/windows/usb/legacy/driver/
android_usb_pipe_file_object.cpp
393
// We rely here on the fact that we're in the context of the
calling
thread.
/development/pdk/docs/porting/
display_drivers.jd
31
<li>accessing the driver by
calling
open on <code>/dev/fb0</code></li>
power_management.jd
68
<p>A driver can use the wakelock API by adding a wakelock variable to its state and
calling
<code>wake_lock_init</code>, as illustrated in the snippet below:</p>
/development/samples/ApiDemos/src/com/example/android/apis/app/
RemoteService.java
258
/** The primary interface we will be
calling
on the service. */
/development/samples/ApiDemos/src/com/example/android/apis/view/
List14.java
38
* - It uses the ViewHolder pattern to avoid
calling
findViewById() when it is not necessary
/external/bison/lib/
timevar.c
458
/* Update timing information in case we're
calling
this from GDB. */
/external/bluetooth/glib/docs/reference/glib/tmpl/
hooks.sgml
460
Removes one #GHook from a #GHookList, marking it inactive and
calling
testing.sgml
249
the next teardown phase. This is equivalent to
calling
g_test_queue_destroy()
Completed in 529 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>