OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
751 - 775
of
3111
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/bionic/libc/tools/
checksyscalls.py
44
print "specify one when
calling
this program, i.e. 'checksyscalls <headers-directory>'"
/bionic/libm/src/
k_tan.c
26
* 2. Callers must return tan(-0) = -0 without
calling
here since our
/cts/tests/src/android/view/cts/
SurfaceViewStubActivity.java
178
// Use mock canvas listening to the drawColor()
calling
.
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
AbstractQueuedSynchronizerTest.java
69
* A runnable
calling
acquireInterruptibly
83
* A runnable
calling
acquireInterruptibly that expects to be
508
*
Calling
await without holding sync throws IllegalMonitorStateException
525
*
Calling
signal without holding sync throws IllegalMonitorStateException
[
all
...]
ReentrantLockTest.java
26
* A runnable
calling
lockInterruptibly
40
* A runnable
calling
lockInterruptibly that expects to be
447
*
Calling
await without holding lock throws IllegalMonitorStateException
464
*
Calling
signal without holding lock throws IllegalMonitorStateException
[
all
...]
/dalvik/libcore/luni/src/test/java/tests/api/java/util/
TimerTaskTest.java
153
// Ensure
calling
cancel a second returns false
/dalvik/libcore/nio/src/main/java/java/nio/channels/spi/
AbstractInterruptibleChannel.java
151
* if another thread interrupts the
calling
thread while this
/dalvik/libcore/sql/src/main/java/java/sql/
Driver.java
32
* registered and instantiated by
calling
{@code Class.forName("DriverURL")}
/dalvik/libcore/sql/src/main/java/javax/sql/
PooledConnection.java
39
* Applications obtain connections to the database by
calling
the
/dalvik/libcore/sql/src/test/java/tests/SQLite/
JDBCDriverTest.java
264
* Tears down an unit test by
calling
the tearDown method of the super class
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
ConnectionState.java
158
* after the
calling
of this method.
/dalvik/libcore/xml/src/main/java/javax/xml/transform/dom/
DOMSource.java
32
* Parsers can be made namespace aware by
calling
/dalvik/libcore/xml/src/main/java/org/apache/xalan/extensions/
ExtensionHandler.java
36
* Also provides functions for
calling
an element and testing for
/dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
ProcessorCharacters.java
127
* @param handler The
calling
StylesheetHandler/TemplatesBuilder.
ProcessorKey.java
51
* @param handler The
calling
StylesheetHandler/TemplatesBuilder.
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
FilterExprIterator.java
186
* This will traverse the heararchy,
calling
the visitor for
/dalvik/libcore/xml/src/main/java/org/w3c/dom/traversal/
NodeIterator.java
26
* <code>NodeIterators</code> are created by
calling
/dalvik/vm/
Exception.h
109
* fixups here for StackOverflowError stuff.
Calling
"clear" in the code
Hash.h
143
* forget to lock the table before
calling
this.
JniInternal.h
178
* "responsible" for
calling
into JNI.
Native.c
235
*
Calling
dlclose() here is somewhat dangerous, because it's possible
554
LOGV("+++
calling
JNI_OnLoad(%s)\n", pathName);
774
LOGV("+++
calling
dlsym(%s)\n", mangleCM);
788
LOGV("+++
calling
dlsym(%s)\n", mangleCMSig);
/dalvik/vm/mterp/x86-atom/
OP_INVOKE_SUPER.S
25
*
calling
class).
/dalvik/vm/native/
dalvik_system_VMRuntime.c
102
* This may or may not happen in the context of the
calling
thread.
/development/host/windows/usb/legacy/driver/
android_usb_wdf_object.h
66
method. Besides, before
calling
this method, instance of this class must
/development/samples/ApiDemos/src/com/example/android/apis/app/
MessengerService.java
49
*
calling
startActivity().
Completed in 81 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>